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 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
test_block.rb
test_class.rb
test_eval.rb
test_exception.rb
test_flip.rb
test_flow.rb
test_jump.rb
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
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
test_syntax.rb
test_thread.rb