summaryrefslogtreecommitdiffstats
path: root/Changes
AgeCommit message (Expand)Author
2014-11-10Fix PR#6650: Cty_constr not handled correctly by SubstJacques Garrigue
2014-11-10PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom...Jacques Garrigue
2014-10-29PR#6628: Configure script rejects legitimate argumentsDamien Doligez
2014-10-15merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez
2014-10-13Reflecting commit 15498 on version/4.02:Xavier Leroy
2014-10-03PR#6181 and PR#6590Damien Doligez
2014-10-02#6585: fix memory leak in win32unix/createprocess.c.Alain Frisch
2014-10-02Fix PR#6593: Functor application in tests/basic-modules failsJacques Garrigue
2014-10-01Fix PR#6465: allow incremental weakening of module aliasesJacques Garrigue
2014-09-26PR#4099: Bug in Makefile.nt: won't stop on errorDamien Doligez
2014-09-25Changelog for #6374.Alain Frisch
2014-09-24Changelog.Alain Frisch
2014-09-11PR#6554: race condition in caml_get_raw_backtraceMark Shinwell
2014-08-31Reflecting commit 15169 on version/4.02:Xavier Leroy
2014-08-29merge changes of version/4.02 from r15121 to r15155Damien Doligez
2014-08-27PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-08-18new -opaque flag: ocamlopt creates .cmx without cross-module infoGabriel Scherer
2014-08-11PR#6501: harden the native-code generator against certain uses of "%identity".Xavier Leroy
2014-08-08PR#6507: [caml_bottom_of_stack] incorrectly setMark Shinwell
2014-08-06update ChangesGabriel Scherer
2014-08-06PR#6509: Add -linkall flag to ocamlcommon archives (Patch by Frédéric Bour)Gabriel Scherer
2014-07-24PR#6142: add cmt file support to ocamlobjinfoDamien Doligez
2014-07-21PR#6406: Expose OCaml version in C headersDamien Doligez
2014-07-18Reflecting commit 15010 on version/4.02:Xavier Leroy
2014-07-14PR#6482: ocamlbuild fails when _tags file in unhygienic directoryGabriel Scherer
2014-06-14PR#6418: support "@[<hov %d>" in the new format implementation (Benoît Vaugon)Gabriel Scherer
2014-06-10Reflecting commit 14978 on version/4.02:Xavier Leroy
2014-06-09Reflecting commit 14976 on version/4.02:Xavier Leroy
2014-06-05Reflecting commit 14963 on version/4.02:Xavier Leroy
2014-06-04PR#5547: ocamlbuild reverts to using -no-ocamlfind by defaultGabriel Scherer
2014-06-02Reflecting commit r14943 on version/4.02:Xavier Leroy
2014-05-25copy attributions from 4.02 branch and add a header for the next versionDamien Doligez
2014-05-22Changes: PR#6425Maxence Guesdon
2014-05-12changes ChangesGabriel Scherer
2014-05-12Add entry in Changelog for #5779.Alain Frisch
2014-05-12mark PR#5580 as potentially breaking changeDamien Doligez
2014-05-12update Changes for -no-naked-pointersMark Shinwell
2014-05-11commit o_and_opens.diffJacques Garrigue
2014-05-10update ChangesGabriel Scherer
2014-05-09add Changes note for the patch in rev 14772Mark Shinwell
2014-05-09Fix PR#6405: unsound interaction of -rectypes and GADTsJacques Garrigue
2014-05-07fix various thingsDamien Doligez
2014-05-07Fix PR#6394: Assertion failed in Typecore.expand_pathJacques Garrigue
2014-05-05Changelog.Alain Frisch
2014-05-04PR#6385: wrong allocation of large closures by the bytecode interpreterXavier Leroy
2014-05-01initialize blocks with Val_unit, not zeroMark Shinwell
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-29merge Leo's patch for PR#6384Jacques Garrigue
2014-04-28Fix PR#6383: Exception Not_found when using object type in absent moduleJacques Garrigue