Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Spacetime | Nicolás Ojeda Bär | 2020-10-08 | 1 | -16/+0 |
* | Resource-safe C interface for async callbacks | Guillaume Munch-Maccagnoni | 2019-10-17 | 1 | -3/+3 |
* | Separate caml_check_urgent_gc back into GC actions and async callbacks | Guillaume Munch-Maccagnoni | 2019-10-15 | 1 | -1/+2 |
* | [cleanup] Rename caml_set_something_to_do into caml_set_action_pending | Guillaume Munch-Maccagnoni | 2019-10-15 | 1 | -1/+1 |
* | Remove dead variables [caml_memprof_to_do] and [caml_final_to_do]. | Jacques-Henri Jourdan | 2019-10-11 | 1 | -1/+0 |
* | Use [caml_something_to_do] both in native and bytecode mode to remember that ... | Jacques-Henri Jourdan | 2019-06-06 | 1 | -10/+3 |
* | Guarantee that no finalisers will be called while allocating memory in OCaml ... | Jacques-Henri Jourdan | 2019-06-05 | 1 | -6/+14 |
* | Merge the asmrun and byterun directories into the runtime directory | Sébastien Hinderer | 2018-06-28 | 1 | -0/+445 |