ruby-cvs:20550
From: akr ruby-lang.org
Date: Thu, 30 Aug 2007 09:41:25 +0900 (JST)
Subject: [ruby-cvs:20550] Ruby:r13313 (trunk): * hash.c (hash_alloc0, hash_alloc): unified because hash_alloc doesn't
akr 2007-08-30 09:41:24 +0900 (Thu, 30 Aug 2007)
New Revision: 13313
Modified files:
trunk/ChangeLog
trunk/hash.c
Log:
* hash.c (hash_alloc0, hash_alloc): unified because hash_alloc doesn't
allocate st_table now.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/hash.c?r1=13313&r2=13312
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13313&r2=13312