aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_flow.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug of peephole optimizationmame2018-07-061-0/+10
* vm.c: rewrite all catch pointsnobu2012-11-021-0/+40
* * test/ruby/test_object.rb (test_send_with_block): moved fromktsj2012-01-021-13/+0
* * bootstraptest/test_flow.rb: remove an unused parameter.ktsj2011-12-231-1/+1
* * vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj2011-12-231-0/+13
* * proc.c (proc_new): force to rewrite errinfo when calling Proc.new in ensure.ktsj2011-08-271-0/+13
* * vm.c (vm_make_env_each): work around to solve Bug #2729.ko12011-08-241-0/+13
* * remove trailing spaces.nobu2011-05-151-1/+1
* * vm.c (vm_exec): reset thread state before starting vm loop.nobu2010-02-091-0/+21
* * compile.c: fix to add "ensure" codes across "while" clauseko12009-02-161-2/+15
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+491