summaryrefslogtreecommitdiff
path: root/boot/ocamlc
Commit message (Expand)AuthorAgeFilesLines
* Bootstrap.Pierre Weis2010-05-051-0/+0
* Typo in module Scanf prevented tests to succeeded properly.Pierre Weis2010-05-051-0/+0
* Generalization of unbound identier error narrowing to all kind of qualifiedPierre Weis2010-05-041-0/+0
* PR#5023. Adding some documentation words for function set_formatter_output_ch...Pierre Weis2010-05-031-0/+0
* - Refactoring of otherlibs/systhreadsXavier Leroy2010-04-271-0/+0
* merge last changes from 3.11 branch (rev 10307)Damien Doligez2010-04-261-0/+0
* fixed several build problemsDamien Doligez2010-04-221-0/+0
* Reserve identifiers below 1000 for typing/predef.ml. This facilitatesXavier Leroy2010-04-211-0/+0
* Fix #5003: document the fact that expressions raised by exception printers ar...Alain Frisch2010-04-191-0/+0
* unified command-line argumentsDamien Doligez2010-04-131-0/+0
* merge branches/overrideJacques Garrigue2010-04-081-0/+0
* Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy2010-04-021-0/+0
* suppress linker warning message on Mac OS X 10.6.x / x86_64Damien Doligez2010-03-251-0/+0
* clean up spaces and tabsDamien Doligez2010-01-221-0/+0
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-0/+0
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-0/+0
* Adding a close-in function to module Scanf, to be able to close a Scanf scan ...Pierre Weis2009-12-291-0/+0
* Using -strict-sequence to compile the compiler.Pierre Weis2009-12-091-0/+0
* Adding the -strict-sequence option.Pierre Weis2009-12-091-0/+0
* To deal with printf output for %F format, adding a unary + operator.Pierre Weis2009-12-071-0/+0
* Introducing output meanings to subsume set/get_[all_]formatter_output_functions.Pierre Weis2009-11-301-0/+0
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-261-0/+0
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-0/+0
* Addition of ikprintf as suggested in FR#0004859.Pierre Weis2009-09-091-0/+0
* Refined error message for unbound identifiers: if M.ident is unbound and M is...Pierre Weis2009-09-041-0/+0
* Added syntactic sugar for record expressions and record patterns:Xavier Leroy2009-08-271-0/+0
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-201-0/+0
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-0/+0
* Understanding the notion of standard channel for Format and Scanf.Pierre Weis2009-01-251-0/+0
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-0/+0
* Correction bug add_substitute.Pierre Weis2008-09-091-0/+0
* PR#4367: added Parsing.set_trace to control the printing of a trace of action...Xavier Leroy2008-08-061-0/+0
* Implement Lazy.force as a primiive, and optimize its callsMichel Mauny2008-08-021-0/+0
* Add lazy patterns.Michel Mauny2008-07-091-0/+0
* workaround for the problem of optional argument type parsing caused when we r...Jun FURUSE / 古瀬 淳2008-06-111-0/+0
* Ability to print and capture exception backtraces (see stdlib module Printexc)Xavier Leroy2008-03-141-0/+0
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-291-0/+0
* better anti-fragmentation measuresDamien Doligez2008-02-291-0/+0
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-0/+0
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-041-0/+0
* PR#4243 partial solutionDamien Doligez2007-11-221-0/+0
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-0/+0
* Expanding the usual compiler's type-based optimisations to private abbreviati...Pierre Weis2007-11-011-0/+0
* New magic numbers for AST.Pierre Weis2007-10-091-0/+0
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-091-0/+0
* fusion de la version 3.10.0Damien Doligez2007-10-081-0/+0
* Added shared library support for NetBSD and OpenBSD.Pierre Weis2007-08-231-0/+0
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-161-0/+0
* grosse amelioration des Weak a courte duree de vieDamien Doligez2007-05-041-0/+0
* Ajout de Sys.is_directory (PR#4054 + needed by ocamlbuild)Xavier Leroy2007-02-261-0/+0