| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add hash, seeded_hash to Int, Char, Bool, Float, Int32, Int64, Nativeint (#11... | Nicolás Ojeda Bär | 2022-10-27 | 1 | -0/+6 |
| * | Remove deprecated functions (#10867) | Nicolás Ojeda Bär | 2022-01-12 | 1 | -6/+6 |
| * | Add {Int,Int32,Int64,NativeInt}.{min,max} (#10392) | Alain Frisch | 2021-05-11 | 1 | -0/+6 |
| * | Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} | Nicolas Ojeda Bar | 2018-11-10 | 1 | -0/+12 |
| * | PR#5513: protect against min_int / -1 crashing on x86 | Xavier Leroy | 2012-02-24 | 1 | -6/+6 |
| * | Test for boxed integers modified to produce identical results | Xavier Clerc | 2010-03-17 | 1 | -8/+4 |
| * | Tests moved to 'basic' | Xavier Clerc | 2010-01-25 | 1 | -0/+122 |