summary refs log tree commit diff stats
path: root/tests/arc/tarcmisc.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...Andreas Rumpf2021-12-091-0/+15
* close #17319; add testcase (#18934)flywind2021-10-011-0/+19
* add testcase for #7308 (#18849)flywind2021-09-141-11/+0
* fixes #16246 (#18800)Andreas Rumpf2021-09-041-0/+11
* added `nimAllocPagesViaMalloc` switch (#18490)Andreas Rumpf2021-07-151-1/+1
* fixes #18030 (#18415)Andreas Rumpf2021-07-011-0/+30
* Fix #17712 (#17873)Clyybber2021-04-271-0/+11
* Fix #17199 (#17348)Clyybber2021-03-261-0/+32
* use doAssert in tests (#16486)flywind2020-12-281-2/+2
* Fix #15599 (#15601)Clyybber2020-10-161-1/+13
* fix #15405. deepcopy arc (#15410)cooldome2020-10-011-1/+32
* fixes #15122 [backport:1.2] (#15139)Andreas Rumpf2020-08-011-0/+28
* fixes #15038 [backport:1.2]Andreas Rumpf2020-07-261-0/+26
* fixes #15052Andreas Rumpf2020-07-261-0/+11
* fixes #15044 [backport:1.2]Andreas Rumpf2020-07-231-0/+18
* Add a testcase for #14480. Fixes #14480 (#15037)Danil Yarantsev2020-07-221-0/+7
* Fix #14994 (#14996)Clyybber2020-07-151-0/+14
* injectdestructors fixes and refactor (#14964)Clyybber2020-07-141-2/+36
* Fix #14396 (#14793)Clyybber2020-07-041-26/+26
* scoped memory management (#14790)Andreas Rumpf2020-07-041-0/+36
* fixes #14495 [backport:1.2] (#14496)Andreas Rumpf2020-05-291-5/+43
* fix #14333 (#14336)cooldome2020-05-131-1/+17
* fix #14243 (#14257)cooldome2020-05-071-1/+15
* fix #14236 (#14250)cooldome2020-05-071-0/+16
* destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]Andreas Rumpf2020-05-041-0/+14
* fixes #14079 [backport:1.2] (#14163)Andreas Rumpf2020-04-291-2/+12
* fixes #14003 (#14006) [backport:1.2]cooldome2020-04-171-0/+17
* fixes #13810 (#13821)cooldome2020-03-311-1/+22
* fixes #13691 (#13694)Andreas Rumpf2020-03-191-0/+29