diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-18 04:32:13 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-18 04:32:13 +0000 |
| commit | 6db89b501319d467397a6f47ade7bdb6a2ab7476 (patch) | |
| tree | b859df6a5f636b58fe78cbc86d5b9921586d8b2a /ToDo | |
| parent | 3d879550f38f530b2dd90024ffa3d7d1e1b79e65 (diff) | |
| download | ruby-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-- | ToDo | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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") |
