summaryrefslogtreecommitdiffstats
path: root/otherlibs/num
AgeCommit message (Expand)Author
2015-01-20PR#5418 (comments) : generate dependencies with $(CC) instead of gccDamien Doligez
2014-12-27PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer
2014-12-21PR#6494 backtrack: revert the new 'equal' functions from Num and Big_intGabriel Scherer
2014-12-21PR#6494: Add equal function in modules Big_int, Bytes, Char, Digest, Int32, I...Gabriel Scherer
2014-08-27PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-17remove $Id markersDamien Doligez
2014-03-21#PR6269 Optimized string matchingLuc Maranget
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-07-24PR#4243: make the Makefiles parallelizableDamien Doligez
2013-07-18Port to the ARM 64-bits (AArch64) architecture (experimental).Xavier Leroy
2013-07-18Use 32x32->64 multiplication as provided by the C compiler when possible.Xavier Leroy
2013-05-29Wrong quoting chase.Pierre Weis
2013-05-08PR#6010: Big_int.extract_big_int gives wrong results on negative argumentsXavier Leroy
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-07-30clean up TABs and whitespaceDamien Doligez
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-05-29Enable and fix more warnings.Alain Frisch
2012-03-31PR#5310: Ratio.create_ratio/create_normalized_ratio have misleading namesDamien Doligez
2012-01-17Fix PR#5479Fabrice Le Fessant
2011-12-21PR#5179: giant steps towards a Mingw64 port.Xavier Leroy
2011-12-18Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS.Xavier Leroy
2011-12-17Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS.Xavier Leroy
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-23PR#5290, continued: make sure hash values of nats are the sameXavier Leroy
2011-07-23PR#5290: added hash functions for channels, nats, mutexes, conditions.Xavier Leroy
2011-07-20uniform .ignore systemDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-03-17Ignoring compiled files.Pierre Weis
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-05-21PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez
2010-05-11Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard
2010-05-04New -help-warnings command-line option.Alain Frisch
2010-04-30Fix 'make clean' under Windows.Alain Frisch
2010-04-29PR#5017: shift_right_big_int on negative numbersXavier Leroy
2010-04-28PR#4676: wrong constant in Win64 IL32LLP64 modelXavier Leroy
2010-04-22fixed several build problemsDamien Doligez
2010-02-09test directory was removed -- portable versionDamien Doligez
2010-02-09test directory was removedDamien Doligez
2010-01-29Tests moved to 'lib-num*'Xavier Clerc
2010-01-22clean up spaces and tabsDamien Doligez
2010-01-20merge changes from release/3.11.1 to release/3.11.2Damien Doligez
2009-07-20merge changes from ocaml3111rc0 to ocaml3111Damien Doligez
2009-05-20merge changes from ocaml3110 to ocaml3111rc0Damien Doligez
2009-04-01PR#4641: added bitwise operation to Big_intXavier Leroy
2008-12-03merge changes from 3.10.2merged to 3.11.0Damien Doligez
2008-09-10A better implementation for quo_num and mod_num.Pierre Weis
2008-09-10Clean also emacs generated ~ files.Pierre Weis