ruby-cvs:24310
From: ko1 ruby-lang.org
Date: Wed, 11 Jun 2008 01:33:53 +0900 (JST)
Subject: [ruby-cvs:24310] Ruby:r17081 (trunk): * include/ruby/intern.h, proc.c: revert rb_proc_call() and
ko1 2008-06-11 01:33:51 +0900 (Wed, 11 Jun 2008)
New Revision: 17081
Modified files:
trunk/ChangeLog
trunk/eval_jump.c
trunk/include/ruby/intern.h
trunk/include/ruby/ruby.h
trunk/proc.c
trunk/thread.c
trunk/version.h
trunk/vm_insnhelper.c
Log:
* include/ruby/intern.h, proc.c: revert rb_proc_call() and
create rb_proc_call_with_block() instaed.
* include/ruby/ruby.h, eval_jump.c, thread.c, vm_insnhelper.c:
rb_blockptr should not be exposed.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/ruby.h?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_jump.c?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/proc.c?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_insnhelper.c?r1=17081&r2=17080&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/intern.h?r1=17081&r2=17080&diff_format=u