| Commit message (Expand) | Author | Age | Files | Lines |
* | PR6695: Make sure the compiler only uses ASCII string functions. | Gabriel Scherer | 2014-12-21 | 8 | -11/+11 |
* | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez | 2014-10-15 | 5 | -128/+151 |
|\ |
|
| * | Make ocamldoc compile (still need support for inlined records). | Alain Frisch | 2014-09-04 | 2 | -3/+28 |
* | | Reintegrate-merge constructors_with_record5 branch. | Alain Frisch | 2014-10-14 | 15 | -149/+212 |
|\ \ |
|
* | | | Document -ppx option. | Gabriel Scherer | 2014-10-04 | 1 | -0/+1 |
| |/
|/| |
|
* | | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez | 2014-08-22 | 9 | -35/+56 |
* | | Cherry-pick 15062,15063,15064 from 4.02 (#6497). | Alain Frisch | 2014-08-07 | 1 | -2/+11 |
* | | PR#6274: allow doc comments on object types | Maxence Guesdon | 2014-05-22 | 12 | -253/+398 |
* | | PR#6425: fix generation of man pages, handling variant constructors and recor... | Maxence Guesdon | 2014-05-22 | 1 | -78/+150 |
* | | * split Typetexp.lookup_module and Typetexp.find_module | Jacques Garrigue | 2014-05-12 | 1 | -39/+47 |
* | | Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu... | Alain Frisch | 2014-05-07 | 1 | -1/+1 |
* | | PR#5584: merge open extensible types, extension-patch-4.0.2 | Jacques Garrigue | 2014-05-04 | 36 | -149/+1278 |
* | | Add support for floating attributes in class structures and class signatures.... | Alain Frisch | 2014-05-04 | 2 | -1/+10 |
* | | merge branch "safe-string" | Damien Doligez | 2014-04-29 | 4 | -16/+14 |
* | | makefile target to build the stdlib documentation as html | Gabriel Scherer | 2014-04-19 | 1 | -0/+8 |
* | | Turn more sig/str items into records. Patch from Leo White. | Alain Frisch | 2014-04-15 | 2 | -10/+10 |
* | | PR#6358: obey DESTDIR in install targets | Gabriel Scherer | 2014-04-07 | 2 | -5/+6 |
* | | Get rid of ocamlcomp.sh. The next step is to share all those common declarat... | Alain Frisch | 2014-04-02 | 2 | -14/+16 |
|/ |
|
* | #PR6269 Optimized string matching | Luc Maranget | 2014-03-21 | 1 | -32/+26 |
* | PR#6310: fix ocamldoc's subscript/superscript CSS font size | Gabriel Scherer | 2014-01-28 | 1 | -2/+2 |
* | Merge module-alias branch (cf. PR#6063) | Jacques Garrigue | 2014-01-10 | 3 | -1/+16 |
|\ |
|
| * | merge trunk:14244 to fix bootstrap | Jacques Garrigue | 2013-10-24 | 5 | -116/+15 |
| |\ |
|
| * | | everything works except camlp4 | Jacques Garrigue | 2013-10-01 | 3 | -1/+16 |
* | | | merge generative functors | Jacques Garrigue | 2013-12-17 | 9 | -23/+47 |
* | | | PR#6257: allow full doc comments on variant constructors and record fields | Maxence Guesdon | 2013-12-09 | 10 | -132/+152 |
* | | | Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ... | Xavier Leroy | 2013-11-29 | 2 | -4/+6 |
| |/
|/| |
|
* | | #6195: use ocamlcommon.cma to link ocamldoc, instead of explicit list of comp... | Alain Frisch | 2013-10-02 | 2 | -110/+9 |
* | | Keep attributes with module type declarations. Warning on reference to deprec... | Alain Frisch | 2013-10-01 | 3 | -6/+6 |
|/ |
|
* | Keep attributes on module declarations. | Alain Frisch | 2013-09-27 | 3 | -5/+5 |
* | Keep attributes/locs for class type declarations and class declarations in Ty... | Alain Frisch | 2013-09-27 | 2 | -6/+6 |
* | Fix. | Alain Frisch | 2013-09-27 | 1 | -0/+1 |
* | Keep location and attributes in type, label and constructor declarations. De... | Alain Frisch | 2013-09-27 | 1 | -2/+2 |
* | Keep attributes on value declarations in .cmi files (but clear all the locati... | Alain Frisch | 2013-09-26 | 1 | -0/+1 |
* | build: replace ocamlcomp*.sh. | Wojciech Meyer | 2013-09-20 | 2 | -6/+4 |
* | Continue cleanup. driver/errors.ml is no longer needed. | Alain Frisch | 2013-09-12 | 1 | -16/+9 |
* | Continue. | Alain Frisch | 2013-09-12 | 1 | -15/+8 |
* | Switch {Translmod,Translcore,Translclass}.Error. | Alain Frisch | 2013-09-12 | 1 | -4/+0 |
* | Switch Includemod.Error, without trying to split the message (to keep current... | Alain Frisch | 2013-09-12 | 1 | -3/+0 |
* | Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error. | Alain Frisch | 2013-09-12 | 1 | -8/+0 |
* | Switch Ctype.Tags. | Alain Frisch | 2013-09-12 | 1 | -5/+0 |
* | Switch Cmi_format.Error. | Alain Frisch | 2013-09-12 | 1 | -3/+0 |
* | Do not keep file name in exception, after all. | Alain Frisch | 2013-09-12 | 1 | -1/+1 |
* | Keep input file in Env.Error. Switch it to the new system. | Alain Frisch | 2013-09-12 | 1 | -3/+0 |
* | Keep input file in Pparse.Error. Switch it to the new system. | Alain Frisch | 2013-09-12 | 1 | -1/+1 |
* | Switch Lexer.Error to the new system. | Alain Frisch | 2013-09-12 | 1 | -3/+0 |
* | Port Syntaxerr.Error to the new system. Trickier, because of special way to r... | Alain Frisch | 2013-09-11 | 1 | -2/+0 |
* | Cherry-picking commit 14093 from trunk. | Alain Frisch | 2013-09-11 | 1 | -6/+7 |
* | Merge branch 4.01 from branching point to 4.01.0+rc1 | Damien Doligez | 2013-09-04 | 1 | -1/+1 |
* | Synchronize with trunk. | Alain Frisch | 2013-08-28 | 5 | -22/+35 |
|\ |
|
| * | PR#5149: (point 15) add line breaks in html source before <pre> tags | Maxence Guesdon | 2013-08-12 | 1 | -13/+13 |