Age | Commit message (Expand) | Author |
2012-08-06 | PR#5712: doc of Format.printf and missing functions in StdLabels | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-05-30 | merge with branch bin-annot | Fabrice Le Fessant |
2012-04-19 | - Hashtbl: | Xavier Leroy |
2012-04-18 | #5589: 'unused' warnings for .mli files as well (detect unused open and shado... | Alain Frisch |
2012-03-14 | Improve self-initialization of the Random module, using /dev/urandom | Xavier Leroy |
2012-03-08 | merge version 3.12 from 3.12.1 to r12205 | Damien Doligez |
2012-03-07 | #5527: use absolute filenames in the message for Warning 31, when requested (... | Alain Frisch |
2012-03-06 | Keep locations for exception declaration. This gives better error messages an... | Alain Frisch |
2012-02-01 | Fix PR#4072 | Fabrice Le Fessant |
2012-01-23 | fix configure on MacOSX/64-bit; add an option to configure or build without c... | Damien Doligez |
2012-01-23 | Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+dev | Fabrice Le Fessant |
2012-01-17 | Fix PR#5461 | Fabrice Le Fessant |
2011-12-21 | Module Array: faster implementations of "blit", "copy", "sub", | Xavier Leroy |
2011-12-20 | New option to force the compilers to show absolute paths in error messages. | Alain Frisch |
2011-12-17 | The "DBM" library (interface with Unix DBM key-value stores) is no | Xavier Leroy |
2011-12-14 | #5358: package types allow constraints on typed in sub-modules. Camlp4 compil... | Alain Frisch |
2011-12-14 | Boostrap ocamlbuild (#5338). | Alain Frisch |
2011-11-24 | merge branches/gadts-devel | Jacques Garrigue |
2011-10-25 | Bug #4380. | Pierre Weis |
2011-10-21 | Do not keep locations in .cmis! | Jacques Garrigue |
2011-10-21 | merge branches/located_errors | Jacques Garrigue |
2011-09-22 | Keep type variable names | Jacques Garrigue |
2011-07-29 | merge branches/gadts | Jacques Garrigue |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2011-07-20 | uniform .ignore system | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-06-20 | Dev version ++. | Pierre Weis |
2011-06-11 | Revised simplification of let-alias (PR#5205, PR#5288) | Xavier Leroy |
2011-06-04 | PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives. | Xavier Leroy |
2011-06-04 | Hashtbl again: simplified interface for seeding; seed is now an optional para... | Xavier Leroy |
2011-05-29 | Better hashing! | Xavier Leroy |
2011-03-18 | Ignoring compiled files. Bootstrap. | Pierre Weis |
2011-03-17 | Ignoring compiled files. | Pierre Weis |
2011-03-17 | add option -runtime-variant | Damien Doligez |
2010-12-05 | changed the syntax back | Jacques Le Normand |
2010-11-19 | changed VERSION to 3.13.0-gadt so that it can work with camlp5. This is nonst... | Jacques Le Normand |
2010-11-15 | rebootstrapped to fix exception printing error | Jacques Le Normand |
2010-11-13 | updated VERSION and config files | Jacques Le Normand |
2010-11-11 | working bootstrap | Jacques Le Normand |
2010-11-10 | remove the GAHs | Jacques Garrigue |
2010-10-25 | merged with trunk. specifically, merged with implicit unpack patch | Jacques Le Normand |
2010-10-21 | merge branches/implicit-unpack + update camlp4 | Jacques Garrigue |
2010-10-21 | removed Type_variant, fixed bug in GADT exhaustive check | Jacques Le Normand |
2010-10-20 | reverted boot/ocamlc and boot/ocamldep to revision 10660 | Jacques Le Normand |
2010-10-16 | exhaustiveness check is working. An algorithm te check compatibility has been... | Jacques Le Normand |
2010-09-27 | cleaned up most whitespace/newline additions | Jacques Le Normand |
2010-08-02 | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez |
2010-06-04 | PR#5062 | Pierre Weis |
2010-05-20 | PR#4857: add -vnum option to all executables | Damien Doligez |