diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-28 09:53:42 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-28 09:53:42 +0000 |
commit | 770303d5aa3ccc7bdc7b5c3a0552f96238f04dfe (patch) | |
tree | 04d1097b4a3e8e795f16306fe9f350a57a0f0057 /ToDo | |
parent | e0f3aab312df60a890524c5b922f0c6525adaf18 (diff) | |
download | ruby-770303d5aa3ccc7bdc7b5c3a0552f96238f04dfe.tar.gz ruby-770303d5aa3ccc7bdc7b5c3a0552f96238f04dfe.tar.xz ruby-770303d5aa3ccc7bdc7b5c3a0552f96238f04dfe.zip |
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ Hacking Interpreter * generational GC ? * give warnings to assign magic variables. * export rb_io_{addstr,printf,puts,print} +* autoload should work with threads [ruby-talk:4589] Standard Libraries |