summaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Expand)Author
2011-03-18Ignoring compiled files. Bootstrap.Pierre Weis
2011-03-17Ignoring compiled files.Pierre Weis
2011-03-17add option -runtime-variantDamien Doligez
2010-10-21merge branches/implicit-unpack + update camlp4Jacques Garrigue
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-06-04PR#5062Pierre Weis
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez
2010-05-20PR#5053: change svn:eol-style for shell scriptsDamien Doligez
2010-05-19bootstrap ocamlbuild with OCAMLBUILD_FIND optionDamien Doligez
2010-05-17dist: rebuild boot/myocamlbuild.bootNicolas Pouillard
2010-05-05Bootstrap.Pierre Weis
2010-05-05Typo in module Scanf prevented tests to succeeded properly.Pierre Weis
2010-05-04Generalization of unbound identier error narrowing to all kind of qualifiedPierre Weis
2010-05-03PR#5023. Adding some documentation words for function set_formatter_output_ch...Pierre Weis
2010-04-27- Refactoring of otherlibs/systhreadsXavier Leroy
2010-04-26merge last changes from 3.11 branch (rev 10307)Damien Doligez
2010-04-22fixed several build problemsDamien Doligez
2010-04-21Reserve identifiers below 1000 for typing/predef.ml. This facilitatesXavier Leroy
2010-04-19Fix #5003: document the fact that expressions raised by exception printers ar...Alain Frisch
2010-04-13unified command-line argumentsDamien Doligez
2010-04-08merge branches/overrideJacques Garrigue
2010-04-02Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy
2010-03-25suppress linker warning message on Mac OS X 10.6.x / x86_64Damien Doligez
2010-01-22clean up spaces and tabsDamien Doligez
2010-01-20merge changes from release/3.11.1 to release/3.11.2Damien Doligez
2010-01-07PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez
2009-12-29Adding a close-in function to module Scanf, to be able to close a Scanf scan ...Pierre Weis
2009-12-22PR#4947 bug in parsing of warning optionsDamien Doligez
2009-12-09Using -strict-sequence to compile the compiler.Pierre Weis
2009-12-09Adding the -strict-sequence option.Pierre Weis
2009-12-07To deal with printf output for %F format, adding a unary + operator.Pierre Weis
2009-11-30Introducing output meanings to subsume set/get_[all_]formatter_output_functions.Pierre Weis
2009-10-26Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch
2009-10-22New warning `not all labels are mentioned in this record pattern'Xavier Leroy
2009-09-09Addition of ikprintf as suggested in FR#0004859.Pierre Weis
2009-09-04Refined error message for unbound identifiers: if M.ident is unbound and M is...Pierre Weis
2009-08-27Added syntactic sugar for record expressions and record patterns:Xavier Leroy
2009-07-20merge changes from ocaml3111rc0 to ocaml3111Damien Doligez
2009-05-20merge changes from ocaml3110 to ocaml3111rc0Damien Doligez
2009-03-05build sys: fix "ocamlbuild -where"Nicolas Pouillard
2009-01-25Understanding the notion of standard channel for Format and Scanf.Pierre Weis
2008-12-03merge changes from 3.10.2merged to 3.11.0Damien Doligez
2008-10-23build,sys: bootstrap boot/myocamlbuild.bootNicolas Pouillard
2008-09-09Correction bug add_substitute.Pierre Weis
2008-08-06PR#4367: added Parsing.set_trace to control the printing of a trace of action...Xavier Leroy
2008-08-02Implement Lazy.force as a primiive, and optimize its callsMichel Mauny
2008-07-09Add lazy patterns.Michel Mauny
2008-06-11workaround for the problem of optional argument type parsing caused when we r...Jun FURUSE / 古瀬 淳
2008-03-14Ability to print and capture exception backtraces (see stdlib module Printexc)Xavier Leroy
2008-02-29merge changes from 3.10.1 to 3.10.2Damien Doligez