summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-203-47/+52
* Fix ocamldep for 1st class modules.Alain Frisch2010-01-201-5/+8
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-29/+29
* avoid printing spurious spacesDamien Doligez2010-01-071-6/+6
* PR#4949 print C object files in linking orderDamien Doligez2010-01-071-1/+2
* Using -strict-sequence to compile the compiler.Pierre Weis2009-12-091-1/+1
* Adding the -strict-sequence option.Pierre Weis2009-12-091-0/+1
* update addlabels for new language constructsDamien Doligez2009-12-032-10/+11
* Merge the letopenin branch in (svn merge -r9386:9397 /svn/ocaml/branches/leto...Alain Frisch2009-11-012-2/+3
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-262-0/+8
* Import changes from the newtypein branch (svn merge -r 9361:9367 https://fris...Alain Frisch2009-10-062-0/+4
* As discussed at the latest consortium meeting:Xavier Leroy2009-09-122-2/+2
* Added option -no-app-funct to turn off applicative functorsXavier Leroy2009-07-151-0/+1
* Understanding the notion of standard channel for Format and Scanf.Pierre Weis2009-01-251-1/+1
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-032-1/+11
* PR#4563 sign bug on 64-bit archDamien Doligez2008-09-101-1/+1
* PR#4212: print dependency lines even if there are no dependenciesXavier Leroy2008-08-011-15/+12
* Add lazy patterns.Michel Mauny2008-07-092-0/+2
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-291-8/+10
* PR#3036 add options -impl and -intf to ocamldepDamien Doligez2008-01-221-13/+23
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-112-6/+6
* updated usage messageDamien Doligez2008-01-081-4/+8
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-042-2/+2
* PR#4243 partial solutionDamien Doligez2007-11-222-2/+9
* update docDamien Doligez2007-11-221-17/+2
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-152-9/+11
* Fix ocamlmktop compilation.Alain Frisch2007-11-072-8/+2
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-064-404/+294
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-091-3/+3
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-161-0/+1
* Getting rid of spurious ./ additions.Pierre Weis2007-02-121-8/+8
* The command ocamldep was generating dependencies with a spurious ./ before thePierre Weis2007-02-121-1/+2
* fusion des changements 3.09.3 -> release309_merge310Damien Doligez2007-02-093-7/+12
* ajout VERSION + cvsignoreDamien Doligez2007-02-071-1/+1
* deplacement du numero de version -> fichier VERSION a la racineDamien Doligez2007-02-071-5/+3
* Some changes to the build systemNicolas Pouillard2007-02-072-31/+27
* ajout variable OCAMLPROF_DUMP pour profilerDamien Doligez2006-11-282-4/+7
* Do not terminate after a preprocessing errorXavier Leroy2006-09-281-2/+6
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-204-24/+35
* Ajout option -modules (cf. PR#4047)Xavier Leroy2006-08-311-54/+79
* Revu traitement de l'option -slash (PR#4050). A tester.Xavier Leroy2006-08-301-6/+14
* Use open Cmo_format instead of open Emitcode for objinfo and primreq toolsNicolas Pouillard2006-07-052-2/+2
* valvirtJacques Garrigue2006-05-291-1/+1
* Need to open Cmo_format.Pierre Weis2006-05-151-0/+1
* fusion des changements 3.09.1 -> 3.09.2Damien Doligez2006-04-161-0/+1
* add virtual instance variablesJacques Garrigue2006-04-052-2/+3
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-044-14/+28
* fusion des modifs de 3.08.4Damien Doligez2005-08-131-0/+6
* Revu implementation de ocamlopt -pack. Remplacement du renommage a posterior...Xavier Leroy2005-08-011-5/+0
* suppression Printexc.catchDamien Doligez2005-06-221-2/+2