summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-22PR#6189: items (5) (6) (7)Damien Doligez
2014-01-22PR#6189, item (2): missing options in the docDamien Doligez
2014-01-22svn wants to commit mergeinfo...Damien Doligez
2014-01-22PR#5598: (follow-up) handling of string constants in ocamllex should be the s...Damien Doligez
2014-01-22PR#6165: Alterations to handling of \013 in source files breaking other toolsDamien Doligez
2014-01-21Fix dependency analysis for module aliases.Alain Frisch
2014-01-14Fix PR#6293Jacques Garrigue
2014-01-14Fix PR#6293Jacques Garrigue
2014-01-10Merge module-alias branch (cf. PR#6063)Jacques Garrigue
2014-01-09update CHANGESGabriel Scherer
2014-01-09make bigarray.mli's documentation consistent with the new GADT interfaceGabriel Scherer
2014-01-09PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kindGabriel Scherer
2013-12-24fix commit 14384Jérémie Dimino
2013-12-24udate test: let supports GADTsJacques Garrigue
2013-12-23fix #6276: release the runtime in all stubs that might blockJérémie Dimino
2013-12-20Add -trans-mod option for transparent module dependencies.Jacques Garrigue
2013-12-19test/tool-debugger: add simple test for the debuggerDamien Doligez
2013-12-19debugger: fix environment bug and remove confirmation at quitDamien Doligez
2013-12-18fix crashing bug in win32unix/select.cDamien Doligez
2013-12-17configure: SO must be "so" or "dll" without the dotDamien Doligez
2013-12-17ocamlmklibconfig.ml: add missing config varibleDamien Doligez
2013-12-17merge generative functorsJacques Garrigue
2013-12-17Fix PR#6275Jacques Garrigue
2013-12-16#5808: allow simple patterns, not only identifiers, in 'let p : t = ...'.Alain Frisch
2013-12-14Un-bootstrapping of ocamlbuild, clean-up phase:Xavier Leroy
2013-12-12Un-bootstrapping of ocamlbuild: build it using a plain Makefile.Xavier Leroy
2013-12-11Typo.Alain Frisch
2013-12-11Fix.Alain Frisch
2013-12-09update Changes for PR#6257Maxence Guesdon
2013-12-09PR#6257: allow full doc comments on variant constructors and record fieldsMaxence Guesdon
2013-12-05#6262: equality of first-class modules take module type aliases into account....Alain Frisch
2013-12-05mergeinfo stuff that I don't understandDamien Doligez
2013-12-05fix testsuite makefile: openbsd does not support PWD env variableDamien Doligez
2013-12-04#6180: avoid redundant check in caml_make_float_vect.Alain Frisch
2013-12-03port to cygwin-64Damien Doligez
2013-12-03make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez
2013-12-02#6246: allow wildcard pattern as for-loop index. ==> Camlp4 will need to be ...Alain Frisch
2013-11-30PR#6245: Minor inconsistencies between related signatures in arg.mliDamien Doligez
2013-11-29Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy
2013-11-29Reports the beginning of the string literal in 'This comment contains an unte...Alain Frisch
2013-11-28testsuite/external: update coq, lablgtk, alt-ergoDamien Doligez
2013-11-28Bring stack backtraces up-to-date on PowerPC, incl. reraise.Xavier Leroy
2013-11-28Debug info was lost when rescheduling "checkbound" instructions.Xavier Leroy
2013-11-28PR#6243: Make "ocamlopt -g" more resistant to ill-formed locations.Xavier Leroy
2013-11-27PR#6239: a "raise" in -g mode can end up calling a C function (stash_backtrac...Xavier Leroy
2013-11-27typo in test log messageDamien Doligez
2013-11-27update for latest trunk changesDamien Doligez
2013-11-23Remove camlp4.Jérémie Dimino
2013-11-21remove camlp4Jérémie Dimino
2013-11-21removal of camlp4Jérémie Dimino