summaryrefslogtreecommitdiffstats
path: root/otherlibs/num/nat.ml
AgeCommit message (Expand)Author
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-17remove $Id markersDamien Doligez
2013-09-07Fix PR#6164Fabrice Le Fessant
2013-08-04PR#4323: have "of_string" in Num and Big_int work with binary and hexa repres...Gabriel Scherer
2013-03-24PR#5934 continued: forgot to commit this in r13438Xavier Leroy
2013-03-24PR#5934: integer shift by negative amount (-1).Xavier Leroy
2012-05-29Enable and fix more warnings.Alain Frisch
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-01-22clean up spaces and tabsDamien Doligez
2008-01-04PR#4371: added conversions between big_int and int32/int64/nativeintXavier Leroy
2005-01-21des ignores partout pour supprimer les warnins SLuc Maranget
2003-11-21Attention aux litteraux qui debordent en 32 bits.Xavier Leroy
2003-11-07Primitive C pour l'elevation au carreXavier Leroy
2002-03-14Retour en arriere sur l'exponentiation modulaire, pas correcteXavier Leroy
2002-03-11Renommage modexp -> mod_power pour coherence avec le reste de la bibliothequeXavier Leroy
2002-03-10Ajout de l'exponentiation modulaireXavier Leroy
2001-12-07MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy
2001-03-01sqrt nat: version corrigee.Pierre Weis
2000-12-28Getting rid of obsolete boolean operators & and orPierre Weis
2000-02-10Introduction des blocs de type Custom.Xavier Leroy
1999-11-17Changement de la licenceXavier Leroy
1997-06-12Fix du bug signale par Harrison sur nat_of_string "0".Damien Doligez
1996-11-13Correction de sqrt_natXavier Leroy
1996-11-07Utilisation de Sys.os_type et Sys.word_size. Nettoyages.Xavier Leroy
1996-10-07On utilise Sys.get_config au lieu de cpp.Damien Doligez