diff options
author | Araq <rumpf_a@web.de> | 2011-04-04 00:26:37 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-04-04 00:26:37 +0200 |
commit | 4b3decc20e3927c141f83043556683bbb7dbd4d1 (patch) | |
tree | 1690b8bad00578eec7c98652b323f27fc41a640c | |
parent | b3e24382a025bfe2ca0f65cc46c8b9e5e652a26d (diff) | |
download | Nim-4b3decc20e3927c141f83043556683bbb7dbd4d1.tar.gz |
todo.txt changes
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 5d09ed710..4dc4e17f2 100755 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,5 @@ - clean up the tests! +- GC: marker procs for native Nimrod GC and Boehm GC - thread support: threadvar on Windows seems broken; add --deadlock_prevention:on|off switch - built-in serialization |