ocaml/runtime/caml
Jacques-Henri Jourdan 328ebc1ea3
Merge pull request #10025 from stedolan/memprof-custom
Track caml_alloc_custom_mem allocations with Statmemprof
2020-11-24 10:06:52 +01:00
..
address_class.h Eliminate caml_code_area globals (#9909) 2020-09-14 09:16:09 +01:00
alloc.h Remove Spacetime 2020-10-08 20:28:12 +02:00
backtrace.h OCAMLRUNPARAM=b=2 => load debuginfo 2018-12-11 10:17:04 +01:00
backtrace_prim.h Print function names (derived from Lambda.scoped_location) in backtraces 2020-04-27 12:58:53 +01:00
bigarray.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
callback.h Move exception encoding helpers from caml/callback.h to caml/mlvalues.h 2019-10-17 20:14:19 +02:00
codefrag.h More efficient management of code fragments (#9654) 2020-06-11 10:39:19 +02:00
compact.h best-fit allocator (#8809) 2019-10-15 13:52:16 +02:00
compare.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
compatibility.h Do not run OCaml code inside signal handlers 2020-07-27 17:29:39 +01:00
config.h Get rid of dead code that was introduced for an hypothetical JIT (#9710) 2020-07-05 19:41:45 +02:00
custom.h Declare caml_*_ops in headers 2020-09-04 15:25:49 +01:00
debugger.h Remaining functions requiring explicit export 2020-09-18 12:11:20 +01:00
domain.h Fix copyright headers again 2019-08-23 09:50:05 +05:30
domain_state.h Add a terminator to the domain_state 2020-06-29 21:24:24 +02:00
domain_state.tbl Add a naked pointers dynamic checker (#9956) 2020-10-05 14:44:31 +02:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
dynlink.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
eventlog.h Rewrite the instrumented runtime to store traces in the CTF format. 2020-04-30 10:32:01 +02:00
exec.h Bump magic numbers for 4.12 (and trunk) 2020-10-19 15:33:26 +02:00
fail.h Remaining functions requiring explicit export 2020-09-18 12:11:20 +01:00
finalise.h Resource-safe C interface for async callbacks 2019-10-17 20:14:19 +02:00
fix_code.h Dynlink support for ocamldebug 2019-07-16 10:52:48 +02:00
freelist.h The best-fit allocator must prepare the heap for compaction. Fixes #9736 2020-07-15 11:53:46 +02:00
gc.h Remove Spacetime 2020-10-08 20:28:12 +02:00
gc_ctrl.h Merge pull request #9253 from Octachron/easier_compat 2020-01-21 22:02:57 +01:00
globroots.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
hash.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
hooks.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
instrtrace.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
instruct.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
interp.h Get rid of dead code that was introduced for an hypothetical JIT (#9710) 2020-07-05 19:41:45 +02:00
intext.h Remove Spacetime support in marshaller 2020-10-08 20:28:15 +02:00
io.h Remove Spacetime 2020-10-08 20:28:12 +02:00
m.h.in Remove Spacetime 2020-10-08 20:28:12 +02:00
major_gc.h Garbage collector colours change (#9756) 2020-09-17 17:24:04 +02:00
md5.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
memory.h Clean up caml_alloc_shr 2020-11-17 11:59:05 +00:00
memprof.h Track caml_alloc_custom_mem allocations with Statmemprof 2020-11-16 13:42:16 +00:00
minor_gc.h Guard most of minor_gc.h with CAML_INTERNALS 2020-09-04 15:53:44 +01:00
misc.h Restore Cygwin64 support 2020-09-21 13:36:03 +01:00
mlvalues.h Clean up caml_alloc_shr 2020-11-17 11:59:05 +00:00
osdeps.h Remaining functions requiring explicit export 2020-09-18 12:11:20 +01:00
prims.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
printexc.h Guard caml_fatal_uncaught_exception with CAML_INTERNALS 2020-09-04 15:59:43 +01:00
reverse.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
roots.h Use different symbol names for caml_do_local_roots on bytecode and native code (#9503) 2020-08-25 21:22:34 +01:00
s.h.in Remove Spacetime 2020-10-08 20:28:12 +02:00
signals.h Remaining functions requiring explicit export 2020-09-18 12:11:20 +01:00
signals_machdep.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
skiplist.h Refactor skiplist to avoid UB casts (#9660) 2020-06-10 16:40:51 +02:00
stack.h Remove Spacetime 2020-10-08 20:28:12 +02:00
stacks.h Revised linking of trap frames in bytecode interpreter stack 2020-06-18 15:06:24 +02:00
startup.h Tidy caml_main declaration 2020-09-10 12:05:46 +01:00
startup_aux.h Add caml_alloc_custom_mem (#1738) 2018-11-06 13:42:48 +01:00
sys.h Remove dup. declaration of caml_sys_time_unboxed 2020-09-10 09:54:43 +01:00
ui.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
weak.h Fix assertion in weak.h when data fild is an infix pointer. 2020-07-18 08:24:12 +02:00