ruby-cvs:20353
From: nobu ruby-lang.org
Date: Mon, 20 Aug 2007 23:17:17 +0900 (JST)
Subject: [ruby-cvs:20353] Ruby:r13116 (trunk): * vm_core.h (struct rb_thread_struct): removed first_func_arg and
nobu 2007-08-20 23:17:16 +0900 (Mon, 20 Aug 2007)
New Revision: 13116
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/version.h
trunk/vm.c
trunk/vm_core.h
Log:
* vm_core.h (struct rb_thread_struct): removed first_func_arg and
reuse first_args instead.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=13116&r2=13115
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13116&r2=13115
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=13116&r2=13115
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_core.h?r1=13116&r2=13115
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=13116&r2=13115