Age | Commit message (Expand) | Author |
2012-02-13 | Change "Ocaml" to "OCaml" everywhere | Damien Doligez |
2012-02-10 | More renaming to OCaml | Damien Doligez |
2012-02-07 | add missing link in doc | Damien Doligez |
2012-02-07 | set svn:keywords property | Damien Doligez |
2012-02-05 | Fix various compiler warnings in labltk. | Benedikt Meurer |
2012-01-30 | Partial fix for #5398: at least avoid an out-of-bounds access. | Jonathan Protzenko |
2012-01-30 | Fix #5383: Cannot build OCaml 3.12.1 Win32/MSVC | Jonathan Protzenko |
2012-01-23 | cut long lines | Damien Doligez |
2012-01-23 | propagate path-expansion environment everywhere | Jacques Garrigue |
2012-01-22 | Attempt at shortening paths on printing | Jacques Garrigue |
2012-01-18 | Merge branch 'pending' | Jonathan Protzenko |
2012-01-18 | Fix #5421: do not leak fds in various open_proc* functions. | Jonathan Protzenko |
2012-01-18 | Merge the unused_declarations branch. | Alain Frisch |
2012-01-18 | Synchronize with trunk. | Alain Frisch |
2012-01-17 | Fix PR#5475 | Fabrice Le Fessant |
2012-01-17 | Fix PR#5479 | Fabrice Le Fessant |
2012-01-14 | PR#5327, PR#5329: improvements in Unix.select emulation | Xavier Leroy |
2011-12-28 | Remove unused constructors in the AST: Cf_let, Pcf_let. | Alain Frisch |
2011-12-28 | PR#5325 ("remove" solution). | Xavier Leroy |
2011-12-21 | PR#5179: giant steps towards a Mingw64 port. | Xavier Leroy |
2011-12-21 | Fix #5382: EOPNOTSUPP and ENOTSUPP different on exotic platforms (Solaris, GN... | Jonathan Protzenko |
2011-12-21 | Fix #5434: implement times in win32unix (partially). | Jonathan Protzenko |
2011-12-21 | Create a branch to experiment with better warnings on unused declarations. | Alain Frisch |
2011-12-20 | Cosmetic: old-style K&R function -> new style prototyped function | Xavier Leroy |
2011-12-20 | PR#5416: better implementation of set/clear_close_on_exec | Xavier Leroy |
2011-12-18 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS. | Xavier Leroy |
2011-12-17 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS. | Xavier Leroy |
2011-12-17 | The "DBM" library (interface with Unix DBM key-value stores) is no | Xavier Leroy |
2011-12-13 | Doc. | Alain Frisch |
2011-12-13 | #5420: fix. | Alain Frisch |
2011-12-13 | #5420: adding a O_SHARE_DELETE flag to Unix.openfile, for enabling FILE_SHARE... | Alain Frisch |
2011-12-13 | PR#5306: comparing values of type Thread.t | Xavier Leroy |
2011-10-21 | merge branches/located_errors | Jacques Garrigue |
2011-10-15 | PR#5328: Windows, Unix.select and non-blocking sockets (untested patch) | Xavier Leroy |
2011-09-22 | Keep type variable names | Jacques Garrigue |
2011-09-15 | Jonathan's updates to the Windows/Mingw port | Xavier Leroy |
2011-09-05 | PR#5335: Unix.environment segfaults after a call to clearenv | Xavier Clerc |
2011-08-04 | PR#5238, PR#5277: Sys_error when getting error location | Damien Doligez |
2011-07-29 | merge branches/gadts | Jacques Garrigue |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2011-07-27 | file "modules" is not auto-generated | Damien Doligez |
2011-07-27 | file "modules" is not auto-generated | Damien Doligez |
2011-07-27 | file "modules" is not auto-generated | Damien Doligez |
2011-07-23 | PR#5290, continued: make sure hash values of nats are the same | Xavier Leroy |
2011-07-23 | PR#5290: added hash functions for channels, nats, mutexes, conditions. | Xavier Leroy |
2011-07-20 | uniform .ignore system | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-06-20 | New module dependency. | Pierre Weis |
2011-06-09 | Tick thread: remove hack specific to LinuxThreads v1, probably useless today,... | Xavier Leroy |
2011-06-04 | PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives. | Xavier Leroy |