summaryrefslogtreecommitdiff
path: root/bootstraptest/test_block.rb
AgeCommit message (Expand)Author
2008-12-15* vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp fromnobu
2007-12-25* vm.c: check frame is FINAL when creating env.ko1
2007-12-23* string.c (sym_call): use exact argument array interface.nobu
2007-12-20* insnhelper.ci, vm.c, vm_core.h: change interface ofko1
2007-12-19* bootstraptest/test_knownbug.rb, test_block.rb:ko1
2007-12-01* insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on thirdko1
2007-08-18add test for [ruby-dev:31472].akr
2007-08-18* compile.c (iseq_set_arguments), insnhelper.ciko1
2007-08-16* compile.c (iseq_set_arguments), insnhelper.ciko1
2007-08-16add test for [ruby-dev:31437].akr
2007-08-15* parse.y: fix rules around f_margs. "make test" passes all tests.ko1
2007-08-06add a test: def m() yield end; p m {|((*))|}.akr
2007-07-13add test for [ruby-dev:31153].akr
2007-07-13add test for [ruby-dev:31160].akr
2007-07-07* parse.y: fix node construction (around f_margs).ko1
2007-07-07* insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:ko1
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1