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