ruby-cvs:20348
From: ko1 ruby-lang.org
Date: Sun, 19 Aug 2007 13:02:22 +0900 (JST)
Subject: [ruby-cvs:20348] Ruby:r13111 (trunk): * insnhelper.ci (vm_call_bmethod): fix to propagate information
ko1 2007-08-19 13:02:21 +0900 (Sun, 19 Aug 2007)
New Revision: 13111
Modified files:
trunk/ChangeLog
trunk/insnhelper.ci
trunk/proc.c
trunk/vm.c
trunk/vm_core.h
Log:
* insnhelper.ci (vm_call_bmethod): fix to propagate information
that this proc is "from Method". [ruby-dev:31490]
* proc.c (method_proc, rb_mod_define_method): ditto.
* vm.c (vm_invoke_proc_core): removed.
* vm_core.h: ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.ci?r1=13111&r2=13110
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13111&r2=13110
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_core.h?r1=13111&r2=13110
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/proc.c?r1=13111&r2=13110
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=13111&r2=13110