diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-24 06:21:43 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-24 06:21:43 +0000 |
commit | c6447e540e6f5683a917f70aa99097bb2946921f (patch) | |
tree | 154318e243567b27e3f8fae8fd301971d2d68be9 /ToDo | |
parent | 79c091d2caca568431be6f2a22737887a981116d (diff) | |
download | ruby-c6447e540e6f5683a917f70aa99097bb2946921f.tar.gz ruby-c6447e540e6f5683a917f70aa99097bb2946921f.tar.xz ruby-c6447e540e6f5683a917f70aa99097bb2946921f.zip |
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ Standard Libraries * optional stepsize argument for succ() * Ruby module -- Ruby::Version, Ruby::Interpreter * introduce Boolean class; super of TrueClass, FalseClass +* Process::waitall [ruby-talk:4557] Extension Libraries |