<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/ruby/core/objectspace, branch ruby_3_0</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Use Integer instead of Fixnum/Bignum</title>
<updated>2020-12-20T16:19:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-12-20T16:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c73c756244fa27ffa99d81dcc73a4ad14198002'/>
<id>9c73c756244fa27ffa99d81dcc73a4ad14198002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.8 -&gt; 3.0 in specs</title>
<updated>2020-12-04T15:32:14+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-12-04T15:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9ea1055eabcb0e498f387953a28747dea9bf2308'/>
<id>9ea1055eabcb0e498f387953a28747dea9bf2308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos [ci skip]</title>
<updated>2020-10-19T04:20:34+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-10-19T04:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ce628503344997e8ebd94bd3725c18797f58e3af'/>
<id>ce628503344997e8ebd94bd3725c18797f58e3af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn on a finalizer that captures the object to be finalized</title>
<updated>2020-09-16T20:52:24+00:00</updated>
<author>
<name>Chris Seaton</name>
<email>chris.seaton@shopify.com</email>
</author>
<published>2020-09-16T18:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8e173d8b2709f47cc0709f699640dafe850c9a8f'/>
<id>8e173d8b2709f47cc0709f699640dafe850c9a8f</id>
<content type='text'>
Also improve specs and documentation for finalizers and more clearly
recommend a safe code pattern to use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improve specs and documentation for finalizers and more clearly
recommend a safe code pattern to use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ObjectSpace::WeakMap#key? to work if the value is nil</title>
<updated>2020-05-02T14:08:36+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-05-02T14:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a2be428c5fec31b8adbd5ac087e7637ddf7e54d0'/>
<id>a2be428c5fec31b8adbd5ac087e7637ddf7e54d0</id>
<content type='text'>
* Fixes [Bug #16826]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes [Bug #16826]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to ruby/spec@d394dfd</title>
<updated>2020-05-02T14:03:14+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-05-02T14:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c9213aa864fb8527388679c21f1ea8ce129e2f1a'/>
<id>c9213aa864fb8527388679c21f1ea8ce129e2f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to ruby/spec@875a09e</title>
<updated>2019-07-27T10:40:09+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2019-07-27T10:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5c276e1cc91c5ab2a41fbf7827af2fed914a2bc0'/>
<id>5c276e1cc91c5ab2a41fbf7827af2fed914a2bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert self-referencing finalizer warning [Feature #15974]</title>
<updated>2019-07-03T19:01:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-07-03T05:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=23c92b6f820f670994026423d4c7b5abcf51eafa'/>
<id>23c92b6f820f670994026423d4c7b5abcf51eafa</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Version guard for [Feature #15974]</title>
<updated>2019-07-03T06:22:16+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-07-03T06:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=89cef1c56b3a0f9c5e6ccc22a5044477a4fd16c1'/>
<id>89cef1c56b3a0f9c5e6ccc22a5044477a4fd16c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn in verbose mode on defining a finalizer that captures the object</title>
<updated>2019-07-02T19:05:22+00:00</updated>
<author>
<name>Chris Seaton</name>
<email>chris@chrisseaton.com</email>
</author>
<published>2019-07-02T13:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=928260c2a613bbdd4402c300e0bf86ae7562e52a'/>
<id>928260c2a613bbdd4402c300e0bf86ae7562e52a</id>
<content type='text'>
[Feature #15974]

Closes: https://github.com/ruby/ruby/pull/2264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #15974]

Closes: https://github.com/ruby/ruby/pull/2264
</pre>
</div>
</content>
</entry>
</feed>
