ruby-cvs:22123
From: matz ruby-lang.org
Date: Sat, 5 Jan 2008 01:51:17 +0900 (JST)
Subject: [ruby-cvs:22123] Ruby:r14886 (trunk): * eval.c (Init_eval): move instance_eval and instance_exec to
matz 2008-01-05 01:51:16 +0900 (Sat, 05 Jan 2008)
New Revision: 14886
Modified files:
trunk/ChangeLog
trunk/eval.c
trunk/lib/delegate.rb
Log:
* eval.c (Init_eval): move instance_eval and instance_exec to
BasicObject. [ruby-core:14747]
* lib/delegate.rb: should preserve new methods in BasicObject.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/delegate.rb?r1=14886&r2=14885&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14886&r2=14885&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=14886&r2=14885&diff_format=u