Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/test_weakref.rb: increase timeout [Bug #10618] | normal | 2014-12-19 | 1 | -1/+1 |
* | gc.c (define_final0): avoid duplicate blocks | normal | 2014-12-13 | 1 | -0/+8 |
* | * test/lib/envutil.rb: Moved from test/ruby/. | akr | 2014-11-13 | 1 | -1/+0 |
* | test_weakref.rb: find collected weakref | nobu | 2014-01-10 | 1 | -3/+8 |
* | test_weakref.rb: use single level WeakRef | nobu | 2013-12-12 | 1 | -9/+10 |
* | gc.c: fix arity | nobu | 2013-10-18 | 1 | -0/+2 |
* | Fix WeakRef finalize | shirosaki | 2012-11-24 | 1 | -0/+32 |
* | Rvert r37827 and r37828 | naruse | 2012-11-24 | 1 | -19/+0 |
* | Fix finalize of WeakRef | shirosaki | 2012-11-24 | 1 | -0/+19 |
* | more GCable | nobu | 2012-03-14 | 1 | -2/+4 |
* | Bug #5350 | nobu | 2012-03-13 | 1 | -0/+22 |