summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-271-0/+4
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+40
* new -opaque flag: ocamlopt creates .cmx without cross-module infoGabriel Scherer2014-08-181-0/+2
* PR#6501: harden the native-code generator against certain uses of "%identity".Xavier Leroy2014-08-111-0/+5
* PR#6507: [caml_bottom_of_stack] incorrectly setMark Shinwell2014-08-081-0/+2
* update ChangesGabriel Scherer2014-08-061-2/+6
* PR#6509: Add -linkall flag to ocamlcommon archives (Patch by Frédéric Bour)Gabriel Scherer2014-08-061-0/+2
* PR#6142: add cmt file support to ocamlobjinfoDamien Doligez2014-07-241-0/+2
* PR#6406: Expose OCaml version in C headersDamien Doligez2014-07-211-3/+5
* Reflecting commit 15010 on version/4.02:Xavier Leroy2014-07-181-0/+3
* PR#6482: ocamlbuild fails when _tags file in unhygienic directoryGabriel Scherer2014-07-141-0/+2
* PR#6418: support "@[<hov %d>" in the new format implementation (Benoît Vaugon)Gabriel Scherer2014-06-141-0/+2
* Reflecting commit 14978 on version/4.02:Xavier Leroy2014-06-101-0/+2
* Reflecting commit 14976 on version/4.02:Xavier Leroy2014-06-091-0/+3
* Reflecting commit 14963 on version/4.02:Xavier Leroy2014-06-051-0/+2
* PR#5547: ocamlbuild reverts to using -no-ocamlfind by defaultGabriel Scherer2014-06-041-2/+0
* Reflecting commit r14943 on version/4.02:Xavier Leroy2014-06-021-0/+3
* copy attributions from 4.02 branch and add a header for the next versionDamien Doligez2014-05-251-34/+124
* Changes: PR#6425Maxence Guesdon2014-05-221-0/+1
* changes ChangesGabriel Scherer2014-05-121-0/+2
* Add entry in Changelog for #5779.Alain Frisch2014-05-121-0/+1
* mark PR#5580 as potentially breaking changeDamien Doligez2014-05-121-1/+1
* update Changes for -no-naked-pointersMark Shinwell2014-05-121-0/+5
* commit o_and_opens.diffJacques Garrigue2014-05-111-0/+4
* update ChangesGabriel Scherer2014-05-101-0/+4
* add Changes note for the patch in rev 14772Mark Shinwell2014-05-091-0/+2
* Fix PR#6405: unsound interaction of -rectypes and GADTsJacques Garrigue2014-05-091-1/+3
* fix various thingsDamien Doligez2014-05-071-10/+9
* Fix PR#6394: Assertion failed in Typecore.expand_pathJacques Garrigue2014-05-071-0/+1
* Changelog.Alain Frisch2014-05-051-0/+1
* PR#6385: wrong allocation of large closures by the bytecode interpreterXavier Leroy2014-05-041-0/+1
* initialize blocks with Val_unit, not zeroMark Shinwell2014-05-011-0/+2
* merge branch "safe-string"Damien Doligez2014-04-291-0/+3
* merge Leo's patch for PR#6384Jacques Garrigue2014-04-291-0/+1
* Fix PR#6383: Exception Not_found when using object type in absent moduleJacques Garrigue2014-04-281-0/+1
* Document that the new alternative syntax for string literals can break comments.Alain Frisch2014-04-281-0/+1
* Revert 14616, 14617. Go back to the original syntax for toplevel directives,...Alain Frisch2014-04-281-2/+1
* PR#6361: Hashtbl.hash not terminating on some lazy values w/ recursive typesXavier Leroy2014-04-261-0/+1
* New back-end optimization pass: common subexpression elimination (CSE).Xavier Leroy2014-04-261-0/+2
* New back-end optimization pass: dead code elimination.Xavier Leroy2014-04-261-0/+2
* - Constant ropagation for float and int32/int64/nativeint arithmetic.Xavier Leroy2014-04-251-0/+4
* #6273: fix Sys.file_exists on large files for Win32 (patch by C. Bauer).Alain Frisch2014-04-221-0/+2
* Changelog.Alain Frisch2014-04-171-0/+1
* Support for toplevel primitives with multiple arguments.Alain Frisch2014-04-161-0/+3
* on i386 and AMD64, mark 'morally tail' C function calls as non-leafGabriel Scherer2014-04-161-0/+2
* PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy2014-04-151-0/+5
* Fix caml_string_{get,set}{16,32,64} bound checking in cmmgenGabriel Scherer2014-04-071-0/+2
* PR#6358: obey DESTDIR in install targetsGabriel Scherer2014-04-071-0/+2
* PR#6270: remove need for -I directives to ocamldebug in common caseGabriel Scherer2014-04-061-2/+4
* merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...Damien Doligez2014-04-041-24/+19