summaryrefslogtreecommitdiff
path: root/otherlibs
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR#4577: reinitialize thread machinery after forkXavier Leroy2008-09-271-1/+41
* fix PR#4614Jacques Garrigue2008-09-262-6/+9
* A better implementation for quo_num and mod_num.Pierre Weis2008-09-101-23/+72
* Clean also emacs generated ~ files.Pierre Weis2008-09-101-2/+2
* A test of pi's digits computation: one version for big_int, one version for n...Pierre Weis2008-09-102-0/+151
* Cleaning more files. Addition of a overall arithmetic test:the computation of...Pierre Weis2008-09-101-4/+19
* Spurious warnings elimination.Pierre Weis2008-09-103-492/+729
* PR#4599 better documentation of process_statusDamien Doligez2008-09-041-1/+3
* Fix bug #4606Alain Frisch2008-08-281-4/+5
* only recompile when neededJacques Garrigue2008-08-272-4/+4
* PR#4566: bugs in approx_{ratio/num}_fix.Xavier Leroy2008-08-035-58/+77
* Implement Lazy.force as a primitive, and optimize its calls.Michel Mauny2008-08-011-1/+2
* Add IPV6_ONLY to match unix.mliMichel Mauny2008-08-011-0/+2
* PR#4536: Add socket option IPV6_V6ONLYXavier Leroy2008-08-016-2/+21
* PR#4542: don't play with get/setpriority, call nice() directly, it's part of ...Xavier Leroy2008-08-011-23/+3
* PR#4338: tail recursion in global_substitute, global_replace, and *split*Xavier Leroy2008-08-011-52/+65
* Render unto Caesar...Xavier Leroy2008-07-317-14/+14
* Missing includesXavier Leroy2008-07-291-0/+2
* ocamldebug under Win32 take 2 (S. Le Gall, Lexifi)Xavier Leroy2008-07-296-0/+624
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-295-67/+1027
* Include a missing header.Alain Frisch2008-07-241-3/+5
* Enable to (old) -dlcode option by default. -nodynlink disables it.Alain Frisch2008-07-152-2/+2
* PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}Xavier Leroy2008-07-142-5/+44
* Improvements in socket options: added option TCP_NODELAY (PR#4484),Xavier Leroy2008-07-147-402/+581
* Add lazy patterns in labltkMichel Mauny2008-07-092-0/+2
* Support for tk8.5: correcting tk_incs.Pierre Weis2008-07-016-34/+37
* add support for Tcl/Tk 8.5 (but no directory autodetect)Jacques Garrigue2008-05-022-2/+10
* Typo.Alain Frisch2008-04-221-1/+1
* Typo.Alain Frisch2008-04-221-1/+1
* Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native ...Alain Frisch2008-04-223-101/+96