summaryrefslogtreecommitdiff
path: root/otherlibs
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic.Alain Frisch2008-04-222-2/+2
* Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch2008-04-161-1/+1
* Fix compilation of ocamlbrowser.Alain Frisch2008-03-073-6/+5
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-294-49/+46
* Now that we compile with -DCAML_NAME_SPACE, we need to use new names here.Alain Frisch2008-01-151-5/+5
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-1113-45/+52
* PR#4457: no need to limit each bigarray dimension to 2^31.Xavier Leroy2008-01-043-24/+24
* PR#4371: added conversions between big_int and int32/int64/nativeintXavier Leroy2008-01-048-5/+205
* PR#4457: no need to limit each bigarray dimension to 2^31.Xavier Leroy2008-01-042-219/+230
* "make install" must not compileDamien Doligez2007-12-126-15/+15
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-041-1/+1
* add .PHONY annotationsDamien Doligez2007-11-231-1/+3
* PR#4243 partial solutionDamien Doligez2007-11-221-16/+17
* PR#4243 partial solutionDamien Doligez2007-11-224-5/+14
* Do not build threads.cmxs: on some systems, it is needed to link the system t...Alain Frisch2007-11-121-6/+1
* Restore dependencies to Widgets.srcAlain Frisch2007-11-081-1/+9
* Remove spurious .dependAlain Frisch2007-11-081-8/+0
* Restore include dirs for X11.Alain Frisch2007-11-081-1/+2
* Fixes for BSD make.Alain Frisch2007-11-082-6/+7
* Don't use BYTECCCOMPOPTS twice.Alain Frisch2007-11-071-1/+1
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-0651-1560/+772
* PR#4351: try to avoid rescheduling in mutex and condvar operationsXavier Leroy2007-10-312-56/+32
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-093-6/+6
* fusion de la version 3.10.0Damien Doligez2007-10-085-13/+15
* probleme avec les .dependDamien Doligez2007-10-085-51/+65
* PR#4292 point 3.Pierre Weis2007-05-251-1/+1
* Typos reported by Hendrik Tews (PR #4292) No 4, 6, 10, 11.Pierre Weis2007-05-251-1/+1
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-166-50/+52
* Protect (partially) against tick count wrapping aroundXavier Leroy2007-03-011-4/+5
* Tentative fix for PR#3927. To be tested.Xavier Leroy2007-02-251-1/+1
* Suppressed useless calls to inchan_ready and outchan_readyXavier Leroy2007-02-251-6/+2
* TypoXavier Leroy2007-02-251-1/+1
* Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_fileXavier Leroy2007-02-212-54/+23
* 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
* Added a -cclib before the C thread library linking command. Otherwise ocamlcPierre Weis2007-02-121-1/+1
* Getting rid of spurious ./ additions.Pierre Weis2007-02-121-21/+7
* fusion des changements 3.09.3 -> release309_merge310Damien Doligez2007-02-094-10/+19
* ajout VERSION + cvsignoreDamien Doligez2007-02-072-2/+2
* PR#4123, PR#4125: export unixsupport.h with unix_error_of_codeDamien Doligez2007-02-074-8/+20
* Some changes to the build systemNicolas Pouillard2007-02-071-1/+1
* Add some .itarget files. Add also _tags, myocamlbuild.ml, myocamlbuild_config...Nicolas Pouillard2007-02-076-0/+36
* Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard2007-02-0730-0/+97
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-2916-22/+23
* syncJacques Garrigue2007-01-222-383/+374
* 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
* PR#4097: suiteXavier Leroy2006-10-187-41/+42
* PR#4097: Tentative fix, to be testedXavier Leroy2006-10-187-49/+55
* Compatibilite avec Visual C++ version 6Xavier Leroy2006-10-011-0/+4