summaryrefslogtreecommitdiffstats
path: root/stdlib/int64.ml
AgeCommit message (Expand)Author
2014-12-21PR#6494: Add equal function in modules Big_int, Bytes, Char, Digest, Int32, I...Gabriel Scherer
2012-10-15remove all $Id keywordsDamien Doligez
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2007-01-30Ensure type specialization for the 'compare' functions (PR#4194)Xavier Leroy
2004-01-01depollution suite (PR#1914 et PR#1956)Damien Doligez
2003-04-25Ajout des litteraux de type int32, nativeint, int64Xavier Leroy
2002-06-26Ajout d'un type t et d'une fonction compare pour permettre l'utilisation de c...Xavier Leroy
2001-12-07MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy
2001-02-05Documentation plus precise. Ajout de bits_of_float et float_of_bitsXavier Leroy
2000-04-18Ajout {Int32,Int64,Nativeint}.{of_float,to_float}Xavier Leroy
2000-03-21renommage de min/maxDamien Doligez
2000-03-05Ajout des conversions int <-> int32 <-> int64Xavier Leroy
2000-02-21Ajout des types predefinis int32, int64, nativeint.Xavier Leroy
2000-02-17handle architectures without 64-bit operationsJacques Garrigue
2000-02-13Ajout Int32, Int64 et NativeintXavier Leroy