ruby/tool
ko1 7ea3edc409 * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.
This data structure contains information including inline method
  cache. After that, `struct iseq_inline_cache_entry' does not
  need to contain inline cache for method invocation.
  Other information will be added to this data structure.
* vm_core.h (rb_iseq_t): add `callinfo_entries' and `callinfo_size'
  members to `rb_iseq_t'.
* insns.def, compile.c: Use CALL_INFO instead of IC.
* tool/instruction.rb: support CALL_INFO as operand type.
* vm_insnhelper.c, vm_insnhelper.h: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-09 05:33:54 +00:00
..
test
asm_parse.rb
build-transcode
change_maker.rb * tool/change_maker.rb: Update svn detection for subversion 1.7's 2012-09-16 08:47:53 +00:00
compile_prelude.rb Suppress warnings. 2012-07-25 06:49:35 +00:00
config.guess Updated these files to detect AIX 7. 2012-01-29 13:50:18 +00:00
config.sub Updated these files to detect AIX 7. 2012-01-29 13:50:18 +00:00
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb * Makefile.in: don't remove macros. now name2ctype uses macros. 2012-06-13 17:54:14 +00:00
eval.rb
file2lastrev.rb
generic_erb.rb generic_erb.rb: --vpath option 2012-08-25 07:20:29 +00:00
id2token.rb id.h: independent from parse.h 2012-08-31 05:31:20 +00:00
ifchange
insns2vm.rb
install-sh
instruction.rb * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'. 2012-10-09 05:33:54 +00:00
jisx0208.rb
make-snapshot tool/make-snapshot MKDIR_P 2012-06-14 15:14:05 +00:00
mdoc2man.rb
merger.rb * tool/merger.rb: add --ticket option to add ticket number. 2012-09-24 02:23:48 +00:00
mkconfig.rb obsolete Config 2012-07-06 03:27:10 +00:00
mkrunnable.rb mkrunnable.rb: config directory names 2012-08-29 05:59:07 +00:00
node_name.rb
parse.rb
rbinstall.rb rbinstall.rb: skip symlinks 2012-09-04 01:40:11 +00:00
rmdirs
rubytest.rb common test options 2012-05-30 01:24:05 +00:00
runruby.rb [Bug #6598] 2012-06-15 22:12:58 +00:00
strip-rdoc.rb
transcode-tblgen.rb * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. 2012-04-24 11:14:18 +00:00
update-deps
vtlh.rb
ytab.sed * tool/ytab.sed: fix for Bison 2.6. 2012-07-25 04:12:44 +00:00