summary refs log tree commit diff stats
path: root/tests/destructor/tgcdestructors.nim
Commit message (Expand)AuthorAgeFilesLines
* deprecate newruntime (#17245)flywind2021-03-041-1/+1
* fix #14421 items uses lent T (#14447)Timothee Cour2020-05-291-1/+1
* ARC/ORC: optimize s.setLen(0) to match the old runtime's behaviour (#14423)Andreas Rumpf2020-05-211-1/+1
* fixes #12747 [backport] (#13651)cooldome2020-03-161-1/+1
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-251-1/+1
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-231-7/+3
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+1
* fixes #11614Araq2019-07-011-0/+12
* fixes #11098Andreas Rumpf2019-06-261-1/+13
* [bugfix] fixes #11524Andreas Rumpf2019-06-221-1/+10
* fixes #11065Araq2019-04-221-2/+20
* fixes #11050Araq2019-04-171-1/+20
* newruntime: fixes another bugAraq2019-04-101-1/+47
* destructors: we are cooking nowAraq2019-04-061-2/+3
* destructors: progressAndreas Rumpf2019-04-051-2/+2
* simple program works with --newruntimeAraq2019-04-021-11/+11
* revert discard in destroyer (#10840)cooldome2019-03-151-0/+1
* gc:destructors: progressAndreas Rumpf2019-02-281-1/+64
* gc:destructors: progressAndreas Rumpf2019-02-211-1/+10
* gc:destructors: add first test programAndreas Rumpf2019-02-191-0/+17