Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pin weakmap references | tenderlove | 2019-04-09 | 1 | -3/+3 |
* | Just a check to see what is breaking in CI | tenderlove | 2019-04-09 | 1 | -3/+3 |
* | lib/weakref.rb: Specify frozen_string_literal: true. | kazu | 2017-01-26 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | common.mk: exclude memory leak tests | nobu | 2015-09-03 | 1 | -1/+1 |
* | 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 |