summaryrefslogtreecommitdiff
path: root/runtime/fail_byt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11423 from kayceesrk/effect_exceptionsFlorian Angeletti2022-09-261-6/+0
|\
| * Use Callback.register_exception for exceptions in Effect moduleKC Sivaramakrishnan2022-09-211-6/+0
* | Introduce run-time checks that the domain lock is held in the C APIGuillaume Munch-Maccagnoni2022-09-071-0/+1
|/
* Revised deallocation of alternate signal stackXavier Leroy2022-08-271-1/+4
* Amend multicore merge of `caml/{alloc,signals}.h`Guillaume Munch-Maccagnoni2022-02-101-1/+1
* Remove dead mutex codeGuillaume Munch-Maccagnoni2022-02-091-3/+1
* cleanout unnecessary diff noise with trunk for fail_byt.cTom Kelly2022-01-051-17/+9
* Whitespace and line lengthsDavid Allsopp2021-12-191-1/+2
* integrate all of trunk's EINTR fixesSadiq Jaffer2021-09-241-14/+15
* remove caml_root APISudha Parimala2021-03-261-14/+14
* Merge commit '58adc59581cdd70ef4861ced8a9a0f448230b0f2' into parallel_minor_g...Tom Kelly2021-03-051-1/+1
|\
| * Remaining functions requiring explicit exportDavid Allsopp2020-09-181-1/+1
| * Avoid polling in caml_leave_blocking_sectionStephen Dolan2020-07-281-0/+2
* | Fixup needed for -Werror=declaration-after-statementTom Kelly2021-03-011-1/+2
* | Merge commit 'd26d37bf97c5faca36b0d5bba4378f31e8a740cc' into parallel_minor_g...Tom Kelly2021-03-011-2/+2
|\ \ | |/
| * Replace static inline with Caml_inlineDavid Allsopp2020-02-111-2/+2
* | replace Field_imm with FieldSudha Parimala2021-01-181-13/+13
* | Address review comments: Continuation_in_use -> Continuation_already_usedTom Kelly2020-11-161-0/+7
* | Merge commit '81420443a3f797d13a73a0a940760ce8dd2a4869' into parallel_minor_g...Tom Kelly2020-04-301-1/+8
|\ \ | |/
| * [cleanup] Factor "if (Is_exception_result) caml_raise(Extract_exception)"Guillaume Munch-Maccagnoni2019-10-151-1/+8
| * Move bytecode global variables to domain stateKC Sivaramakrishnan2019-08-231-6/+3
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-071-25/+46
|/
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+204