Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support marshalling of bigarrays with dimensions that don't fit in 4 bytes (#... | Jeremy Yallop | 2020-04-29 | 1 | -7/+15 |
* | Move local_roots, compare unorderd and gc request variables to domain state | KC Sivaramakrishnan | 2019-08-23 | 1 | -1/+1 |
* | fix memory leak in Bigarray.{slice,change_layout,sub,reshape} | Damien Doligez | 2019-04-02 | 1 | -0/+8 |
* | remove redundant casts | Damien Doligez | 2019-04-01 | 1 | -4/+4 |
* | add missing "fallthrough" annotation | Damien Doligez | 2019-04-01 | 1 | -0/+1 |
* | Add caml_alloc_custom_mem (#1738) | Damien Doligez | 2018-11-06 | 1 | -5/+1 |
* | [minor] fix a macro bug from bd1a7c9b32e75 | Gabriel Scherer | 2018-09-14 | 1 | -1/+1 |
* | Add CODE_CUSTOM_FIXED for fixed-size custom serializers. | Stephen Dolan | 2018-08-22 | 1 | -1/+2 |
* | Merge the asmrun and byterun directories into the runtime directory | Sébastien Hinderer | 2018-06-28 | 1 | -0/+1223 |