summary refs log tree commit diff stats
path: root/tests/gc/gcleak.nim
Commit message (Expand)AuthorAgeFilesLines
* save another 33s of CI for tests/gc/gcleak.nimTimothee Cour2020-02-271-1/+8
* GC tests: make them take less time to save CI cyclesAndreas Rumpf2019-01-191-1/+1
* turn destructors into finalizersAndreas Rumpf2018-07-051-3/+3
* Fix gc tests for BoehmGC (#7094)Sergey Avseyev2018-01-181-2/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* code cleanup for mark&sweep GCAraq2013-02-071-1/+3
* GC with realtime supportAraq2012-04-211-0/+3
* GC tests now finally part of testsuiteAraq2011-11-101-0/+4
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-1/+4
* fixes #20Araq2011-03-121-1/+1
* various bugfixes for generics; added generic sort procAraq2011-03-031-0/+11