Age | Commit message (Expand) | Author |
2014-10-15 | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez |
2014-10-14 | Reintegrate-merge constructors_with_record5 branch. | Alain Frisch |
2014-10-03 | ocamldep support for -open | Gabriel Scherer |
2014-10-03 | minor refactoring in ocamldep.ml | Gabriel Scherer |
2014-09-04 | Sync with trunk. | Alain Frisch |
2014-08-29 | merge changes of version/4.02 from r15121 to r15155 | Damien Doligez |
2014-08-22 | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez |
2014-08-18 | new -opaque flag: ocamlopt creates .cmx without cross-module info | Gabriel Scherer |
2014-08-15 | tools/objinfo: workaround change in binutils' <bfd.h> | Gabriel Scherer |
2014-08-07 | Sync with trunk. Rebinding of inlined extension constructors with free variab... | Alain Frisch |
2014-08-07 | Cherry-pick 15062,15063,15064 from 4.02 (#6497). | Alain Frisch |
2014-07-24 | PR#6142: add cmt file support to ocamlobjinfo | Damien Doligez |
2014-07-21 | allow long lines up to 132 chars in ocamldoc | Damien Doligez |
2014-07-21 | PR#6406: Expose OCaml version in C headers | Damien Doligez |
2014-06-05 | still debugging the ci-build script (take 3) | Damien Doligez |
2014-06-05 | still debugging the ci-build script | Damien Doligez |
2014-06-05 | debugging the ci-build script | Damien Doligez |
2014-06-02 | ci-build: go to the right directory before parsing command-line options | Damien Doligez |
2014-06-02 | tools/ci-build: add possibility of changing directory on unix-like architectures | Damien Doligez |
2014-06-02 | add option -patch1 to ci-build script | Damien Doligez |
2014-05-12 | ci-build: fix wrong variable name | Damien Doligez |
2014-05-12 | ci-build: do not change directory for Unix slaves | Damien Doligez |
2014-05-12 | add missing instructions to ci-build for msvc | Damien Doligez |
2014-05-12 | update distclean target | Damien Doligez |
2014-05-12 | fix missing archs | Damien Doligez |
2014-05-12 | add universal CI build script | Damien Doligez |
2014-05-12 | Enable warning 27 in tools/ and fix occurrences. It's good to mark in depend... | Alain Frisch |
2014-05-11 | commit o_and_opens.diff | Jacques Garrigue |
2014-05-07 | re-commit Leo's weak-dependencies pull request | Jacques Garrigue |
2014-05-05 | Remove FIRST_UNIMPLEMENTED_OP from interp.c | Fabrice Le Fessant |
2014-05-05 | #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, bac... | Alain Frisch |
2014-05-05 | #6387: also allow attributes on methods in object types (< m [@foo] : int; ..>). | Alain Frisch |
2014-05-05 | change -trans-mod to -no-alias-deps, and update message | Jacques Garrigue |
2014-05-04 | PR#5584: merge open extensible types, extension-patch-4.0.2 | Jacques Garrigue |
2014-05-04 | Add support for floating attributes in class structures and class signatures.... | Alain Frisch |
2014-05-02 | revert commit 14719 | Jacques Garrigue |
2014-05-01 | weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185... | Mark Shinwell |
2014-04-30 | #6387: allow attributes on variants in polymorphic variant types. | Alain Frisch |
2014-04-29 | merge branch "safe-string" | Damien Doligez |
2014-04-26 | New back-end optimization pass: common subexpression elimination (CSE). | Xavier Leroy |
2014-04-25 | - Constant ropagation for float and int32/int64/nativeint arithmetic. | Xavier Leroy |
2014-04-22 | Sync with trunk. | Alain Frisch |
2014-04-22 | Make Parsetree more uniform by keeping locations in all records which have at... | Alain Frisch |
2014-04-22 | Synchronize with trunk. | Alain Frisch |
2014-04-15 | Turn more sig/str items into records. Patch from Leo White. | Alain Frisch |
2014-04-14 | Synchronize with trunk. | Alain Frisch |
2014-04-12 | fix some of the whitespace problems in the source | Damien Doligez |
2014-04-12 | test reference files are now exempt from all rules | Damien Doligez |
2014-04-07 | Keep inlined records in Typedtree and Types. Synthesize record types when in... | Alain Frisch |
2014-04-07 | [minor] make tools/Makefile.shared msvc-friendly | Gabriel Scherer |