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