Age | Commit message (Expand) | Author |
2008-07-24 | Include a missing header. | Alain Frisch |
2008-07-15 | Enable to (old) -dlcode option by default. -nodynlink disables it. | Alain Frisch |
2008-07-14 | PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set} | Xavier Leroy |
2008-07-14 | Improvements in socket options: added option TCP_NODELAY (PR#4484), | Xavier Leroy |
2008-07-09 | Add lazy patterns in labltk | Michel Mauny |
2008-07-01 | Support for tk8.5: correcting tk_incs. | Pierre Weis |
2008-05-02 | add support for Tcl/Tk 8.5 (but no directory autodetect) | Jacques Garrigue |
2008-04-22 | Typo. | Alain Frisch |
2008-04-22 | Typo. | Alain Frisch |
2008-04-22 | Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native ... | Alain Frisch |
2008-04-22 | Cosmetic. | Alain Frisch |
2008-04-16 | Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode. | Alain Frisch |
2008-03-07 | Fix compilation of ocamlbrowser. | Alain Frisch |
2008-02-29 | merge changes from 3.10.1 to 3.10.2 | Damien Doligez |
2008-01-15 | Now that we compile with -DCAML_NAME_SPACE, we need to use new names here. | Alain Frisch |
2008-01-11 | merge changes 3.10.0 -> 3.10.1 | Damien Doligez |
2008-01-04 | PR#4457: no need to limit each bigarray dimension to 2^31. | Xavier Leroy |
2008-01-04 | PR#4371: added conversions between big_int and int32/int64/nativeint | Xavier Leroy |
2008-01-04 | PR#4457: no need to limit each bigarray dimension to 2^31. | Xavier Leroy |
2007-12-12 | "make install" must not compile | Damien Doligez |
2007-12-04 | PR#3114 make all error messages start with a location and "Error: " | Damien Doligez |
2007-11-23 | add .PHONY annotations | Damien Doligez |
2007-11-22 | PR#4243 partial solution | Damien Doligez |
2007-11-22 | PR#4243 partial solution | Damien Doligez |
2007-11-12 | Do not build threads.cmxs: on some systems, it is needed to link the system t... | Alain Frisch |
2007-11-08 | Restore dependencies to Widgets.src | Alain Frisch |
2007-11-08 | Remove spurious .depend | Alain Frisch |
2007-11-08 | Restore include dirs for X11. | Alain Frisch |
2007-11-08 | Fixes for BSD make. | Alain Frisch |
2007-11-07 | Don't use BYTECCCOMPOPTS twice. | Alain Frisch |
2007-11-06 | Merge the natdynlink branch into HEAD. | Alain Frisch |
2007-10-31 | PR#4351: try to avoid rescheduling in mutex and condvar operations | Xavier Leroy |
2007-10-09 | It works: compilers and camlp4 are fully bootstrapped. The ast magic number i... | Pierre Weis |
2007-10-08 | fusion de la version 3.10.0 | Damien Doligez |
2007-10-08 | probleme avec les .depend | Damien Doligez |
2007-05-25 | PR#4292 point 3. | Pierre Weis |
2007-05-25 | Typos reported by Hendrik Tews (PR #4292) No 4, 6, 10, 11. | Pierre Weis |
2007-05-16 | ajout des annotations pour variables et appels terminaux | Damien Doligez |
2007-03-01 | Protect (partially) against tick count wrapping around | Xavier Leroy |
2007-02-25 | Tentative fix for PR#3927. To be tested. | Xavier Leroy |
2007-02-25 | Suppressed useless calls to inchan_ready and outchan_ready | Xavier Leroy |
2007-02-25 | Typo | Xavier Leroy |
2007-02-21 | Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_file | Xavier Leroy |
2007-02-16 | Fix the otherlibs/threads/Makefile to avoid useless re-compilations | Nicolas Pouillard |
2007-02-12 | Add another target to preform the necessary links for unix.mli and unix.cmi. | Pierre Weis |
2007-02-12 | Added a -cclib before the C thread library linking command. Otherwise ocamlc | Pierre Weis |
2007-02-12 | Getting rid of spurious ./ additions. | Pierre Weis |
2007-02-09 | fusion des changements 3.09.3 -> release309_merge310 | Damien Doligez |
2007-02-07 | ajout VERSION + cvsignore | Damien Doligez |
2007-02-07 | PR#4123, PR#4125: export unixsupport.h with unix_error_of_code | Damien Doligez |