summaryrefslogtreecommitdiff
path: root/otherlibs
Commit message (Expand)AuthorAgeFilesLines
* Generate annot files from the lambda structure.Xavier Clerc2010-05-174-0/+0
* Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard2010-05-118-24/+1
* comment out useless code in StrMaxence Guesdon2010-05-051-3/+3
* New -help-warnings command-line option.Alain Frisch2010-05-047-519/+462
* Fix 'make clean' under Windows.Alain Frisch2010-04-301-1/+1
* PR#5017: shift_right_big_int on negative numbersXavier Leroy2010-04-292-22/+14
* PR#4676: wrong constant in Win64 IL32LLP64 modelXavier Leroy2010-04-281-1/+1
* - Refactoring of otherlibs/systhreadsXavier Leroy2010-04-2710-1699/+1787
* fixed several build problemsDamien Doligez2010-04-227-770/+316
* PR#4541 make debugger compatible with fork()Damien Doligez2010-04-201-0/+5
* merge branches/overrideJacques Garrigue2010-04-082-3/+3
* PR #5018: Wrong exception raised by Dynlink.loadfile.Alain Frisch2010-04-061-1/+5
* macosx tk says pageJacques Garrigue2010-04-041-4/+4
* fix for tk86 and removal of tkanimJun FURUSE / 古瀬 淳2010-04-0323-1586/+24
* Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy2010-04-021-0/+2
* release runtime lock for lseek (mantis 4801)Mark Shinwell2010-04-012-8/+32
* test directory was removed -- portable versionDamien Doligez2010-02-091-1/+0
* test directory was removedDamien Doligez2010-02-091-1/+1
* Tests moved to 'lib-num*'Xavier Clerc2010-01-2913-3309/+0
* Tests moved to 'lib-systhreads'Xavier Clerc2010-01-283-118/+0
* Tests moved to 'lib-threads'Xavier Clerc2010-01-2823-685/+0
* Tests moved to 'lib-threads'Xavier Clerc2010-01-281-228/+0
* fix mysteriously broken dependenciesDamien Doligez2010-01-251-10/+13
* clean up spaces and tabsDamien Doligez2010-01-22266-1767/+1644
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-2027-87/+155
* 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-073-27/+27
* updated to new language constructsDamien Doligez2009-12-032-3/+8
* fine-grained control of warnings -- contDamien Doligez2009-11-021-1/+1
* Treat these GIF files as binary dataXavier Leroy2009-10-185-0/+0
* Variable err is initialized to 0.Pierre Weis2009-09-251-1/+1
* Les fonctions internal_tracevis et internal_tracedestroy sont mal declarees.Pierre Weis2009-09-253-64/+67
* As discussed at the latest consortium meeting:Xavier Leroy2009-09-121-1/+1
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-207-12/+23
* resolve name clash with ossp-strDamien Doligez2009-07-162-0/+2
* Added option -no-app-funct to turn off applicative functorsXavier Leroy2009-07-152-0/+2
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-2014-46/+65
* Typo in error messageXavier Leroy2009-04-161-1/+1
* PR#3047: added Unix.setgroups, Unix.initgroups.Xavier Leroy2009-04-017-5/+116
* PR#4641: added bitwise operation to Big_intXavier Leroy2009-04-013-0/+334
* Added testforkXavier Leroy2009-04-012-6/+39
* PR#4638: added expm1 and log1p.Xavier Leroy2009-04-011-0/+2
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-0314-68/+217
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-082-20/+20
* Attribution.Xavier Leroy2008-10-081-1/+1
* Forgotten includeXavier Leroy2008-10-061-0/+1
* Fixed error handling. Added credit.Xavier Leroy2008-10-061-16/+22
* Revised lockf implementation (PR#4609)Xavier Leroy2008-10-031-166/+113