summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo2
1 files changed, 2 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index 9e49c4ba9e..84d0ea128a 100644
--- a/ToDo
+++ b/ToDo
@@ -41,6 +41,7 @@ Hacking Interpreter
* scrambled script, or script filter
* setuid ruby
* performance tune for in-block (dynamic) local variables.
+* generational GC ?? (is it possible?)
Standard Libraries
@@ -64,6 +65,7 @@ Standard Libraries
- Kernel#scan
- call initialize for builtin classes too (not yet: Regexp, Class, Module)
- performance tune for String's non-bang methods.
+- 'w' template for pack/unpack
* String#scanf(?)
* Object#fmt(?)
* Integer#{bin,oct,hex,heX}