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 e39eb9dab5 * compile.c, insns.def, parse.y: fix massign order. This change
causes performance problem.  Try vm1_swap benchmark.
  [ruby-dev:31522]
* insns.def, insnhelper.ci: move process body of expandarray insn to
  vm_expandarray().
* bootstraptest/test_knownbug.rb, bootstraptest/test_massign.rb:
  move a solved test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-23 07:10:56 +00:00
..
runner.rb * bootstraptest/runner.rb (in_temporary_working_directory): 2007-08-22 04:21:37 +00:00
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, insns.def, parse.y: fix massign order. This change 2007-08-23 07:10:56 +00:00
test_method.rb * compile.c (iseq_compile_each): fix to allow self.x= 2007-08-18 05:07:07 +00:00
test_proc.rb
test_syntax.rb
test_thread.rb