.. |
caml
|
compatibility macros for runtime constants that recently changed names
|
2015-04-12 17:27:29 +00:00 |
.depend
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
.ignore
|
update .ignore files
|
2015-01-07 19:46:32 +00:00 |
Makefile
|
PR#5418 (comments) : generate dependencies with $(CC) instead of gcc
|
2015-01-20 17:02:26 +00:00 |
Makefile.common
|
remove exec permission from Makefile.common
|
2015-02-04 20:04:27 +00:00 |
Makefile.nt
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
alloc.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
array.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
backtrace.c
|
fix the MSVC fix
|
2015-02-08 15:44:04 +00:00 |
callback.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
compact.c
|
do not compact if the heap is already near its minimum size
|
2015-01-07 19:30:28 +00:00 |
compare.c
|
PR#4539: change exception string raised when comparing functional values
|
2015-01-16 21:50:24 +00:00 |
custom.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
debugger.c
|
PR#5587: windows fix
|
2014-12-27 15:14:32 +00:00 |
dynlink.c
|
fix indentation
|
2015-04-02 02:51:58 +00:00 |
extern.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
fail.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
finalise.c
|
PR#6664: Crash when finalising lazy values of the wrong type.
|
2015-03-04 19:58:49 +00:00 |
fix_code.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
floats.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
freelist.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
gc_ctrl.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
globroots.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
hash.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
instrtrace.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
intern.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
interp.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
ints.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
io.c
|
fix bug where some unclosed channels could be discarded without flushing
|
2015-02-06 21:58:00 +00:00 |
lexing.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
main.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
major_gc.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
md5.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
memory.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
meta.c
|
meta.c: one more MSVC fix
|
2015-02-08 15:11:00 +00:00 |
minor_gc.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
misc.c
|
PR#6760: closures evaluated in the toplevel can now be marshalled
|
2015-02-08 14:10:08 +00:00 |
obj.c
|
PR#6760: closures evaluated in the toplevel can now be marshalled
|
2015-02-08 14:10:08 +00:00 |
parsing.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
printexc.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
roots.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
signals.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
signals_byt.c
|
un-inline a call to caml_check_urgent_gc
|
2015-01-08 22:56:35 +00:00 |
stacks.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
startup.c
|
PR#6468: toplevel now supports backtraces if invoked with OCAMLRUNPARAM=b
|
2015-02-08 14:10:12 +00:00 |
str.c
|
PR#6521: {Bytes,Char,String}.escaped are locale-dependent
|
2015-03-11 18:41:15 +00:00 |
sys.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
terminfo.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
unix.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
weak.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |
win32.c
|
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
|
2014-12-27 14:41:49 +00:00 |