<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.document, 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>Add documentation for Ractor (#3895)</title>
<updated>2020-12-19T18:04:40+00:00</updated>
<author>
<name>Victor Shepelev</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2020-12-19T18:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1f565ac6d98e902f51a0ea7b8b4aa85693deea6e'/>
<id>1f565ac6d98e902f51a0ea7b8b4aa85693deea6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Integer#zero? a separated method and builtin (#3226)</title>
<updated>2020-06-20T21:55:09+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2020-06-20T21:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95b0fed3714b87dcb40a16f33d9e3160f9945e38'/>
<id>95b0fed3714b87dcb40a16f33d9e3160f9945e38</id>
<content type='text'>
A prerequisite to fix https://bugs.ruby-lang.org/issues/15589 with JIT.
This commit alone doesn't make a significant difference yet, but I thought
this commit should be committed independently.

This method override was discussed in [Misc #16961].</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A prerequisite to fix https://bugs.ruby-lang.org/issues/15589 with JIT.
This commit alone doesn't make a significant difference yet, but I thought
this commit should be committed independently.

This method override was discussed in [Misc #16961].</pre>
</div>
</content>
</entry>
<entry>
<title>Moved `Dir.open` and `Dir#initialize` to dir.rb</title>
<updated>2020-04-06T13:22:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-01-18T04:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=310054b240a511f888ec5092eb32fed29e4109c9'/>
<id>310054b240a511f888ec5092eb32fed29e4109c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support builtin for Kernel#clone</title>
<updated>2020-03-17T10:37:07+00:00</updated>
<author>
<name>S.H</name>
<email>gamelinks007@gmail.com</email>
</author>
<published>2020-03-17T10:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=290d608637e37323bb6eeda1b1466519f16308a5'/>
<id>290d608637e37323bb6eeda1b1466519f16308a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add array.rb to .document</title>
<updated>2020-02-12T08:46:58+00:00</updated>
<author>
<name>S-H-GAMELINKS</name>
<email>gamelinks007@gmail.com</email>
</author>
<published>2020-02-12T08:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=775e31c801eb954b500e7638cff27cde2210d18d'/>
<id>775e31c801eb954b500e7638cff27cde2210d18d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS.md: converted from NEWS</title>
<updated>2020-01-15T03:42:47+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-01-15T03:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9feca5ceb924858e54e312da4b1ba097f72c5582'/>
<id>9feca5ceb924858e54e312da4b1ba097f72c5582</id>
<content type='text'>
and NEWS is deleted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and NEWS is deleted
</pre>
</div>
</content>
</entry>
<entry>
<title>Added warning.rb to .document</title>
<updated>2019-12-24T04:12:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-24T04:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=302e896833bc611ba39c8697712313fd2dbd70cc'/>
<id>302e896833bc611ba39c8697712313fd2dbd70cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rubified the APIs of pack.c</title>
<updated>2019-11-08T14:51:51+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2019-11-08T02:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3141e3c76ef057080d5aab22130a326378094e2'/>
<id>a3141e3c76ef057080d5aab22130a326378094e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use builtins for GC.</title>
<updated>2019-11-08T06:29:02+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-11-08T06:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8fa41971c204555b889c9722586b8baee55a0ca8'/>
<id>8fa41971c204555b889c9722586b8baee55a0ca8</id>
<content type='text'>
Define a part of GC in gc.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define a part of GC in gc.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define IO#read/write_nonblock with builtins.</title>
<updated>2019-11-08T01:03:19+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-11-08T00:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=365557f111b453289a5e2ce0cdda0899ae248c71'/>
<id>365557f111b453289a5e2ce0cdda0899ae248c71</id>
<content type='text'>
IO#read/write_nonblock methods are defined in prelude.rb with
special private method __read/write_nonblock to reduce keyword
parameters overhead. We can move them into io.rb with builtin
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IO#read/write_nonblock methods are defined in prelude.rb with
special private method __read/write_nonblock to reduce keyword
parameters overhead. We can move them into io.rb with builtin
functions.
</pre>
</div>
</content>
</entry>
</feed>
