summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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-03ocamldep support for -openGabriel Scherer
2014-10-03minor refactoring in ocamldep.mlGabriel Scherer
2014-09-04Sync with trunk.Alain Frisch
2014-08-29merge changes of version/4.02 from r15121 to r15155Damien Doligez
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-08-18new -opaque flag: ocamlopt creates .cmx without cross-module infoGabriel Scherer
2014-08-15tools/objinfo: workaround change in binutils' <bfd.h>Gabriel Scherer
2014-08-07Sync with trunk. Rebinding of inlined extension constructors with free variab...Alain Frisch
2014-08-07Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch
2014-07-24PR#6142: add cmt file support to ocamlobjinfoDamien Doligez
2014-07-21allow long lines up to 132 chars in ocamldocDamien Doligez
2014-07-21PR#6406: Expose OCaml version in C headersDamien Doligez
2014-06-05still debugging the ci-build script (take 3)Damien Doligez
2014-06-05still debugging the ci-build scriptDamien Doligez
2014-06-05debugging the ci-build scriptDamien Doligez
2014-06-02ci-build: go to the right directory before parsing command-line optionsDamien Doligez
2014-06-02tools/ci-build: add possibility of changing directory on unix-like architecturesDamien Doligez
2014-06-02add option -patch1 to ci-build scriptDamien Doligez
2014-05-12ci-build: fix wrong variable nameDamien Doligez
2014-05-12ci-build: do not change directory for Unix slavesDamien Doligez
2014-05-12add missing instructions to ci-build for msvcDamien Doligez
2014-05-12update distclean targetDamien Doligez
2014-05-12fix missing archsDamien Doligez
2014-05-12add universal CI build scriptDamien Doligez
2014-05-12Enable warning 27 in tools/ and fix occurrences. It's good to mark in depend...Alain Frisch
2014-05-11commit o_and_opens.diffJacques Garrigue
2014-05-07re-commit Leo's weak-dependencies pull requestJacques Garrigue
2014-05-05Remove FIRST_UNIMPLEMENTED_OP from interp.cFabrice 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-05change -trans-mod to -no-alias-deps, and update messageJacques Garrigue
2014-05-04PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue
2014-05-04Add support for floating attributes in class structures and class signatures....Alain Frisch
2014-05-02revert commit 14719Jacques Garrigue
2014-05-01weak 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-29merge branch "safe-string"Damien Doligez
2014-04-26New 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-22Sync with trunk.Alain Frisch
2014-04-22Make Parsetree more uniform by keeping locations in all records which have at...Alain Frisch
2014-04-22Synchronize with trunk.Alain Frisch
2014-04-15Turn more sig/str items into records. Patch from Leo White.Alain Frisch
2014-04-14Synchronize with trunk.Alain Frisch
2014-04-12fix some of the whitespace problems in the sourceDamien Doligez
2014-04-12test reference files are now exempt from all rulesDamien Doligez
2014-04-07Keep inlined records in Typedtree and Types. Synthesize record types when in...Alain Frisch
2014-04-07[minor] make tools/Makefile.shared msvc-friendlyGabriel Scherer