Age | Commit message (Expand) | Author |
---|---|---|
2017-01-26 | lib/weakref.rb: Specify frozen_string_literal: true. | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-09-03 | common.mk: exclude memory leak tests | nobu |
2014-12-19 | test/test_weakref.rb: increase timeout [Bug #10618] | normal |
2014-12-13 | gc.c (define_final0): avoid duplicate blocks | normal |
2014-11-13 | * test/lib/envutil.rb: Moved from test/ruby/. | akr |
2014-01-10 | test_weakref.rb: find collected weakref | nobu |
2013-12-12 | test_weakref.rb: use single level WeakRef | nobu |
2013-10-18 | gc.c: fix arity | nobu |
2012-11-24 | Fix WeakRef finalize | shirosaki |
2012-11-24 | Rvert r37827 and r37828 | naruse |
2012-11-24 | Fix finalize of WeakRef | shirosaki |
2012-03-14 | more GCable | nobu |
2012-03-13 | Bug #5350 | nobu |