ruby-cvs:23320
From: knu ruby-lang.org
Date: Sat, 19 Apr 2008 19:30:00 +0900 (JST)
Subject: [ruby-cvs:23320] Ruby:r16080 (ruby_1_8): * eval.c (rb_exec_recursive): New internal function to help
knu 2008-04-19 19:29:59 +0900 (Sat, 19 Apr 2008)
New Revision: 16080
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/eval.c
branches/ruby_1_8/intern.h
Log:
* eval.c (rb_exec_recursive): New internal function to help
perform recursive operation; backported from 1.9.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/intern.h?r1=16080&r2=16079&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16080&r2=16079&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=16080&r2=16079&diff_format=u