| Commit message (Expand) | Author | Age | Files | Lines |
* | move threads out of system (#20674) | ringabout | 2022-10-29 | 1 | -0/+1 |
* | styleCheck: Fix some inconsistent identifiers (#16177) | ee7 | 2020-12-21 | 1 | -4/+4 |
* | Fix compilation error for regions and memory profiling (#15641) (#15656) | RecruitMain707 | 2020-10-20 | 1 | -0/+3 |
* | gc_regions: cleanup & fixes for deallocation (#11920) | alaviss | 2020-08-17 | 1 | -5/+4 |
* | forward type alignment information to seqs (#12430) | Arne Döring | 2020-04-19 | 1 | -2/+3 |
* | Deprecate PHP (#13838) | Juan Carlos | 2020-04-02 | 1 | -16/+1 |
* | catchable defects (#13626) | Andreas Rumpf | 2020-03-12 | 1 | -3/+4 |
* | Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0.... | Ico Doornekamp | 2020-01-23 | 1 | -8/+18 |
* | fix #12597 (#12604) | Arne Döring | 2019-11-07 | 1 | -4/+4 |
* | fix several typos in documentation and comments (#12553) | Nindaleth | 2019-10-30 | 1 | -1/+1 |
* | 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 |