summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-23fix regression in toplevel printing of lazy valuesGabriel Scherer
2014-11-18ocamlbuild: add an explicit "infer" tag for menhir (Patch by Hugo Heuzard)Gabriel Scherer
2014-11-17specialize_comparison: also specialize bool and all-constant-constructors typesGabriel Scherer
2014-11-17minor sed portability fix...Gabriel Scherer
2014-11-17update ChangesGabriel Scherer
2014-11-17bootstrapGabriel Scherer
2014-11-17New primitive: caml_alloc_dummy_function ... caml_alloc_dummy_function takes ...Gabriel Scherer
2014-11-17Update documentation of Sys.int_sizeGabriel Scherer
2014-11-17Sys: Use constant for some runtime limitations. After bootstrapGabriel Scherer
2014-11-17bootstrapGabriel Scherer
2014-11-17Sys: Use constant for some runtime limitations.Gabriel Scherer
2014-11-17bootstrapGabriel Scherer
2014-11-17update magic numbersGabriel Scherer
2014-11-17Add translprim testsuiteGabriel Scherer
2014-11-17testsuite/makefiles: a more robust -dlambda testGabriel Scherer
2014-11-17Translcore.transl_primitive: enable type-directed optimizationsGabriel Scherer
2014-11-17Typedtree: add type information to primitive coercionsGabriel Scherer
2014-11-17Printlambda: print array kind with array primitivesGabriel Scherer
2014-11-16Add punning for object copying expressions.Gabriel Scherer
2014-11-16missing @since on List.sort_uniqGabriel Scherer
2014-11-16fix for ocamlbuild on cygwin cannot find ocamlfindGabriel Scherer
2014-11-12tentative fix of PR#6651Jacques Garrigue
2014-11-12add repro case for PR#51Jacques 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
2014-11-07Oups.Luc Maranget
2014-11-07Solve PR#6646, ie avoid introducing huge jump summariesLuc Maranget
2014-10-29fix a bug where the .annot files were truncated because of a missing "close"Damien Doligez
2014-10-29PR#6628: Configure script rejects legitimate argumentsDamien Doligez
2014-10-20PR#6619: update documentation of Printexc.set_uncaught_exception_handlerJérémie Dimino
2014-10-17Fix PR#6615: inconsistent printing and parsing of inline recordsJacques Garrigue
2014-10-15merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez
2014-10-14Reintegrate-merge constructors_with_record5 branch.Alain Frisch
2014-10-14Sync.Alain Frisch
2014-10-14Minimal support for inlined records for the texi backend.Alain Frisch
2014-10-14Minimal support for inlined records for the man backend.Alain Frisch
2014-10-14Minimal support for inlined records (displayed as {...}) for the latex backend.Alain Frisch
2014-10-14Some minimal support for inline records in the html backend.Alain Frisch
2014-10-14Plumbing into ocamldoc. Annotations are still not collected in inlined recor...Alain Frisch
2014-10-14Bug fix.Alain Frisch
2014-10-14Accept changes.Alain Frisch
2014-10-14Empty ident is not allowed.Alain Frisch
2014-10-14Name of exceptions can no longer be duplicated.Alain Frisch
2014-10-14Cleanup.Alain Frisch
2014-10-14Sync with trunk.Alain Frisch
2014-10-14Error message.Alain Frisch
2014-10-14Adapt test.Alain Frisch
2014-10-14Adapt test.Alain Frisch
2014-10-13Reflecting commit 15498 on version/4.02:Xavier Leroy
2014-10-13Reflecting commit 15497 on version/4.02:Xavier Leroy