ruby-cvs:20746
From: matz ruby-lang.org
Date: Mon, 24 Sep 2007 22:43:59 +0900 (JST)
Subject: [ruby-cvs:20746] Ruby:r13509 (trunk): * array.c (rb_ary_equal): should handle recursive array.
matz 2007-09-24 22:43:58 +0900 (Mon, 24 Sep 2007)
New Revision: 13509
Modified files:
trunk/ChangeLog
trunk/array.c
trunk/hash.c
Log:
* array.c (rb_ary_equal): should handle recursive array.
* hash.c (hash_equal): should handle recursive hash.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/hash.c?r1=13509&r2=13508
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/array.c?r1=13509&r2=13508
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13509&r2=13508