summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tail call heuristic for native compilationannot-from-lambdaXavier Leroy2010-05-253-11/+40
* Generate annot files from the lambda structure.Xavier Clerc2010-05-178-37/+110
* Generate annot files from the lambda structure.Xavier Clerc2010-05-1722-0/+0
* camlp4: bootstrapNicolas Pouillard2010-05-171-32/+19
* camlp4: initial support for polymorphic recursionNicolas Pouillard2010-05-171-6/+7
* dist: rebuild boot/myocamlbuild.bootNicolas Pouillard2010-05-171-0/+0
* Add a recipe to bootstrap camlp4Nicolas Pouillard2010-05-171-0/+164
* camlp4: bootstrapping part of last commitNicolas Pouillard2010-05-173-19/+201
* camlp4: add support for "type :=" and "module :="Nicolas Pouillard2010-05-175-15/+41
* Remove an old camlp4 makefileNicolas Pouillard2010-05-171-24/+0
* build: let cold_camlp4o = "camlp4o"Nicolas Pouillard2010-05-121-1/+2
* camlp4: add support for let-open-inNicolas Pouillard2010-05-128-8/+109
* PR#4721: documented the fact that Lazy.force is not thread-safeDamien Doligez2010-05-121-0/+3
* PR#4742: finalisation function raising an exception blocks other finalisationsDamien Doligez2010-05-124-3/+13
* camlp4: bootstrapNicolas Pouillard2010-05-111-9/+21
* camlp4: record punning in expressions as wellNicolas Pouillard2010-05-112-11/+16
* camlp4: bootstrapNicolas Pouillard2010-05-111-0/+16
* camlp4: add support for record punningNicolas Pouillard2010-05-111-0/+6
* Merge remote branch 'ocaml-git/buildsys' into trunkNicolas Pouillard2010-05-114-4/+34
* Merge remote branch 'ocaml-git/buildsys' into trunkNicolas Pouillard2010-05-111-6/+15
* Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard2010-05-119-146/+45
* build: cleanup ocamlbuild build scriptsNicolas Pouillard2010-05-116-60/+53
* rename -help-warnings to -warn-helpDamien Doligez2010-05-087-21/+21
* document explicit override and destructive substitutionJacques Garrigue2010-05-071-3/+18
* Bootstrap.Pierre Weis2010-05-051-0/+0
* Simpler implementation of error narrowing. Factorization of lid finding code.Pierre Weis2010-05-051-58/+49
* Typo in module Scanf prevented tests to succeeded properly.Pierre Weis2010-05-055-2/+2
* cut long linesDamien Doligez2010-05-051-19/+23
* comment out useless code in StrMaxence Guesdon2010-05-051-3/+3
* Forgotten export added. Remove spurious warninggs from Oug[1].Pierre Weis2010-05-052-6/+7
* Directory changes are now silent under GNU make.Xavier Clerc2010-05-051-2/+5
* Fortran-related test now disabled by default.Xavier Clerc2010-05-052-2/+5
* LD_LIBRARY_PATH explicitly set for dynlink test.Xavier Clerc2010-05-051-3/+3
* New -help-warnings command-line option.Alain Frisch2010-05-0420-1415/+1422
* Update comment.Alain Frisch2010-05-041-2/+1
* Allow range of warnings and synchronize default for warnings given in usage i...Alain Frisch2010-05-042-24/+31
* Generalization of unbound identier error narrowing to all kind of qualifiedPierre Weis2010-05-045-42/+54
* Test modified to be locale-independent.Xavier Clerc2010-05-042-2/+31
* LD_LIBRARY_PATH explicitly set for dynlink test.Xavier Clerc2010-05-041-1/+1
* Correct assembler symbols under amd64 whether the system is MacOS X or not (t...Xavier Clerc2010-05-041-8/+20
* Undefined variables preferred to empty ones in Makefiles.Xavier Clerc2010-05-0415-21/+27
* GNUmake-specific 'patsubst' constructions replaced with make-agnostic variabl...Xavier Clerc2010-05-043-18/+21
* Filtering of ocamldoc warnings.Xavier Clerc2010-05-041-2/+2
* Fix bug #5043.Alain Frisch2010-05-041-2/+2
* ajout d'un fichier de test pour ocamldocMaxence Guesdon2010-05-032-0/+21
* ocamldoc: handle Pmod_unpack and Tmod_unpackMaxence Guesdon2010-05-038-3/+76
* Makefile conditionals replaced with shell conditionals for improved portabilityXavier Clerc2010-05-032-10/+4
* Filtering of ocamldoc warnings.Xavier Clerc2010-05-031-2/+2
* Update of reference file.Xavier Clerc2010-05-031-1/+3
* The warning related to method overriding is now disabled.Xavier Clerc2010-05-032-177/+5