summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo6
1 files changed, 4 insertions, 2 deletions
diff --git a/ToDo b/ToDo
index 5422040f45..5dcb005f52 100644
--- a/ToDo
+++ b/ToDo
@@ -1,10 +1,12 @@
+* Process Class
+* クラスライブラリの見直し(UNIX依存を減らす)
* format機能
* here document
* perlのようなsetuid check
* trからBSDコードを取り除く(またはcopyrightをはっきりさせる)
* 適切なsignal handling
-* dlnのCOFF対応
+* dlnのCOFF対応(またはdlopen対応)
* rubyで定義する変数hookの実現
* write debugger for ruby
-* re-write regex code for speeding
+* re-write regex code for speed
* byte code interpretor