summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-15add possibility of ignoring a directoryDamien Doligez
2012-10-15small tweaksDamien Doligez
2012-10-12PR#5787: Bad behavior of 'Unused ...' warnings in the toplevel.Alain Frisch
2012-10-12Fix PR#5785Jacques Garrigue
2012-10-12introduce local types in patternsJacques Garrigue
2012-10-10PR#5102: ocamlbuild fails when using an unbound variable in rule dependencyXavier Clerc
2012-10-10Typo.Alain Frisch
2012-10-10PR#5300: verbose parameter should implicitly set classic displayXavier Clerc
2012-10-10use variable name from definition for existentials (cf. PR#5780)Jacques Garrigue
2012-10-10PR#5240: register exception printers for Unix.Unix_error and Dynlink.ErrorXavier Clerc
2012-10-09PR#5778: convert constructors on the right hand side of exception ... = ...Jérémie Dimino
2012-10-07Refactoring of the computations of the actual size of a struct caml_ba_arrayXavier Leroy
2012-10-05PR#5772: problem with marshaling of mutually-recursive functionsXavier Leroy
2012-10-05merge changes from 4.00.0 to 4.00.1Damien Doligez
2012-10-05ignore build dir for frama-cDamien Doligez
2012-10-02Also install relevant cmx/obj files in compiler-libs.Alain Frisch
2012-10-02Windows users also deserve printtyped and printclambda. (Seriously, we should...Alain Frisch
2012-09-30PR#5715: change the fix to avoid breaking the mingw portDamien Doligez
2012-09-28update hevea + small changes for cygwinDamien Doligez
2012-09-28PR#5727: emacs caml-mode indents shebang line in toplevel scriptsDamien Doligez
2012-09-27Fix PR#5729 : Untypeast creates unexpected nodesFabrice Le Fessant
2012-09-27PR#5761: Incorrect bigarray custom block sizeDamien Doligez
2012-09-27Checked #PR5758, (also closed bug in Mantis)Luc Maranget
2012-09-26#5766: MSVC port broken following switch to winsock2.Alain Frisch
2012-09-25PR#5111: description of module not put into a tagMaxence Guesdon
2012-09-25PR#5744: fix pb with virtual attributesMaxence Guesdon
2012-09-24PR#5734: improved Win32 implementation of Unix.gettimeofdayXavier Leroy
2012-09-24 PR#5563: harden Unix.select against file descriptors above FD_SETSIZEXavier Leroy
2012-09-21fix PR#5763: ocamlbuild does not give correct flags when running menhirGabriel Scherer
2012-09-19Fix PR#5758Jacques Garrigue
2012-09-19cancel commit in wrong branchJacques Garrigue
2012-09-19use types to disambiguate record accessJacques Garrigue
2012-09-18Fix.Alain Frisch
2012-09-18Sync with Lexifi's version of ast_mapper.Alain Frisch
2012-09-17PR#5278: update Makefile message to mention "make world.opt"Damien Doligez
2012-09-13ocamlbuild-mixed-boot is not phonyJacques Garrigue
2012-09-11PR#4019: better documentation of Str.matched_stringDamien Doligez
2012-09-11Formatting.Alain Frisch
2012-09-10Fix content of .cmt files correponding to the automatic 'discarding' of optio...Alain Frisch
2012-09-10update comment; remove spurious commasDamien Doligez
2012-09-10add copyright header and fix formattingDamien Doligez
2012-09-10clarify documentationDamien Doligez
2012-09-10ignore generated filesDamien Doligez
2012-09-10PR#5757: GC compaction bug (crash)Damien Doligez
2012-09-10add *.cmt and *.cmti to lists of ignored filesDamien Doligez
2012-09-10PR#5757: GC compaction bug (crash)Damien Doligez
2012-09-10remove some targets that stopped working on Mac OS XDamien Doligez
2012-09-10PR#5468: ocamlbuild should preserve order of parametric tagsWojciech Meyer
2012-09-08PR#5707: in AMD64 port, exchange the roles of r10-r11 and r12-r13,Xavier Leroy
2012-09-03Fix #5747 ('unused open' warning not given when compiling with -annot).Alain Frisch