aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/objectspace
Commit message (Collapse)AuthorAgeFilesLines
* Update to ruby/spec@875a09eBenoit Daloze2019-07-273-7/+7
|
* Revert self-referencing finalizer warning [Feature #15974]Nobuyoshi Nakada2019-07-041-28/+0
| | | | | | | | | | | | | | | | | | | | It has caused CI failures. * d0cd0866d82a58933e5dccd073c753c0c2ad4eb5 Disable GC during rb_objspace_reachable_object_p * 89cef1c56b3a0f9c5e6ccc22a5044477a4fd16c1 Version guard for [Feature #15974] * 796eeb6339952d92ae1b353d450c7883e589852d. Fix up [Feature #15974] * 928260c2a613bbdd4402c300e0bf86ae7562e52a. Warn in verbose mode on defining a finalizer that captures the object
* Version guard for [Feature #15974]Nobuyoshi Nakada2019-07-031-24/+26
|
* Warn in verbose mode on defining a finalizer that captures the objectChris Seaton2019-07-031-0/+26
| | | | | | [Feature #15974] Closes: https://github.com/ruby/ruby/pull/2264
* Update to ruby/spec@7de852dBenoit Daloze2019-04-281-61/+28
|
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-1/+0
|
* Update to ruby/spec@6f38a82eregon2018-04-281-16/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@c1b568beregon2018-03-0410-12/+12
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-2011-0/+467
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e