Age | Commit message (Expand) | Author |
2015-01-30 | Fix PR#6763 | Jacques Garrigue |
2015-01-24 | PR#6691: install .cmt[i] files for stdlib and compiler-libs | Gabriel Scherer |
2015-01-24 | PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') | Gabriel Scherer |
2015-01-20 | PR#6573: extern "C" for systhreads/threads.h | Damien Doligez |
2015-01-20 | PR#5418 (comments) : generate dependencies with $(CC) instead of gcc | Damien Doligez |
2015-01-17 | Fix PR#6752: scope escaping due to reference inside a module | Jacques Garrigue |
2015-01-17 | Fix PR#6171: Error message confusing for the beginner when a type escapes its... | Jacques Garrigue |
2015-01-17 | partial fix of PR#6744 | Jacques Garrigue |
2015-01-16 | PR#6526: ocamllex warning: unescaped newline in comment string | Damien Doligez |
2015-01-16 | PR#6081: ocaml should add script's directory to search path, not current dire... | Damien Doligez |
2015-01-16 | PR#4539: change exception string raised when comparing functional values | Damien Doligez |
2015-01-16 | Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class | Jacques Garrigue |
2015-01-16 | PR#6600: make -short-paths faster by building the printing map incrementally | Jacques Garrigue |
2015-01-07 | Fix #6679 (pprintast bug around constraint). | Alain Frisch |
2015-01-06 | #6737: fix typedtree attributes on (fun x -> body) expressions). | Alain Frisch |
2014-12-27 | PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam... | Gabriel Scherer |
2014-12-27 | cherry-pick PR#6475 fix in 4.02 | Gabriel Scherer |
2014-12-27 | PR#6714: allow [@@ocaml.warning] on most structure and signature items (value... | Gabriel Scherer |
2014-12-27 | PR#6641: add -g, -ocamlcflags, -ocamloptflags options to ocamlmklib | Gabriel Scherer |
2014-12-24 | PR#6727: Printf.sprintf "%F" misbehavior | Damien Doligez |
2014-12-24 | PR#6665: Failure of tests/asmcomp on sparc | Damien Doligez |
2014-12-22 | Exhauce PR#6611: remove the option wrapper on optional arguments in the synta... | Jacques Garrigue |
2014-12-22 | exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments | Jacques Garrigue |
2014-12-21 | PR#6475: accept -o in ocamlc when compiling C files | Gabriel Scherer |
2014-12-21 | PR#6494 backtrack: revert the new 'equal' functions from Num and Big_int | Gabriel Scherer |
2014-12-21 | Update Changes. | Gabriel Scherer |
2014-12-21 | PR#6494: Add equal function in modules Big_int, Bytes, Char, Digest, Int32, I... | Gabriel Scherer |
2014-12-21 | update Changes | Gabriel Scherer |
2014-12-21 | PR#6616: allow meaningful use of -use-runtime without -custom. | Gabriel Scherer |
2014-12-21 | PR#6625: pass -linkpkg to files built with -output-obj. | Gabriel Scherer |
2014-12-21 | update Changes after cherry-picking from trunk to 4.02 | Gabriel Scherer |
2014-12-17 | PR#6720: pass -g to C compilers when tag 'debug' is set | Gabriel Scherer |
2014-12-16 | PR#6717: Pprintast does not print let-pattern attributes | Gabriel Scherer |
2014-12-14 | PR#6560: Wrong failure message for {Int32,Int64,NativeInt}.of_string | Gabriel Scherer |
2014-12-14 | update Changes | Gabriel Scherer |
2014-12-14 | ocamlbuild: explicit 'linkpkg' and 'dontlink(foo)' flags | Gabriel Scherer |
2014-12-13 | update Changes | Gabriel Scherer |
2014-12-13 | PR6712: Ignore (-traverse) common VCS directories in ocamlbuild. | Gabriel Scherer |
2014-12-13 | update Changes for custom index operators | Gabriel Scherer |
2014-12-08 | Fix PR#6680 | Jacques Garrigue |
2014-12-08 | fix PR#6690 | Jacques Garrigue |
2014-12-06 | update Changes | Gabriel Scherer |
2014-11-23 | PR#6640: add 'precious' as a builtin-useful tag | Gabriel Scherer |
2014-11-23 | update Changes | Gabriel Scherer |
2014-11-23 | fix regression in toplevel printing of lazy values | Gabriel Scherer |
2014-11-17 | update Changes | Gabriel Scherer |
2014-11-16 | Add punning for object copying expressions. | Gabriel Scherer |
2014-11-12 | tentative fix of PR#6651 | Jacques Garrigue |
2014-11-10 | Fix PR#6650: Cty_constr not handled correctly by Subst | Jacques Garrigue |
2014-11-10 | PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom... | Jacques Garrigue |