summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-17 09:38:10 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-17 09:38:10 +0000
commit5008f85e0564e76f379bc07b7f30f7efc8e02d2a (patch)
treef79b454b1c6352c12dae4915f0e136c228d71a9f /ToDo
parenteb0970089c9874da15f8adc6e0a719fc0b131e5b (diff)
downloadruby-5008f85e0564e76f379bc07b7f30f7efc8e02d2a.tar.gz
ruby-5008f85e0564e76f379bc07b7f30f7efc8e02d2a.tar.xz
ruby-5008f85e0564e76f379bc07b7f30f7efc8e02d2a.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo1
1 files changed, 0 insertions, 1 deletions
diff --git a/ToDo b/ToDo
index b4918d91b..8af987f09 100644
--- a/ToDo
+++ b/ToDo
@@ -76,7 +76,6 @@ Standard Libraries
- consistent /, %, divmod
- unbound method object
- integrate final.rb into the core.
-* make clone depend on dup
* Enumerable#sort_by for Schwartzian transformation
* String#scanf(?)
* Object#fmt(?)