diff options
author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-25 01:34:33 +0000 |
---|---|---|
committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-25 01:34:33 +0000 |
commit | cd87465d28ea819eea97fcb45a780058a03cfe78 (patch) | |
tree | 17e911455026648c655301e248364e2b84a46bd1 /thread.c | |
parent | 563e0ea8cc6bf90c6c49e9b429142b29793f831f (diff) | |
download | ruby-cd87465d28ea819eea97fcb45a780058a03cfe78.tar.gz ruby-cd87465d28ea819eea97fcb45a780058a03cfe78.tar.xz ruby-cd87465d28ea819eea97fcb45a780058a03cfe78.zip |
* yarvcore.h:
rename:
rb_iseq_t#file_name -> filename
rb_iseq_t#local_tbl -> local_table
add:
rb_iseq_t#local_table_size
* compile.c: separate local_table_size and local_size
(local variable size)
* blockinlining.c: apply above rename.
* compile.h: ditto.
* eval.c: ditto.
* iseq.c: ditto.
* proc.c: ditto.
* vm.c: ditto.
* vm_dump.c: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'thread.c')
0 files changed, 0 insertions, 0 deletions