summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix pretty-printing bug.fstclassmod_parametrizedAlain Frisch2010-09-101-11/+12
* Adapt Camlp4.Alain Frisch2010-09-092-11/+6
* Support for constraints on parametrized types in package types.Alain Frisch2010-09-092-2/+14
* In the untyped parse tree, allow arbitrary module type constraints in package...Alain Frisch2010-09-0910-101/+114
* Create a branch to experiment with non-constant constraints on package types.Alain Frisch2010-09-090-0/+0
* allow with constraints to add a type equation to a datatype definitionJacques Garrigue2010-09-065-6/+25
* fix bug with huge values in OCAMLRUNPARAMDamien Doligez2010-09-033-3/+5
* PR#4794, PR#4959: call annotations not generated by ocamlopt.Xavier Clerc2010-09-0211-38/+145
* PR#5136, continuedDamien Doligez2010-08-303-6/+9
* PR#5136: get rid of some warningsDamien Doligez2010-08-306-39/+49
* use default warningsJacques Garrigue2010-08-281-1/+1
* add tests for PR#5124Jacques Garrigue2010-08-214-0/+20
* fix PR#5124Jacques Garrigue2010-08-192-3/+18
* PR#5123: shift_right_big_int returns a wrong zeroDamien Doligez2010-08-182-2/+4
* PR#5117: wrong function name without HAS_MMAP; missing includeDamien Doligez2010-08-181-1/+2
* missing includeDamien Doligez2010-08-181-0/+1
* PR#5090: better style of codeDamien Doligez2010-08-161-8/+6
* another fix for PR#5090; this one seems to work correctlyDamien Doligez2010-08-166-28/+36
* better fix for PR#5090Damien Doligez2010-08-138-79/+21
* post-3.12.0Damien Doligez2010-08-021-1/+1
* preparing release 3.12.0Damien Doligez2010-08-024-8/+0
* temporary fix for PR#5090Damien Doligez2010-07-302-1/+73
* change DFLAGS to compile on cygwin tooDamien Doligez2010-07-281-1/+1
* a few cosmetic changesDamien Doligez2010-07-281-6/+8
* PR#5105: enable shared libs (but not natdynlink) for 32-bit MacOS 10.6Damien Doligez2010-07-281-8/+5
* update for 64-bit WindowsDamien Doligez2010-07-271-35/+59
* fix comment string as suggested by osiireJacques Garrigue2010-07-241-1/+1
* preparing release 3.12.0+rc1Damien Doligez2010-07-2315-1384/+1426
* fix Windows recompilation instructionsDamien Doligez2010-07-231-2/+2
* make it clear that the experimental approach is experimentalDamien Doligez2010-07-231-0/+3
* PR#5089: more precise detection of BFDXavier Leroy2010-07-141-1/+2
* indentation + commentJacques Garrigue2010-07-121-4/+7
* PR#5096: overly restrictive value restriction check for first class modules.Alain Frisch2010-07-091-0/+21
* PR#5092: bump up stack size (again).Alain Frisch2010-07-072-2/+2
* Regression bug corrected: restored option -dlambda for ocamloptLuc Maranget2010-07-061-0/+1
* PR#5088: unreliable detection of alignment constraints under ARMXavier Leroy2010-07-061-2/+4
* PR#5089: changed LIBBFD_LINKXavier Leroy2010-07-061-2/+2
* PR#5077: build broken on mingw, tentative fixDamien Doligez2010-07-061-2/+3
* PR#5077: build broken on mingw, tentative fixDamien Doligez2010-07-061-6/+6
* proper version of discard_printfDamien Doligez2010-07-061-2/+1
* Use RTLD_LOCAL explicitly. Under Mac OS, default is RTLD_GLOBAL.Alain Frisch2010-07-022-1/+5
* Fix unsoundness in eqtype, where bijectivity of renaming was not checked.Jacques Garrigue2010-06-241-17/+23
* fix PR#5081Jacques Garrigue2010-06-211-1/+1
* Force terminal to "DUMP" for reproducible test cases.Xavier Clerc2010-06-186-523/+524
* Missing dependency.Xavier Clerc2010-06-181-2/+2
* ocamldoc fix: ermove the starting '{' from custom text tagMaxence Guesdon2010-06-162-2/+4
* post-beta1 version changeDamien Doligez2010-06-161-1/+1
* ignore ocamldep.bakDamien Doligez2010-06-161-0/+1
* Camlp4 BootstrapNicolas Pouillard2010-06-162-4996/+5467
* Camlp4: Fix PR#4883Nicolas Pouillard2010-06-161-2/+2