Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gc: destructors is beginning to work (#10483) | Andreas Rumpf | 2019-01-29 | 1 | -4/+16 |
* | gc:regions: undo the regression introducing changes | Araq | 2019-01-25 | 1 | -2/+2 |
* | allocators: introduce --define:nimMinHeapPages for tuning mmap calls (omg the... | Andreas Rumpf | 2019-01-19 | 1 | -3/+26 |
* | Remove dead code (#9777) | Jacek Sieka | 2018-11-26 | 1 | -2/+2 |
* | Expose GC_setStackBottom (#7885) | Yuriy Glukhov | 2018-06-04 | 1 | -1/+1 |
* | hotfix for --gc:regions | Andreas Rumpf | 2018-05-28 | 1 | -0/+3 |
* | make memory regions robust; disable free lists for now | Andreas Rumpf | 2018-05-27 | 1 | -28/+32 |
* | add missing compilerProcs for memory regions | Andreas Rumpf | 2018-05-25 | 1 | -0/+3 |
* | fixes channels for --gc:regions | Andreas Rumpf | 2018-05-25 | 1 | -3/+8 |
* | memory regions seem to work now | Araq | 2017-08-13 | 1 | -18/+32 |
* | WIP: --gc:regions instead of --gc:stack | Araq | 2017-08-13 | 1 | -0/+378 |