summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge 'merge-exceptions.patch' and add forgotten filesopen_typesJacques Garrigue2014-04-1582-774/+1501
* shorter-transl-extension-constructor.patchJacques Garrigue2014-03-251-47/+20
* merge extension.patch-3.0.0Jacques Garrigue2014-03-19101-393/+2835
* Create a branch for importing open_types patch, based on trunk@14466.Jacques Garrigue2014-03-190-0/+0
* #6345: better compilation of optional arguments with default values.Alain Frisch2014-03-184-34/+150
* improved abstractions for register naming in the native code backendMark Shinwell2014-03-175-19/+70
* be explicit when constructing integers that are block headersMark Shinwell2014-03-1717-26/+38
* [minor] update ChangesGabriel Scherer2014-03-171-0/+2
* ocamllex: user-definable refill actions (patch by Frédéric Bour)Gabriel Scherer2014-03-1411-65/+147
* [minor] forgotten Changes entry for 4.01Gabriel Scherer2014-03-131-0/+3
* Fix two makeblocks incorrectly marked as Immutable. The lazy-related one is ...Alain Frisch2014-03-102-2/+2
* Optimization: if a function doesn't use its environment, one can do as if it ...Alain Frisch2014-03-101-0/+1
* #6343, #5537, #5573: improving access to values in nested modules.Alain Frisch2014-03-104-3/+19
* Fix PR#6307Jacques Garrigue2014-03-1012-6/+385
* Structural typing of first class modules (cf. PR#6333)Jacques Garrigue2014-03-107-30/+202
* #5779: Revert change on camlinternalOO.Alain Frisch2014-03-071-13/+15
* use -bin-annot when buildingMark Shinwell2014-03-078-8/+11
* #5779: adopt gasche's sentinel solution.Alain Frisch2014-03-071-15/+13
* Really remove debug output.Alain Frisch2014-03-071-1/+0
* remove debugging outputJacques Garrigue2014-03-071-1/+1
* #5779: improve support for structured constants (better propagation, sharing,...Alain Frisch2014-03-0615-257/+385
* Fix PR#6331Jacques Garrigue2014-02-257-20/+183
* fix major performance problem on large heaps by making the heap increment pro...Damien Doligez2014-02-206-44/+71
* PR#6214: "sed: comment garbled" on make worldDamien Doligez2014-02-191-1/+4
* PR#6208: Hashtbl.reset @since 4.00.0Damien Doligez2014-02-191-1/+2
* add #includes to declare the functions enter/leave_blocking_sectionDamien Doligez2014-02-193-0/+3
* #6328: use real temporary file names for ocamlyacc under Windows.Alain Frisch2014-02-181-15/+15
* Quick fix of PR#6325Jacques Garrigue2014-02-172-0/+21
* Fix bug (structure-level attributes and ocamlopt).Alain Frisch2014-02-071-3/+3
* PR#6322 Corrected.Luc Maranget2014-02-064-1/+20
* PR#6054: add support for M.[ foo ], M.[| foo |], etc.Gabriel Scherer2014-02-042-0/+27
* Fix a typo in close_functions.Gabriel Scherer2014-01-311-1/+1
* #6311. Changelog.Alain Frisch2014-01-301-0/+1
* Add location to module and module type definitions. Improves #6311.Alain Frisch2014-01-3018-60/+112
* #6311: show kind and location of missing item, in case of signature mismatch.Alain Frisch2014-01-302-14/+26
* release the lock in ftruncate, fchown, and fchmodJérémie Dimino2014-01-293-7/+21
* PR#6310: fix ocamldoc's subscript/superscript CSS font sizeGabriel Scherer2014-01-282-2/+4
* Fix testsuite (rely on compilerlibs to be more robust).Alain Frisch2014-01-281-85/+2
* Record inclusion checks between value_descriptions in .cmt files. This makes...Alain Frisch2014-01-288-75/+107
* #6308: better error message when the types inferred for a variable on both si...Alain Frisch2014-01-272-1/+9
* Fix conditional installation of ocamldebug under Windows.Alain Frisch2014-01-231-1/+1
* PR#6183: enhanced documentation for 'Unix.shutdown_connection'Xavier Clerc2014-01-232-1/+4
* PR#6267: more information printed by "bt" command of ocamldebugXavier Clerc2014-01-236-5/+28
* Fix PR#6303Jacques Garrigue2014-01-234-18/+53
* PR#6189, items (10) and (11)Damien Doligez2014-01-222-1/+1
* PR#6189: items (8) and (9)Damien Doligez2014-01-221-18/+16
* PR#6189: items (5) (6) (7)Damien Doligez2014-01-221-25/+19
* PR#6189, item (2): missing options in the docDamien Doligez2014-01-222-15/+28
* svn wants to commit mergeinfo...Damien Doligez2014-01-220-0/+0
* PR#5598: (follow-up) handling of string constants in ocamllex should be the s...Damien Doligez2014-01-222-8/+12