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