summaryrefslogtreecommitdiff
path: root/spec/ruby/core/objectspace
AgeCommit message (Expand)Author
2020-10-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-09-16Warn on a finalizer that captures the object to be finalizedChris Seaton
2020-05-02Fix ObjectSpace::WeakMap#key? to work if the value is nilBenoit Daloze
2020-05-02Update to ruby/spec@d394dfdBenoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-07-04Revert self-referencing finalizer warning [Feature #15974]Nobuyoshi Nakada
2019-07-03Version guard for [Feature #15974]Nobuyoshi Nakada
2019-07-03Warn in verbose mode on defining a finalizer that captures the objectChris Seaton
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon