ruby--ruby/bootstraptest
ko1 b285d26a16 * compile.c (compile_massign_opt): fix to skip massign optimization
with global variables.
* bootstraptest/test_massign.rb: add some tests for above.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-24 15:19:00 +00:00
..
runner.rb * bootstraptest/runner.rb (in_temporary_working_directory): 2007-08-22 04:21:37 +00:00
test_block.rb add test for [ruby-dev:31472]. 2007-08-18 03:47:03 +00:00
test_class.rb * bootstraptest/test_class.rb: new file. 2007-02-24 09:45:25 +00:00
test_eval.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_exception.rb * bootstraptest/test_exception.rb: add escape character ("\") for 2007-08-18 04:14:31 +00:00
test_flip.rb * bootstraptest/test_flip.rb: new test for flip-flop operator. 2007-07-10 06:57:56 +00:00
test_flow.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_jump.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_knownbug.rb * compile.c, insns.def, parse.y: fix massign order. This change 2007-08-23 07:10:56 +00:00
test_literal.rb * insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT. 2007-07-05 17:11:45 +00:00
test_massign.rb * compile.c (compile_massign_opt): fix to skip massign optimization 2007-08-24 15:19:00 +00:00
test_method.rb * eval.c (rb_f_send_bang): abandon the name funcall for private 2007-08-24 08:15:37 +00:00
test_proc.rb * bootstraptest/runner.rb: fix to show file name. 2007-06-27 16:26:31 +00:00
test_syntax.rb * compile.c (iseq_compile_each): fix next/redo stack consistency. 2007-08-16 13:12:24 +00:00
test_thread.rb * thread.c (rb_thread_raise): check if target thread is 2007-08-12 20:06:59 +00:00