summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-20PR#6184: ocamlbuild: `ocamlfind ocamldep` does not support -predicateGabriel Scherer
2014-03-20PR#6187: Add a warning when using -plugin-tag(s) without myocamlbuild.mlGabriel Scherer
2014-03-20Shorten syntax for functor signatures (patch by Thomas Gazagnaire)Gabriel Scherer
2014-03-20Fix Makefile.Alain Frisch
2014-03-20fix error in previous register naming patchMark Shinwell
2014-03-20PR#6349: ocamlbuild.cm{o,x} must not be included in ocamlbuild.cm{a,xa}Gabriel Scherer
2014-03-20Also check sharing of immutable constants.Alain Frisch
2014-03-20Add non-regression test for #5779.Alain Frisch
2014-03-18#6345: better compilation of optional arguments with default values.Alain Frisch
2014-03-17improved abstractions for register naming in the native code backendMark Shinwell
2014-03-17be explicit when constructing integers that are block headersMark Shinwell
2014-03-17[minor] update ChangesGabriel Scherer
2014-03-14ocamllex: user-definable refill actions (patch by Frédéric Bour)Gabriel Scherer
2014-03-13[minor] forgotten Changes entry for 4.01Gabriel Scherer
2014-03-10Fix two makeblocks incorrectly marked as Immutable. The lazy-related one is ...Alain Frisch
2014-03-10Optimization: if a function doesn't use its environment, one can do as if it ...Alain Frisch
2014-03-10#6343, #5537, #5573: improving access to values in nested modules.Alain Frisch
2014-03-10Fix PR#6307Jacques Garrigue
2014-03-10Structural typing of first class modules (cf. PR#6333)Jacques Garrigue
2014-03-07#5779: Revert change on camlinternalOO.Alain Frisch
2014-03-07use -bin-annot when buildingMark Shinwell
2014-03-07#5779: adopt gasche's sentinel solution.Alain Frisch
2014-03-07Really remove debug output.Alain Frisch
2014-03-07remove debugging outputJacques Garrigue
2014-03-06#5779: improve support for structured constants (better propagation, sharing,...Alain Frisch
2014-02-25Fix PR#6331Jacques Garrigue
2014-02-20fix major performance problem on large heaps by making the heap increment pro...Damien Doligez
2014-02-19PR#6214: "sed: comment garbled" on make worldDamien Doligez
2014-02-19PR#6208: Hashtbl.reset @since 4.00.0Damien Doligez
2014-02-19add #includes to declare the functions enter/leave_blocking_sectionDamien Doligez
2014-02-18#6328: use real temporary file names for ocamlyacc under Windows.Alain Frisch
2014-02-17Quick fix of PR#6325Jacques Garrigue
2014-02-07Fix bug (structure-level attributes and ocamlopt).Alain Frisch
2014-02-06PR#6322 Corrected.Luc Maranget
2014-02-04PR#6054: add support for M.[ foo ], M.[| foo |], etc.Gabriel Scherer
2014-01-31Fix a typo in close_functions.Gabriel Scherer
2014-01-30#6311. Changelog.Alain Frisch
2014-01-30Add location to module and module type definitions. Improves #6311.Alain Frisch
2014-01-30#6311: show kind and location of missing item, in case of signature mismatch.Alain Frisch
2014-01-29release the lock in ftruncate, fchown, and fchmodJérémie Dimino
2014-01-28PR#6310: fix ocamldoc's subscript/superscript CSS font sizeGabriel Scherer
2014-01-28Fix testsuite (rely on compilerlibs to be more robust).Alain Frisch
2014-01-28Record inclusion checks between value_descriptions in .cmt files. This makes...Alain Frisch
2014-01-27#6308: better error message when the types inferred for a variable on both si...Alain Frisch
2014-01-23Fix conditional installation of ocamldebug under Windows.Alain Frisch
2014-01-23PR#6183: enhanced documentation for 'Unix.shutdown_connection'Xavier Clerc
2014-01-23PR#6267: more information printed by "bt" command of ocamldebugXavier Clerc
2014-01-23Fix PR#6303Jacques Garrigue
2014-01-22PR#6189, items (10) and (11)Damien Doligez
2014-01-22PR#6189: items (8) and (9)Damien Doligez