summaryrefslogtreecommitdiffstats
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
commit6db89b501319d467397a6f47ade7bdb6a2ab7476 (patch)
treeb859df6a5f636b58fe78cbc86d5b9921586d8b2a /ToDo
parent3d879550f38f530b2dd90024ffa3d7d1e1b79e65 (diff)
downloadruby-6db89b501319d467397a6f47ade7bdb6a2ab7476.tar.gz
ruby-6db89b501319d467397a6f47ade7bdb6a2ab7476.tar.xz
ruby-6db89b501319d467397a6f47ade7bdb6a2ab7476.zip
2000-05-18
git-svn-id: http://svn.ruby-lang.org/repos/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 84d0ea128..fccb09d85 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")