summaryrefslogtreecommitdiff
path: root/bootstraptest/test_jump.rb
AgeCommit message (Expand)Author
2011-05-15* remove trailing spaces.nobu
2010-05-09* compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,mame
2010-04-20* compile.c (NODE_NEXT, NODE_REDO): add dummy putnil instruction tomame
2010-01-31* vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]mame
2008-05-22* compile.c (get_destination_insn, get_next_insn, get_prev_insn):mame
2007-12-19* compile.c (iseq_compile_each): remove "retry" in block.ko1
2007-09-01* test_jump.rb, test_knownbug.rb: seems to be fixed.usa
2007-09-01* eval_jump.ci (rb_f_catch): generate new tag object if no argument ismatz
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1