summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* PR#5301: camlp4r and exception equal to another one with parametersXavier Clerc2011-07-121-1/+0
* Typo in message associated to PR#5301.Xavier Clerc2011-06-271-1/+1
* PR#5301: camlp4r and of exception equal to another one with parametersXavier Clerc2011-06-271-0/+3
* PR#5287: Optimized handling of partially-applied functionsXavier Leroy2011-06-121-0/+3
* Revised simplification of let-alias (PR#5205, PR#5288)Xavier Leroy2011-06-111-0/+3
* PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives.Xavier Leroy2011-06-041-0/+9
* renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-261-2/+3
* add option -runtime-variantDamien Doligez2011-03-171-0/+6
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-0/+11
* PR#4964: parenthesized names for infix functions in annot filesXavier Clerc2010-05-311-0/+1
* Extend Map with functions from Set.Alain Frisch2010-05-251-0/+1
* Fix PR#4012: Map.map and Map.mapi do not conform to specification.Alain Frisch2010-05-251-0/+1
* Slightly better code generated for floating-point comparisons.Xavier Leroy2010-05-241-1/+10
* PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez2010-05-211-3/+4
* PR#4478: better error messages for type definition mismatchesJacques Garrigue2010-05-211-0/+1
* fix PR#5057, must adjust levels in row fieldsJacques Garrigue2010-05-211-0/+1
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+3
* PR#4874: interpretation of \b in regexps: characters that constitute a word n...Xavier Leroy2010-05-191-0/+5
* deduplicate debugger/dynlink.{ml,mli}Damien Doligez2010-05-171-0/+1
* PR#4742: finalisation function raising an exception blocks other finalisationsDamien Doligez2010-05-121-0/+7
* document explicit override and destructive substitutionJacques Garrigue2010-05-071-3/+18
* updated Random and warningsDamien Doligez2010-04-301-7/+11
* fixed several build problemsDamien Doligez2010-04-221-3/+9
* PR #5018: Wrong exception raised by Dynlink.loadfile.Alain Frisch2010-04-061-0/+1
* PR#5004: overflow in Buffer.add_channelXavier Leroy2010-03-281-0/+1
* PR#5008: forgot to reserve bottom 32 bytes of stack before calling the GC (AM...Xavier Leroy2010-03-281-2/+2
* clean up spaces and tabsDamien Doligez2010-01-221-3/+3
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-2/+55
* Adding the -strict-sequence option.Pierre Weis2009-12-091-0/+2
* Merge the letopenin branch in (svn merge -r9386:9397 /svn/ocaml/branches/leto...Alain Frisch2009-11-011-0/+2
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-261-0/+6
* merge polymorphic recursionJacques Garrigue2009-10-261-0/+6
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-6/+7
* Update Changes.Alain Frisch2009-10-201-0/+5
* MAJXavier Leroy2009-09-121-0/+5
* New ikfprintf function for Format.Pierre Weis2009-09-101-6/+9
* Refined error message for unbound identifiers: if M.ident is unbound and M is...Pierre Weis2009-09-041-0/+2
* Added syntactic sugar for record expressions and record patterns:Xavier Leroy2009-08-271-0/+4
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-201-1/+8
* PR#4210, PR#4245: tightened bound checking in string->integer conversion func...Xavier Leroy2009-07-151-3/+13
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-0/+55
* Starting the record of new changes wrt 3.11.0.Pierre Weis2009-02-131-0/+7
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-23/+26
* PR#4609: Win32Unix lockfXavier Leroy2008-10-061-0/+1
* PR#4582 is closed.Pierre Weis2008-09-281-1/+3
* Better semantics for fscanf. For the record: PR#4562, PR#4605, PR#4614.Pierre Weis2008-09-271-2/+10
* PR#4577: reinitialize thread machinery after forkXavier Leroy2008-09-271-1/+2
* PR#4390: ajout caml_raise_with_argsXavier Leroy2008-09-181-3/+5
* MAJ pre 3.11.0Xavier Leroy2008-09-181-14/+74
* Enable to (old) -dlcode option by default. -nodynlink disables it.Alain Frisch2008-07-151-2/+2