From 1c65de728414c0420ade1d0e3094401956859878 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 9 Oct 2007 09:11:36 +0000 Subject: * array.c: remove to_a completely. * array.c (tmpbuf): keep DRY to clear klass of temporary objects. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4f16327eb..77c8326c4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 9 16:58:10 2007 Yukihiro Matsumoto + + * array.c: remove to_a completely. + + * array.c (tmpbuf): keep DRY to clear klass of temporary objects. + Tue Oct 9 16:33:32 2007 Nobuyoshi Nakada * array.c (rb_ary_permutation, rb_ary_combination, rb_ary_product): -- cgit v1.2.3