aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_jump.rb
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.nobu2011-05-151-4/+4
* * compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,mame2010-05-091-0/+24
* * compile.c (NODE_NEXT, NODE_REDO): add dummy putnil instruction tomame2010-04-201-0/+11
* * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]mame2010-01-311-0/+12
* * compile.c (get_destination_insn, get_next_insn, get_prev_insn):mame2008-05-221-0/+11
* * compile.c (iseq_compile_each): remove "retry" in block.ko12007-12-191-8/+8
* * test_jump.rb, test_knownbug.rb: seems to be fixed.usa2007-09-011-0/+11
* * eval_jump.ci (rb_f_catch): generate new tag object if no argument ismatz2007-09-011-0/+7
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+232