Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 385f0e8a
Added by
ko1 (Koichi Sasada)
about 17 years
ago
ID
385f0e8af657b1334e477e6837b0846cc14fa00d
Parent
2e5e857a
Child
888c9359
vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.
VM value stack frame of block contains cref information.
(dfp[-1] points CREF)
compile.c, eval_intern.h, eval_method.c, load.c, proc.c,
vm_dump.h, vm_core.h: ditto.
include/ruby/ruby.h, gc.c: remove T_VALUES because of above
changes.
bootstraptest/test_eval.rb, test_knownbug.rb: move solved test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading...
VM value stack frame of block contains cref information.
(dfp[-1] points CREF)
vm_dump.h, vm_core.h: ditto.
changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e