Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TlSF Alloctor: use less memory for --gc:arc (#13280) | Andreas Rumpf | 2020-01-28 | 1 | -0/+2 |
| | |||||
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 1 | -3/+7 |
| | | | | | | | | | | | | | * first implementation of the =trace and =dispose hooks for the cycle collector * a cycle collector for ARC: progress * manual: the .acyclic pragma is a thing once again * gcbench: adaptations for --gc:arc * enable valgrind tests for the strutils tests * testament: better valgrind support * ARC refactoring: growable jumpstacks * ARC cycle detector: non-recursive algorithm * moved and renamed core/ files back to system/ * refactoring: --gc:arc vs --gc:orc since 'orc' is even more experimental and we want to ship --gc:arc soonish | ||||
* | fix several typos in documentation and comments (#12553) | Nindaleth | 2019-10-30 | 1 | -1/+1 |
| | |||||
* | gcbench: better memory usage report | Andreas Rumpf | 2019-09-03 | 1 | -2/+2 |
| | |||||
* | ported havlak and gcbench benchmarks to work with --gc:regions | Andreas Rumpf | 2019-01-19 | 1 | -31/+37 |
| | |||||
* | makes tests green | Andreas Rumpf | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -165/+165 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | GC with realtime support | Araq | 2012-04-21 | 1 | -0/+3 |
| | |||||
* | got rid of 'accept' dir in the tests | Araq | 2011-11-19 | 1 | -4/+2 |
| | |||||
* | fixed some tests | Araq | 2011-11-19 | 1 | -6/+6 |
| | |||||
* | GC tests now finally part of testsuite | Araq | 2011-11-10 | 1 | -1/+5 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 1 | -0/+163 |