Age | Commit message (Expand) | Author |
2013-05-28 | extend warning 3 to other deprecated features: Latin1, (&) and (or) | Damien Doligez |
2013-05-16 | #5980: explicit way to silence the new warning (open! X). | Alain Frisch |
2013-04-29 | #5832: patch to improve 'wrong file naming' error messages. | Alain Frisch |
2013-04-25 | Fix PR #5992 | Luc Maranget |
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-03-17 | typos in comment | Damien Doligez |
2013-03-09 | fix a few problems with whitespace and over-long lines | Damien Doligez |
2012-12-13 | #5546: change compilation scheme for nested structures (improve compilation t... | Alain Frisch |
2012-11-29 | PR#5774: Add bswap primitives for amd64 | Fabrice Le Fessant |
2012-11-09 | PR#5771: Add primitives for reading 2, 4, 8 bytes in strings and bigarrays | Fabrice Le Fessant |
2012-11-06 | PR#5762: Add primitives for fast access to bigarray dimensions | Fabrice Le Fessant |
2012-10-24 | Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS... | Alain Frisch |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-09-27 | Checked #PR5758, (also closed bug in Mantis) | Luc Maranget |
2012-09-19 | Fix PR#5758 | Jacques Garrigue |
2012-09-01 | PR#5611: avoid clashes betwen .cmo files and output files during linking | Wojciech Meyer |
2012-08-21 | Fix PR#5735: %apply and %revapply not first class citizens | Fabrice Le Fessant |
2012-07-30 | clean up TABs and whitespace | Damien Doligez |
2012-07-27 | Fix PR#5702: remove never used value Bytelibrarian.lib_sharedobjs | Fabrice Le Fessant |
2012-07-10 | fix PR#5674: move Texp_poly and Texp_newtype to exp_extra | Jacques Garrigue |
2012-07-08 | fix wrong parameter name in binary annotation | Jacques Garrigue |
2012-07-07 | PR#5628: Add Topdirs.remove_directory (and directive #remove_directory) to re... | Gabriel Scherer |
2012-06-21 | PR#5131: compilation of custom runtime with g++ generates lots of warnings | Damien Doligez |
2012-06-20 | Fix PR#5627 (lablgtk not compiling with 4.00 after merge with bin-annot) | Jacques Garrigue |
2012-06-19 | revert wrong commit on bytecomp/typeclass.ml | Jacques Garrigue |
2012-06-19 | applied (improved) patch of PR#5654 | Jacques Garrigue |
2012-06-01 | Unused opens. | Alain Frisch |
2012-06-01 | Fix PR#5291 | Jacques Garrigue |
2012-05-30 | merge with branch bin-annot | Fabrice Le Fessant |
2012-05-29 | Removal of unnecessary "rec" clauses (to please warning #39). | Xavier Clerc |
2012-05-29 | Enable and fix more warnings. | Alain Frisch |
2012-05-29 | Compile with warning 33, and remove unused opens. | Alain Frisch |
2012-04-16 | #5593: Remove C file when -output-obj fails. | Alain Frisch |
2012-03-07 | #5527: absolute filenames for more error messages. | Alain Frisch |
2012-03-07 | #5527: absolute filenames for more error messages. | Alain Frisch |
2012-03-07 | #5527: use absolute filenames in the message for Warning 31, when requested (... | Alain Frisch |
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-21 | PR#5487: addition of CFI directives and a few filename/linenumber info to gen... | Xavier Leroy |
2012-02-20 | Optimize away compile-time beta-redexes, as found sometimes in generated code... | Xavier Leroy |
2012-02-18 | Reverting commits 12108 and 12109 concerning PR#4072. I feel the cure (makin... | Xavier Leroy |
2012-02-18 | Fix PR#5297: compiler does not check %primitive's existence | Fabrice Le Fessant |
2012-02-14 | Unshare on type annotations even in non -principal mode. | Jacques Garrigue |
2012-02-10 | More renaming to OCaml | Damien Doligez |
2012-02-01 | Fix PR#4072 | Fabrice Le Fessant |
2012-01-23 | Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+dev | Fabrice Le Fessant |
2012-01-20 | Reverting bad commit. | Alain Frisch |
2012-01-20 | Fix #5490. | Alain Frisch |
2012-01-17 | Fix PR#5461 | Fabrice Le Fessant |