Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug of peephole optimization | mame | 2018-07-06 | 1 | -0/+10 |
* | vm.c: rewrite all catch points | nobu | 2012-11-02 | 1 | -0/+40 |
* | * test/ruby/test_object.rb (test_send_with_block): moved from | ktsj | 2012-01-02 | 1 | -13/+0 |
* | * bootstraptest/test_flow.rb: remove an unused parameter. | ktsj | 2011-12-23 | 1 | -1/+1 |
* | * vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placed | ktsj | 2011-12-23 | 1 | -0/+13 |
* | * proc.c (proc_new): force to rewrite errinfo when calling Proc.new in ensure. | ktsj | 2011-08-27 | 1 | -0/+13 |
* | * vm.c (vm_make_env_each): work around to solve Bug #2729. | ko1 | 2011-08-24 | 1 | -0/+13 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 1 | -1/+1 |
* | * vm.c (vm_exec): reset thread state before starting vm loop. | nobu | 2010-02-09 | 1 | -0/+21 |
* | * compile.c: fix to add "ensure" codes across "while" clause | ko1 | 2009-02-16 | 1 | -2/+15 |
* | * bootstraptest/runner.rb: fix to show file name. | ko1 | 2007-06-27 | 1 | -0/+491 |