Age | Commit message (Expand) | Author |
2013-12-17 | merge generative functors | Jacques Garrigue |
2013-12-17 | Fix PR#6275 | Jacques Garrigue |
2013-12-16 | #5808: allow simple patterns, not only identifiers, in 'let p : t = ...'. | Alain Frisch |
2013-12-09 | update Changes for PR#6257 | Maxence Guesdon |
2013-12-05 | #6262: equality of first-class modules take module type aliases into account.... | Alain Frisch |
2013-12-02 | #6246: allow wildcard pattern as for-loop index. ==> Camlp4 will need to be ... | Alain Frisch |
2013-11-28 | PR#6243: Make "ocamlopt -g" more resistant to ill-formed locations. | Xavier Leroy |
2013-11-27 | PR#6239: a "raise" in -g mode can end up calling a C function (stash_backtrac... | Xavier Leroy |
2013-11-21 | remove camlp4 | Jérémie Dimino |
2013-11-19 | Fix PR#6241 | Jacques Garrigue |
2013-11-18 | Fix PR#6240 | Jacques Garrigue |
2013-11-13 | Changelog. | Alain Frisch |
2013-11-13 | Fix PR#6235 + keep typing of pattern cases independent in principal mode | Jacques Garrigue |
2013-11-01 | PR#6042: optimize integer division and modulus when divisor is constant. | Xavier Leroy |
2013-10-30 | PR#6216: inlining of GADT matches generates invalid assembly | Xavier Leroy |
2013-10-28 | Fix PR#6174 (-rectypes case) | Jacques Garrigue |
2013-10-28 | Fix PR#6174 (non -rectypes) | Jacques Garrigue |
2013-09-26 | Keep attributes on value declarations in .cmi files (but clear all the locati... | Alain Frisch |
2013-09-19 | PR#6173: Improve error messages for type-based disambiguation | Jacques Garrigue |
2013-09-17 | #5817: new compiler flag (-keep-locs) to keep location in cmi files. | Alain Frisch |
2013-09-17 | #6180: efficient creation of uninitialized float arrays. | Alain Frisch |
2013-09-17 | #6182: better error message for virtual objects and class types. | Alain Frisch |
2013-09-12 | Merge branch 4.01 from 4.01.0+rc1 to 4.01.0 | Damien Doligez |
2013-09-11 | Changes: attribution information for 4.01 | Gabriel Scherer |
2013-09-09 | Remove labltk from the distribution (will be available as a third-party libra... | Xavier Clerc |
2013-09-09 | PR#6166: document -ocamldoc option of ocamlbuild | Xavier Clerc |
2013-09-07 | Fix PR#6164 | Fabrice Le Fessant |
2013-09-06 | Fix PR#6163 | Jacques Garrigue |
2013-09-05 | Fix PR#6158 | Jacques Garrigue |
2013-09-04 | Merge branch 4.01 from branching point to 4.01.0+rc1 | Damien Doligez |
2013-09-03 | #6146: emulate Unix.kill with signal = Sys.sigkill under Windows. | Alain Frisch |
2013-08-30 | PR#6148: speed improvement for Buffer (patch by John Whitington). | Alain Frisch |
2013-08-30 | Mention extension_points in Changes. | Alain Frisch |
2013-08-20 | Fix PR#6123 | Jacques Garrigue |
2013-08-06 | minor: fix the Changes | Gabriel Scherer |
2013-08-05 | Camlp4Fold/MapGenerator handle abstract type now | Hongbo Zhang |
2013-08-04 | PR#6071: Add a -noinit option to the toplevel [patch by David Sheets] | Gabriel Scherer |
2013-08-04 | PR#6116: more efficient implementation of Digest.to_hex [patch by ygrek] | Gabriel Scherer |
2013-08-04 | PR#4323: have "of_string" in Num and Big_int work with binary and hexa repres... | Gabriel Scherer |
2013-08-04 | PR#5201: ocamlbuild: add --norc to the bash invocation to help Windows perfor... | Gabriel Scherer |
2013-08-01 | PR#5568: add O_CLOEXEC flag to Unix.openfile, so that the returned | Xavier Leroy |
2013-08-01 | PR#5350: check return code of lseek() in read_trailer() | Xavier Leroy |
2013-08-01 | PR#6084: Define caml_modify and caml_initialize as weak symbols to help | Xavier Leroy |
2013-07-30 | PR#6109: Fix typos in ocamlbuild error messages | Wojciech Meyer |
2013-07-28 | build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables. | Wojciech Meyer |
2013-07-28 | fix PR#5820 | Hongbo Zhang |
2013-07-28 | PR#4855: 'camlp4 -I +dir' accepted, dir is related to 'camlp4 -where' | Hongbo Zhang |
2013-07-27 | PR#5547: Enable the "-use-ocamlfind" option by default | Wojciech Meyer |
2013-07-26 | Fix PR#6090 | Jacques Garrigue |
2013-07-24 | PR#4243: make the Makefiles parallelizable | Damien Doligez |