summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-05-18 04:32:13 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-05-18 04:32:13 +0000
commita62935cf06b9ee2ec72c749c732c226a18f4d389 (patch)
treeb859df6a5f636b58fe78cbc86d5b9921586d8b2a /ToDo
parent3e51a5b1b5a953e4705adc924355ffdc83b25472 (diff)
2000-05-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo11
1 files changed, 11 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index 84d0ea128a..fccb09d85e 100644
--- a/ToDo
+++ b/ToDo
@@ -87,6 +87,7 @@ Extension Libraries
Ruby Libraries
- net/http.rb
+* add uri.rb
* urllib.rb, nttplib.rb, etc.
* format like perl's
@@ -99,3 +100,13 @@ Misc
- publish Ruby books
* publish Ruby books in English
+
+Things To Do Before 1.6
+
+* fix spec. for the following:
+
+ * alternative for $! (exception? in? into? =>?)
+ * alternative for interator?
+ * regex - /p, /m
+ * odd? even?
+ * mkmf.rb - create_makefile("net/socket")