| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PR#352: new option to make ocaml read stdin as a script | Damien Doligez | 2011-12-30 | 1 | -0/+1 |
* | PR#5453: configure doesn't find X11 under Ubuntu/MultiarchSpec | Damien Doligez | 2011-12-29 | 1 | -1/+4 |
* | PR#5454: Update Change log. Correct order of one of the bug fixes | Wojciech Meyer | 2011-12-29 | 1 | -1/+2 |
* | formatting and annotation of incompatible changes | Damien Doligez | 2011-12-28 | 1 | -7/+8 |
* | PR#5325 ("remove" solution). | Xavier Leroy | 2011-12-28 | 1 | -0/+1 |
* | Reverting the let.expr syntax (no consensus on the proposal). Sorry for the n... | Alain Frisch | 2011-12-27 | 1 | -2/+0 |
* | PR#5313: Add Change log entry | Wojciech Meyer | 2011-12-22 | 1 | -0/+1 |
* | Fix #5437: when registering an option with Arg, if the option has an empty do... | Jonathan Protzenko | 2011-12-22 | 1 | -0/+2 |
* | PR#5345: optimize checkbound for constant indices. | Xavier Leroy | 2011-12-22 | 1 | -0/+1 |
* | fix PR#5436 | Jacques Garrigue | 2011-12-22 | 1 | -0/+1 |
* | correct syntax highlighting in emacs (continued) | Damien Doligez | 2011-12-21 | 1 | -1/+3 |
* | Module Array: faster implementations of "blit", "copy", "sub", | Xavier Leroy | 2011-12-21 | 1 | -4/+6 |
* | New syntax for 'custom let bindings': let.simple_expr pat = expr in expr | Alain Frisch | 2011-12-21 | 1 | -8/+2 |
* | let-like operators. | Alain Frisch | 2011-12-20 | 1 | -0/+8 |
* | PR#4880: added appropriate event to "assert" so that it shows up properly in ... | Xavier Leroy | 2011-12-20 | 1 | -0/+1 |
* | New option to force the compilers to show absolute paths in error messages. | Alain Frisch | 2011-12-20 | 1 | -0/+1 |
* | PR#5416: better implementation of set/clear_close_on_exec | Xavier Leroy | 2011-12-20 | 1 | -0/+1 |
* | PR#4869: rare collisions between assembly labels for code and data | Xavier Leroy | 2011-12-18 | 1 | -0/+1 |
* | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS. | Xavier Leroy | 2011-12-17 | 1 | -0/+1 |
* | The "DBM" library (interface with Unix DBM key-value stores) is no | Xavier Leroy | 2011-12-17 | 1 | -1/+7 |
* | Update Changes. | Alain Frisch | 2011-12-14 | 1 | -0/+5 |
* | fix PR#5343 | Jacques Garrigue | 2011-12-10 | 1 | -0/+1 |
* | better reporting of wrong version for .cmi files | Damien Doligez | 2011-11-29 | 1 | -0/+1 |
* | Reverted most of previous change re: local labels in AMD64/MacOSX. | Xavier Leroy | 2011-10-15 | 1 | -1/+0 |
* | AMD64/MacOSX code generator: make local asm labels really local. (L100 inste... | Xavier Leroy | 2011-10-15 | 1 | -2/+4 |
* | PR#5330: thread tag with '.top' and '.inferred.mli' targets | Xavier Clerc | 2011-08-08 | 1 | -0/+1 |
* | merge branches/gadts | Jacques Garrigue | 2011-07-29 | 1 | -0/+9 |
|\ |
|
* | | finish fixing PR#5322 | Jacques Garrigue | 2011-07-29 | 1 | -2/+1 |
* | | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez | 2011-07-27 | 1 | -1/+1 |
* | | fix bug reported by Polux Moon on 2011-07-26 | Jacques Garrigue | 2011-07-27 | 1 | -1/+2 |
* | | merge changes from 3.12.0 to 3.12.1 | Damien Doligez | 2011-07-20 | 1 | -0/+98 |
* | | PR#5301: camlp4r and exception equal to another one with parameters | Xavier Clerc | 2011-07-12 | 1 | -1/+0 |
* | | Typo in message associated to PR#5301. | Xavier Clerc | 2011-06-27 | 1 | -1/+1 |
* | | PR#5301: camlp4r and of exception equal to another one with parameters | Xavier Clerc | 2011-06-27 | 1 | -0/+3 |
* | | PR#5287: Optimized handling of partially-applied functions | Xavier Leroy | 2011-06-12 | 1 | -0/+3 |
* | | Revised simplification of let-alias (PR#5205, PR#5288) | Xavier Leroy | 2011-06-11 | 1 | -0/+3 |
* | | PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives. | Xavier Leroy | 2011-06-04 | 1 | -0/+9 |
* | | renaming "Objective Caml" to "OCaml" (first pass) | Damien Doligez | 2011-04-26 | 1 | -2/+3 |
* | | add option -runtime-variant | Damien Doligez | 2011-03-17 | 1 | -0/+6 |
|/ |
|
* | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez | 2010-08-02 | 1 | -0/+11 |
* | PR#4964: parenthesized names for infix functions in annot files | Xavier Clerc | 2010-05-31 | 1 | -0/+1 |
* | Extend Map with functions from Set. | Alain Frisch | 2010-05-25 | 1 | -0/+1 |
* | Fix PR#4012: Map.map and Map.mapi do not conform to specification. | Alain Frisch | 2010-05-25 | 1 | -0/+1 |
* | Slightly better code generated for floating-point comparisons. | Xavier Leroy | 2010-05-24 | 1 | -1/+10 |
* | PR#4975: spelling mistakes "overriden" and "informations" | Damien Doligez | 2010-05-21 | 1 | -3/+4 |
* | PR#4478: better error messages for type definition mismatches | Jacques Garrigue | 2010-05-21 | 1 | -0/+1 |
* | fix PR#5057, must adjust levels in row fields | Jacques Garrigue | 2010-05-21 | 1 | -0/+1 |
* | PR#4857: add -vnum option to all executables | Damien Doligez | 2010-05-20 | 1 | -0/+3 |
* | PR#4874: interpretation of \b in regexps: characters that constitute a word n... | Xavier Leroy | 2010-05-19 | 1 | -0/+5 |
* | deduplicate debugger/dynlink.{ml,mli} | Damien Doligez | 2010-05-17 | 1 | -0/+1 |