summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR#5497: better handling of special characters in printed codeDamien Doligez2012-02-211-66/+77
* change duplicate tag in docsDamien Doligez2012-02-211-1/+1
* Reverting "PR#5504: Add Changes entry". For time being - sorry.Wojciech Meyer2012-02-201-1/+0
* Optimize away compile-time beta-redexes, as found sometimes in generated code...Xavier Leroy2012-02-202-0/+25
* PR#5394: Add Changes entryWojciech Meyer2012-02-191-0/+1
* PR#5394: Documentation for -dtypes is missing in manpage.Wojciech Meyer2012-02-192-0/+10
* PR#5504: Add Changes entryWojciech Meyer2012-02-191-0/+1
* PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer2012-02-199-9/+9
* PR#5510: Add Changes entryWojciech Meyer2012-02-191-0/+1
* PR#5510: FixWojciech Meyer2012-02-191-4/+0
* Reverting commits 12108 and 12109 concerning PR#4072. I feel the cure (makin...Xavier Leroy2012-02-182-6/+1
* - PR#5509: misclassification of statically-allocated empty array thatXavier Leroy2012-02-183-1/+6
* Fix PR#5297: compiler does not check %primitive's existenceFabrice Le Fessant2012-02-183-2/+10
* Fix Changes for last commitFabrice Le Fessant2012-02-181-0/+1
* Fix PR#5309: Queue.add is not thread/signal safeFabrice Le Fessant2012-02-181-2/+3
* PR#5495: add "or" to the list of infix keywords in the camlp4 parserJérémie Dimino2012-02-171-1/+1
* Backtrack previous changes for PowerPC/Linux, which turns out to lack what we...Xavier Leroy2012-02-172-11/+1
* PR#5064, PR#5485: try to ensure that 4K words of stack are availableXavier Leroy2012-02-1711-689/+171
* reverse previous commitDamien Doligez2012-02-151-1/+1
* PR#5481: update camlp4 ast magic numbers and add a comment before the ast def...Jérémie Dimino2012-02-152-2/+5
* PR#5503: error when ocamlbuild is passed an absolute path as build directoryXavier Clerc2012-02-153-2/+3
* Unshare on type annotations even in non -principal mode.Jacques Garrigue2012-02-146-37/+73
* Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-1315-42/+42
* document the new options of ./configureDamien Doligez2012-02-131-13/+29
* PR#5159: better documentation of locationsDamien Doligez2012-02-131-5/+16
* More renaming to OCamlDamien Doligez2012-02-1081-264/+264
* PR5477: (continued) fix Tcl/Tk configuration to use $x11_link instead of $x11...Damien Doligez2012-02-102-1/+6
* typo in docDamien Doligez2012-02-101-1/+1
* PR#5159: better documentation of type "position"Damien Doligez2012-02-103-4/+28
* PR#5385: add a warning when MACOSX_DEPLOYMENT_TARGET is setDamien Doligez2012-02-091-0/+5
* add missing link in docDamien Doligez2012-02-072-7/+7
* better documentation for format6Damien Doligez2012-02-071-5/+6
* reformat over-long linesDamien Doligez2012-02-071-26/+28
* PR#4278: configure without graph; fix problem when X11 not foundDamien Doligez2012-02-071-10/+18
* set svn:keywords propertyDamien Doligez2012-02-071-1/+1
* PR#1164: better error message when giving .cmxa input files to ocamlopt -aDamien Doligez2012-02-061-3/+9
* fix try_finally in case the finally function raises an exceptionDamien Doligez2012-02-061-6/+4
* Fix various compiler warnings in asmrun.Benedikt Meurer2012-02-052-3/+4
* Related to #5493 again: more explanations about string mutation, string shari...Xavier Leroy2012-02-051-6/+14
* Fix various compiler warnings in labltk.Benedikt Meurer2012-02-056-13/+13
* [arm] Update copyright notices as suggested by Xavier.Benedikt Meurer2012-02-056-20/+25
* Merge the new ARM backend into trunk (PR#5433).Benedikt Meurer2012-02-0410-714/+1423
* [i386] Don't override insert_op.Benedikt Meurer2012-02-041-3/+0
* [amd64] Don't override insert_op.Benedikt Meurer2012-02-041-3/+0
* Implement insert_op using insert_op_debug in Selectgen.Benedikt Meurer2012-02-041-2/+1
* Also pass Cmm.memory_chunk to select_addressing.Benedikt Meurer2012-02-047-21/+21
* PR#5176: caml-types.el: large types trigger stack overflow in regexp matcherDamien Doligez2012-02-031-2/+1
* PR#5403: give better error message when emacs is not found in PATHDamien Doligez2012-02-031-0/+1
* update instructions for recompilation under MSVCDamien Doligez2012-02-031-5/+7
* at least on my machine, makeindex doesn't like "|"| in a \verb within a \indexDamien Doligez2012-02-031-1/+1