ruby-cvs:21363
From: nobu ruby-lang.org
Date: Fri, 7 Dec 2007 12:22:29 +0900 (JST)
Subject: [ruby-cvs:21363] Ruby:r14126 (trunk): * thread.c (rb_exec_recursive): use Hash instead of Array for
nobu 2007-12-07 12:22:28 +0900 (Fri, 07 Dec 2007)
New Revision: 14126
Modified files:
trunk/ChangeLog
trunk/thread.c
Log:
* thread.c (rb_exec_recursive): use Hash instead of Array for
performance improvement. [ruby-core:13898]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14126&r2=14125
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=14126&r2=14125