summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Tests moved to 'tool-ocamldoc'Xavier Clerc2010-01-255-44/+161
* Tests moved to 'tool-lexyacc'Xavier Clerc2010-01-2514-88/+668
* Tests moved to 'lib-dynlink-native'Xavier Clerc2010-01-2526-90/+89
* Tests moved to 'lib-dynlink-bytecode'Xavier Clerc2010-01-2510-54/+53
* Tests moved to 'misc-kb'Xavier Clerc2010-01-2511-9/+5475
* Tests moved to 'misc-unsafe'Xavier Clerc2010-01-259-3/+82
* Tests moved to 'misc'Xavier Clerc2010-01-2521-11/+321
* Tests moved to 'lib-marshal'Xavier Clerc2010-01-254-2/+157
* Tests moved to 'callback'Xavier Clerc2010-01-254-0/+35
* Tests moved to 'lib-bigarray-2'Xavier Clerc2010-01-255-0/+33
* Tests moved to 'lib-bigarray'Xavier Clerc2010-01-255-1/+85
* Tests moved to 'backtrace'Xavier Clerc2010-01-2514-89/+195
* Tests moved to 'basic-multdef'Xavier Clerc2010-01-255-0/+6
* Tests moved to 'basic-float'Xavier Clerc2010-01-255-0/+6
* Tests moved to 'basic'Xavier Clerc2010-01-2519-3/+290
* Now part of test suite.Xavier Clerc2010-01-252-130/+0
* Infrastructure for test suite.Xavier Clerc2010-01-2510-0/+371
* big bug in Obj.add_offsetDamien Doligez2010-01-254-6/+6
* fix mysteriously broken dependenciesDamien Doligez2010-01-251-10/+13
* Added some missing files for parameterized tags.Xavier Clerc2010-01-252-0/+98
* Error regarding original authorXavier Clerc2010-01-252-2/+2
* Wrong link stntax.Pierre Weis2010-01-221-3/+5
* Documentation.Pierre Weis2010-01-221-125/+114
* Doc.Pierre Weis2010-01-221-14/+15
* Support for findlibi, continued (N. Pouillard et al.)Xavier Clerc2010-01-222-0/+193
* Support for findlib (N. Pouillard et al.)Xavier Clerc2010-01-228-8/+156
* Support for parametrized tags (N. Pouillard et al.)Xavier Clerc2010-01-2222-77/+135
* clean up spaces and tabsDamien Doligez2010-01-22586-3476/+3092
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-20132-864/+1400
* Fix ocamldep for 1st class modules.Alain Frisch2010-01-201-5/+8
* portability for different versions of make and echoDamien Doligez2010-01-191-1/+2
* bug with $Damien Doligez2010-01-191-1/+1
* synchronisation with MakefileDamien Doligez2010-01-111-5/+5
* Fix for build/fastworld.sh as reported on caml-list by J. ReymondXavier Leroy2010-01-091-1/+1
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-0721-601/+608
* avoid printing spurious spacesDamien Doligez2010-01-071-6/+6
* PR#4949 print C object files in linking orderDamien Doligez2010-01-071-1/+2
* PR#4941: Documentation of == Xavier Leroy2009-12-301-3/+5
* Adding a close-in function to module Scanf, to be able to close a Scanf scan ...Pierre Weis2009-12-295-37/+85
* PR#4947 bug in parsing of warning optionsDamien Doligez2009-12-224-14/+10
* PR#4913: fix output of index file wehn given a custom index textMaxence Guesdon2009-12-181-1/+1
* PR#4806: ocamldoc: display the exception causing the message 'Compilation err...Maxence Guesdon2009-12-181-1/+3
* PR#4914: ability to specify a text for links to elementsMaxence Guesdon2009-12-1815-110/+114
* Using -strict-sequence to compile the compiler.Pierre Weis2009-12-096-6/+6
* Error report in case of -strict-sequence has been triggered.Pierre Weis2009-12-091-2/+2
* Typo.Pierre Weis2009-12-091-1/+1
* Adding the -strict-sequence option.Pierre Weis2009-12-0915-1/+21
* Documenting that +int is now a valid token, hence %F can support a sign indic...Pierre Weis2009-12-091-7/+1
* To deal with printf output for %F format, adding a unary + operator.Pierre Weis2009-12-077-6/+25
* updated to new language constructsDamien Doligez2009-12-032-3/+8