summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* merge generative functorsJacques Garrigue2013-12-171-0/+4
* Fix PR#6275Jacques Garrigue2013-12-171-1/+2
* #5808: allow simple patterns, not only identifiers, in 'let p : t = ...'.Alain Frisch2013-12-161-0/+1
* update Changes for PR#6257Maxence Guesdon2013-12-091-0/+4
* #6262: equality of first-class modules take module type aliases into account....Alain Frisch2013-12-051-0/+1
* #6246: allow wildcard pattern as for-loop index. ==> Camlp4 will need to be ...Alain Frisch2013-12-021-1/+1
* PR#6243: Make "ocamlopt -g" more resistant to ill-formed locations.Xavier Leroy2013-11-281-2/+4
* PR#6239: a "raise" in -g mode can end up calling a C function (stash_backtrac...Xavier Leroy2013-11-271-0/+2
* remove camlp4minus-camlp4Jérémie Dimino2013-11-211-0/+3
* Fix PR#6241Jacques Garrigue2013-11-191-0/+1
* Fix PR#6240Jacques Garrigue2013-11-181-1/+1
* Changelog.Alain Frisch2013-11-131-0/+5
* Fix PR#6235 + keep typing of pattern cases independent in principal modeJacques Garrigue2013-11-131-0/+6
* PR#6042: optimize integer division and modulus when divisor is constant.Xavier Leroy2013-11-011-0/+3
* PR#6216: inlining of GADT matches generates invalid assemblyXavier Leroy2013-10-301-0/+2
* Fix PR#6174 (-rectypes case)Jacques Garrigue2013-10-281-0/+1
* Fix PR#6174 (non -rectypes)Jacques Garrigue2013-10-281-0/+1
* Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch2013-09-261-0/+2
* PR#6173: Improve error messages for type-based disambiguationJacques Garrigue2013-09-191-0/+6
* #5817: new compiler flag (-keep-locs) to keep location in cmi files.Alain Frisch2013-09-171-0/+1
* #6180: efficient creation of uninitialized float arrays.Alain Frisch2013-09-171-0/+1
* #6182: better error message for virtual objects and class types.Alain Frisch2013-09-171-0/+2
* Merge branch 4.01 from 4.01.0+rc1 to 4.01.0Damien Doligez2013-09-121-1/+3
* Changes: attribution information for 4.01Gabriel Scherer2013-09-111-12/+199
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-091-0/+3
* PR#6166: document -ocamldoc option of ocamlbuildXavier Clerc2013-09-091-0/+1
* Fix PR#6164Fabrice Le Fessant2013-09-071-0/+1
* Fix PR#6163Jacques Garrigue2013-09-061-0/+1
* Fix PR#6158Jacques Garrigue2013-09-051-0/+1
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-13/+58
* #6146: emulate Unix.kill with signal = Sys.sigkill under Windows.Alain Frisch2013-09-031-0/+1
* PR#6148: speed improvement for Buffer (patch by John Whitington).Alain Frisch2013-08-301-0/+1
* Mention extension_points in Changes.Alain Frisch2013-08-301-0/+3
* Fix PR#6123Jacques Garrigue2013-08-201-0/+1
* minor: fix the ChangesGabriel Scherer2013-08-061-2/+3
* Camlp4Fold/MapGenerator handle abstract type nowHongbo Zhang2013-08-051-0/+1
* PR#6071: Add a -noinit option to the toplevel [patch by David Sheets]Gabriel Scherer2013-08-041-0/+1
* PR#6116: more efficient implementation of Digest.to_hex [patch by ygrek]Gabriel Scherer2013-08-041-0/+1
* PR#4323: have "of_string" in Num and Big_int work with binary and hexa repres...Gabriel Scherer2013-08-041-0/+1
* PR#5201: ocamlbuild: add --norc to the bash invocation to help Windows perfor...Gabriel Scherer2013-08-041-0/+1
* PR#5568: add O_CLOEXEC flag to Unix.openfile, so that the returnedXavier Leroy2013-08-011-0/+4
* PR#5350: check return code of lseek() in read_trailer()Xavier Leroy2013-08-011-0/+1
* PR#6084: Define caml_modify and caml_initialize as weak symbols to helpXavier Leroy2013-08-011-0/+2
* PR#6109: Fix typos in ocamlbuild error messagesWojciech Meyer2013-07-301-1/+2
* build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables.Wojciech Meyer2013-07-281-1/+1
* fix PR#5820Hongbo Zhang2013-07-281-0/+1
* PR#4855: 'camlp4 -I +dir' accepted, dir is related to 'camlp4 -where'Hongbo Zhang2013-07-281-0/+1
* PR#5547: Enable the "-use-ocamlfind" option by defaultWojciech Meyer2013-07-271-0/+1
* Fix PR#6090Jacques Garrigue2013-07-261-0/+2
* PR#4243: make the Makefiles parallelizableDamien Doligez2013-07-241-1/+2