ocaml/byterun/caml
Damien Doligez d3f982aaa8 move the new record field of channel to avoid breaking some stubs in JS Core
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16536 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-10-23 15:03:48 +00:00
..
.ignore update .ignore files 2015-01-07 19:46:32 +00:00
address_class.h GPR#191 followup: add `Is_in_static_data` to address_class.h 2015-06-09 16:40:05 +00:00
alloc.h 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.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
backtrace_prim.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
callback.h 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
compact.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
compare.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
compatibility.h fix "compatibility macros for runtime constants that recently changed names" (svn id: 16008 ; git commit: 8c1f0cff) 2015-07-25 20:44:04 +00:00
config.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
custom.h 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.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
dynlink.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
exec.h 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.h GPR#221: use CAMLnoreturn_{start,end} in the same way as CAMLunused_{start,end} 2015-08-02 16:54:24 +00:00
finalise.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
fix_code.h 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.h 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.h 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.h 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.h 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.h 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
instrtrace.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
instruct.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
int64_emul.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
int64_format.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
int64_native.h 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.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
intext.h 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.h move the new record field of channel to avoid breaking some stubs in JS Core 2015-10-23 15:03:48 +00:00
major_gc.h 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.h 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.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
minor_gc.h Allow allocating custom blocks with finalizers in the minor heap. 2015-08-16 21:23:47 +00:00
misc.h Fix call to undeclared function "caml_ml_enable_runtime_warnings" in startup_aux.c 2015-08-04 09:38:23 +00:00
mlvalues.h fix undefined left shift of negative value. 2015-10-17 14:21:19 +00:00
osdeps.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
prims.h 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.h GPR#221: use CAMLnoreturn_{start,end} in the same way as CAMLunused_{start,end} 2015-08-02 16:54:24 +00:00
reverse.h 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.h 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.h 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_machdep.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
stacks.h 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.h whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
startup_aux.h deduplicate some startup code and fix PR#6808: the parsing of OCAMLRUNPARAM is too lax 2015-05-04 15:44:40 +00:00
sys.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
ui.h 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.h PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00