Age | Commit message (Expand) | Author |
2013-07-17 | Fix OCAMLPARAM problems | Fabrice Le Fessant |
2013-07-01 | configure: store $target and $host in the build configuration (fix-pt2). (Pat... | Wojciech Meyer |
2013-06-30 | Revert "configure: store $target and $host in the build configuration." as it... | Wojciech Meyer |
2013-06-30 | configure: store $target and $host in the build configuration. | Wojciech Meyer |
2013-06-18 | Update magic numbers and bootstrap. (Cherry-picked from c13780 on 4.01.) | Alain Frisch |
2013-06-18 | #5980: a different warning for shadowing labels/constructors and for other ki... | Alain Frisch |
2013-06-05 | Revert r13746 (demanded by Xavier) | Fabrice Le Fessant |
2013-06-05 | Improved implementation of OCAMLPARAM | Fabrice Le Fessant |
2013-06-03 | Experimental OCAMLCOMPPARAM for ocamlc/ocamlopt | Fabrice Le Fessant |
2013-06-03 | Re-add configure option -with-frame-pointers | Fabrice Le Fessant |
2013-06-03 | Reverting -with-frame-pointers | Fabrice Le Fessant |
2013-06-03 | Add -with-frame-pointers to ./configure | Fabrice Le Fessant |
2013-05-28 | print magic number for -config option | Hongbo Zhang |
2013-05-28 | extend warning 3 to other deprecated features: Latin1, (&) and (or) | Damien Doligez |
2013-05-16 | #5980: warning on open statements which shadow an existing identifier (which ... | Alain Frisch |
2013-04-30 | Fix PR#5985; compute injectivity of types but no new syntax | Jacques Garrigue |
2013-04-26 | Improve message for warning 40 | Jacques Garrigue |
2013-04-18 | PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32. | Xavier Leroy |
2013-04-17 | PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size l... | Gabriel Scherer |
2013-04-13 | remove redundant definition of dump_scheduling | Damien Doligez |
2013-03-12 | improve Ambiguous_name warning | Jacques Garrigue |
2013-02-26 | typo | Damien Doligez |
2013-02-19 | Replace error by warning for PR#5835 | Jacques Garrigue |
2013-02-19 | Add warning 42 for disambiguated labels and constructors (compatibility with ... | Jacques Garrigue |
2013-01-29 | Merge short-paths into a fresh branch of trunk. | Jacques Garrigue |
2012-12-18 | Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat. | Alain Frisch |
2012-10-30 | Whitespace cleanup. | Alain Frisch |
2012-10-30 | fix warnings | Jacques Garrigue |
2012-10-29 | clean up and merge the patch disambiguate-with-warning from PR#5759 | Jacques Garrigue |
2012-10-17 | #5741: make Pprintast available from the command-line (-dsource). | Alain Frisch |
2012-10-16 | PR#5768: On 'unbound identifier' errors, use spell-checking to suggest names ... | Alain Frisch |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-08-21 | merge version/4.00 at revision 12866 | Jacques Garrigue |
2012-07-30 | clean up TABs and whitespace | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-06-13 | #5634: parstree rewriters (merge with ast_rewriter branch). | Alain Frisch |
2012-05-30 | merge with branch bin-annot | Fabrice Le Fessant |
2012-05-29 | Detect (and fix some) useless recursive flags. | Alain Frisch |
2012-04-18 | Revert bad typo fix. | Alain Frisch |
2012-04-18 | Typo. | Alain Frisch |
2012-04-18 | Improve message for Unused constructor/exception warnings. | Alain Frisch |
2012-04-13 | PR#5585: typo explicitely -> explicitly | Damien Doligez |
2012-03-31 | PR#5311: better message for warning 23 | Damien Doligez |
2012-03-06 | Detect unused exception declarations (#5524). | Alain Frisch |
2012-02-23 | refactoring the "read n bytes from a channel into a new string" idiom | Damien Doligez |
2012-02-23 | aftermath of PR#5497 | Damien Doligez |
2012-02-21 | PR#5487: addition of CFI directives and a few filename/linenumber info to gen... | Xavier Leroy |
2012-02-06 | fix try_finally in case the finally function raises an exception | Damien Doligez |
2012-01-27 | document the interval notation for warning sets; use it for default warnings | Damien Doligez |
2012-01-27 | PR#1898: add -nopromptcont option to suppress secondary prompts | Damien Doligez |