summaryrefslogtreecommitdiff
path: root/otherlibs/threads
Commit message (Expand)AuthorAgeFilesLines
* #5420: adding a O_SHARE_DELETE flag to Unix.openfile, for enabling FILE_SHARE...Alain Frisch2011-12-131-0/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2715-15/+15
* uniform .ignore systemDamien Doligez2011-07-201-4/+0
* PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives.Xavier Leroy2011-06-041-0/+2
* Ignoring compiled files.Pierre Weis2011-03-171-0/+2
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-23/+20
* Report corrections for ^^ from stdlib/pervasives.ml + PR#5062Pierre Weis2010-06-041-2/+4
* New -help-warnings command-line option.Alain Frisch2010-05-041-10/+10
* fixed several build problemsDamien Doligez2010-04-221-21/+9
* 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-2221-49/+31
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-202-21/+23
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-1/+1
* PR#3047: added Unix.setgroups, Unix.initgroups.Xavier Leroy2009-04-011-1/+2
* PR#4638: added expm1 and log1p.Xavier Leroy2009-04-011-0/+2
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-0/+4
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-081-2/+2
* 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
* Improvements in socket options: added option TCP_NODELAY (PR#4484),Xavier Leroy2008-07-141-40/+62
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-291-10/+8
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-091-1/+1
* probleme avec les .dependDamien Doligez2007-10-081-24/+40
* Suppressed useless calls to inchan_ready and outchan_readyXavier Leroy2007-02-251-6/+2
* TypoXavier Leroy2007-02-251-1/+1
* Fix the otherlibs/threads/Makefile to avoid useless re-compilationsNicolas Pouillard2007-02-161-2/+5
* Add another target to preform the necessary links for unix.mli and unix.cmi.Pierre Weis2007-02-121-7/+4
* Getting rid of spurious ./ additions.Pierre Weis2007-02-121-21/+7
* fusion des changements 3.09.3 -> release309_merge310Damien Doligez2007-02-091-10/+8
* Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard2007-02-073-0/+3
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-292-2/+3
* Typo in the definition of format4.Pierre Weis2006-11-171-1/+1
* Introducing format6 as a built in type.Pierre Weis2006-10-241-11/+21
* Ajout de Unix.isattyXavier Leroy2006-09-211-0/+1
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-201-24/+38
* event is a covariant typeJacques Garrigue2006-01-121-1/+1
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-4/+5
* Remplacement long/unsigned long par intnat/uintnatXavier Leroy2005-09-221-1/+1
* fusion des modifs de 3.08.4Damien Doligez2005-08-131-3/+3
* fusion des changements jusqu'a 3.08.3Damien Doligez2005-03-241-4/+8
* mise au carre des warnings XYZDamien Doligez2004-11-291-1/+1
* bug: exec ne retourne pasDamien Doligez2004-11-291-4/+6
* new warning for black holesJacques Garrigue2004-11-291-1/+1
* fusion des bugfixes de 3.08.2Damien Doligez2004-11-251-6/+6
* ajout warning unused variableDamien Doligez2004-11-061-1/+1
* Ajout module CamlinternalMod (auxiliaires pour la compilation de 'module rec')Xavier Leroy2004-08-121-2/+2
* Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0Xavier Leroy2004-07-135-5/+26
* PR#2595Damien Doligez2004-05-271-2/+3