summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.constructors_with_record3Alain Frisch2014-09-291-35/+0
* Get rid of type-qualifed constructor paths for extensible types.Alain Frisch2014-09-266-68/+28
* Disallow multiple declaration of extension constructors with the same name in...Alain Frisch2014-09-261-141/+69
* Cleanup.Alain Frisch2014-09-261-1/+0
* Merge with trunk.Alain Frisch2014-09-263-58/+33
|\
| * Fix merge problem.Alain Frisch2014-09-261-58/+24
| * testsuite: add empty file to prevent svn merge from adding incompatible tests...Damien Doligez2014-09-261-0/+4
| * Changelog for #6374.Alain Frisch2014-09-251-0/+4
* | Sync with trunk.Alain Frisch2014-09-2513-184/+383
|\ \ | |/
| * Changelog.Alain Frisch2014-09-241-0/+4
| * #6577: fix performance of %C format.Alain Frisch2014-09-241-1/+5
| * #6577: fix performance of %S format.Alain Frisch2014-09-241-1/+5
| * #6577: fix performance of %L, %l, %n formats.Alain Frisch2014-09-241-16/+29
| * #5904: improve support for ppx in the toplevel by allowing ppx processors to ...Alain Frisch2014-09-235-149/+261
| * minor update of comment in gc.mliMark Shinwell2014-09-111-1/+1
| * PR#6554: race condition in caml_get_raw_backtraceMark Shinwell2014-09-115-15/+75
| * fix Travis script: git requires a name and emailJérémie Dimino2014-09-051-0/+2
* | Make it clear that type-qualified constructors are only allowed in bang types.Alain Frisch2014-09-252-12/+9
* | Allow qualified reference to constructors (at least in bang-types). A regula...Alain Frisch2014-09-256-24/+153
* | Refer to the inlined record type as !M.Foo for a constructor M.Foo.Alain Frisch2014-09-236-7/+67
* | #5528: factorize the generation of names for inlined records.Alain Frisch2014-09-055-4/+17
* | Make ocamldoc compile (still need support for inlined records).Alain Frisch2014-09-042-3/+28
* | Bootstrap.Alain Frisch2014-09-043-0/+0
* | Sync with trunk.Alain Frisch2014-09-04290-1617/+3514
|\ \ | |/
| * PR#6539: don't divide caml_major_heap_increment by the word sizeJérémie Dimino2014-09-031-1/+1
| * PR#6540: update documentation of default values in gc.mliJérémie Dimino2014-09-031-2/+2
| * #6529: the checked flag is now part of pers_struct.Alain Frisch2014-09-011-18/+20
| * #6529: further optimize consistency check.Alain Frisch2014-09-014-19/+31
| * Reflecting commit 15169 on version/4.02:Xavier Leroy2014-08-312-5/+4
| * merge changes of version/4.02 from r15121 to r15155Damien Doligez2014-08-2926-122/+225
| * merge changes of version/4.02 from r15121 to r15155Damien Doligez2014-08-290-0/+0
| * (in|out)_channel_of_descr: improve documentation (Christophe Troestler)Gabriel Scherer2014-08-281-2/+17
| * fix minor error-reporting bugGabriel Scherer2014-08-281-2/+2
| * PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-2735-320/+323
| * merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-22235-1155/+2774
| * add ocamldoc to check-typo; some mergeinfo that svn wants to commitDamien Doligez2014-08-220-0/+0
| * new -opaque flag: ocamlopt creates .cmx without cross-module infoGabriel Scherer2014-08-188-3/+18
| * Fix PR#6516 in testsuiteFabrice Le Fessant2014-08-171-1/+2
| * minor typo spotted by Jeremy YallopGabriel Scherer2014-08-161-1/+1
| * I forgot about {Bytes,String}Labels.mapi; thanks Alain!Gabriel Scherer2014-08-162-0/+11
| * tools/objinfo: workaround change in binutils' <bfd.h>Gabriel Scherer2014-08-151-0/+5
| * Refresh .gitignoreGabriel Scherer2014-08-151-3/+54
| * Set SVN ignore properties for the new testsuite directoriesGabriel Scherer2014-08-150-0/+0
| * PR#6501: harden the native-code generator against certain uses of "%identity".Xavier Leroy2014-08-115-3/+28
| * PR#6507: [caml_bottom_of_stack] incorrectly setMark Shinwell2014-08-082-1/+19
| * More accurate wording about when Invalid_argument is raised for list functions.Gabriel Scherer2014-08-082-24/+24
| * remove redundant bound checking in Buffer.blit (patch by Philippe Wang)Gabriel Scherer2014-08-081-1/+3
| * Cherry pick 15071 from 4.02 (Fix #6510: Removal of shadowed constructors of e...Alain Frisch2014-08-081-18/+33
* | Bug is fixed.Alain Frisch2014-08-122-2/+2
* | Accept test result.Alain Frisch2014-08-121-0/+12