From 7881363731eb4695c745b49ad67652ae8062f995 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 6 Sep 2002 08:59:41 +0000 Subject: * gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent garabage collection. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 1 - 1 file changed, 1 deletion(-) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 9bd0207601..fa7f32daed 100644 --- a/ToDo +++ b/ToDo @@ -106,7 +106,6 @@ Standard Libraries * deprecate Array#indexes, and Array#indices. * require "1.6" etc. by /usr/lib/ruby/1.6/1.6.rb ;-) * save both "feature names" and "normalized path" in $" -* allow marshaling of extend'ed object. Extension Libraries -- cgit v1.2.3