ocaml/otherlibs
Xavier Leroy 906558a155 PR#7038: out of memory condition in caml_io_mutex_lock
Check the return code of st_mutex_create so that, in particular, out-of-memory conditions cause an exception.
2015-11-27 15:33:15 +01:00
..
bigarray whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
dynlink simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/check-typo 2015-11-06 16:25:05 +01:00
graph more CAMLnoreturn_end goodness 2015-08-04 10:10:14 +00:00
num Delete historical french comments in num library 2015-10-09 20:41:47 +00:00
str PR#7024: in documentation of Str regular expressions, clarify what "end of line" means for "^" and "$" regexps. 2015-11-26 15:08:34 +01:00
systhreads PR#7038: out of memory condition in caml_io_mutex_lock 2015-11-27 15:33:15 +01:00
threads PR#4023 and GPR#68: add Unix.sleepf and improve Unix.sleep 2015-11-16 10:48:14 +01:00
unix PR#4023 and GPR#68: add Unix.sleepf and improve Unix.sleep 2015-11-15 15:34:45 +01:00
win32graph simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/check-typo 2015-11-06 16:25:05 +01:00
win32unix PR#6945 and GPR#227: protect Sys and Unix functions against string arguments containing the null character '\000' 2015-11-16 14:10:25 +01:00
Makefile remove redundant -O option from C compiler arguments 2015-07-22 13:27:17 +00:00
Makefile.nt remove redundant -O option from C compiler arguments 2015-07-22 13:27:17 +00:00
Makefile.shared merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00