1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
ko1 314bef7ef1 * insnhelper.ci, vm.c, vm_core.h: change interface of
vm_invoke_block() to specify block ptr.  [ruby-talk:266422]
* cont.c, eval_jump.ci, insns.def, proc.c, signal.c, thread.c:
  apply above change.
* bootstraptest/test_knownbug.rb: move fixed bug.
* bootstraptest/test_block.rb: ditto. and add a test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-20 07:07:35 +00:00
..
runner.rb
test_block.rb * insnhelper.ci, vm.c, vm_core.h: change interface of 2007-12-20 07:07:35 +00:00
test_class.rb
test_eval.rb * compile.c (iseq_compile_each): should handle upper level eval iseq 2007-12-19 16:10:54 +00:00
test_exception.rb * eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608] 2007-12-19 08:02:03 +00:00
test_flip.rb
test_flow.rb
test_io.rb longer timeout. 2007-11-27 22:53:28 +00:00
test_jump.rb * compile.c (iseq_compile_each): remove "retry" in block. 2007-12-19 08:46:49 +00:00
test_knownbug.rb * insnhelper.ci, vm.c, vm_core.h: change interface of 2007-12-20 07:07:35 +00:00
test_literal.rb * insns.def (concatarray, splatarray): use to_a instead of 2007-12-01 05:20:06 +00:00
test_m17n.rb * bootstraptest/test_m17n.rb: set properties. 2007-12-19 12:03:46 +00:00
test_marshal.rb
test_massign.rb * insnhelper.ci (vm_expandarray): fix sp increase place. 2007-12-20 01:03:15 +00:00
test_method.rb * eval.c (rb_f_public_send): rename invoke_method to public_send. 2007-12-10 05:34:50 +00:00
test_objectspace.rb
test_proc.rb
test_syntax.rb * insnhelper.ci (vm_expandarray): fix sp increase place. 2007-12-20 01:03:15 +00:00
test_thread.rb * parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498] 2007-12-09 23:16:54 +00:00