index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc_regions: cleanup & fixes for deallocation (#11920)
alaviss
2020-08-17
1
-0
/
+23
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-1
/
+1
*
new implementations for --gc:orc (#14121)
Andreas Rumpf
2020-04-27
1
-1
/
+2
*
faster CIs (#13803)
Miran
2020-03-30
3
-10
/
+10
*
save another 33s of CI for tests/gc/gcleak.nim
Timothee Cour
2020-02-27
1
-1
/
+8
*
CI tests run faster: save 120s in azure machines, 335s on local OSX
Timothee Cour
2020-02-27
1
-1
/
+13
*
revert changes to tests/gc/gcleak2.nim
Timothee Cour
2020-02-27
1
-72
/
+5
*
make CI tests faster + more precise
Timothee Cour
2020-02-27
1
-5
/
+72
*
TlSF Alloctor: use less memory for --gc:arc (#13280)
Andreas Rumpf
2020-01-28
1
-0
/
+2
*
fixes #12899 (#12921)
Andreas Rumpf
2019-12-18
1
-2
/
+2
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
2
-17
/
+29
*
fixes a flaky test for the realtime GC
Araq
2019-11-28
1
-3
/
+0
*
2018-01-14
2
-21
/
+36
*
fix
Arne Döring
2017-07-24
1
-1
/
+1
*
Add ``tearDownForeignThreadGc`` function (#5369)
Anatoly Galiulin
2017-02-13
1
-0
/
+88
*
fixes #3184
Andreas Rumpf
2016-05-22
1
-0
/
+457
*
fixes #3793
Andreas Rumpf
2016-05-16
1
-0
/
+37
*
makes tests green
Andreas Rumpf
2016-01-15
1
-1
/
+1
*
Added a test to check how gc works in emscripten.
Andrey Sobolev
2015-09-23
1
-0
/
+59
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
6
-173
/
+173
*
Don't access GCed field in finalizer. Fixes #2305
Yuriy Glukhov
2015-08-24
1
-8
/
+7
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
1
-14
/
+14
*
increase limit for 64bit systems
Araq
2015-02-10
1
-1
/
+1
*
fixes #2070
Araq
2015-02-10
1
-0
/
+29
*
cleaned up GC tests; fixes object variant re-assign bug
Araq
2015-02-10
1
-1
/
+3
*
fixes #1796
Araq
2015-01-05
3
-3
/
+25
[next]