<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/standard_library.rdoc, branch v3_0_4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Move the library to extensions for some of default gems</title>
<updated>2020-12-22T11:55:41+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-12-22T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f08cbdbf7d9b31ab570a235e4503ded2bc79d005'/>
<id>f08cbdbf7d9b31ab570a235e4503ded2bc79d005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Completely removed webrick</title>
<updated>2020-12-10T09:06:25+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-11-02T22:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b084f8abcf5b7310ce8f08d48a1a3f3e56876123'/>
<id>b084f8abcf5b7310ce8f08d48a1a3f3e56876123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote webrick to bundled gems</title>
<updated>2020-12-10T09:06:25+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-11-02T10:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0e73b49b4c35a3ae8fd5530a730556b4e4ef4377'/>
<id>0e73b49b4c35a3ae8fd5530a730556b4e4ef4377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.</title>
<updated>2020-11-05T11:21:31+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-11-05T11:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b2ca183cc94c3de89c68d81d086c7884d142fb17'/>
<id>b2ca183cc94c3de89c68d81d086c7884d142fb17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] standard_library.rdoc: tweaked to make style consistent</title>
<updated>2020-10-31T02:06:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-31T02:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ea8fc7fdd36e0babca8479083c5ff5780f7b3a9f'/>
<id>ea8fc7fdd36e0babca8479083c5ff5780f7b3a9f</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote debug.rb to default gems.</title>
<updated>2020-10-30T12:45:23+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-30T12:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66bf743b9309b479b6d5389e315ca54ea73aafae'/>
<id>66bf743b9309b479b6d5389e315ca54ea73aafae</id>
<content type='text'>
  It have no upstream repo yet. This change is experimental for 3.0.0-preview2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  It have no upstream repo yet. This change is experimental for 3.0.0-preview2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote win32ole to default gems.</title>
<updated>2020-10-30T06:18:50+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-30T05:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1828a1ff455807f16eea265f7077d6475fee46a'/>
<id>a1828a1ff455807f16eea265f7077d6475fee46a</id>
<content type='text'>
  But win32ole gem is still experimental for 3.0.0-preview2.
  I'm working to extract this library on https://github.com/ruby/win32ole.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  But win32ole gem is still experimental for 3.0.0-preview2.
  I'm working to extract this library on https://github.com/ruby/win32ole.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added rbs and typeprof to doc/*</title>
<updated>2020-10-20T12:33:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-20T12:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f6680c9ad1b334f094144d788887cd33f7043f41'/>
<id>f6680c9ad1b334f094144d788887cd33f7043f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Followed up with 708413807ae958afb79257b18475424e0a8a4a56</title>
<updated>2020-10-19T09:56:19+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-19T09:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3f97940252a37db6e601b4bb1aa1e87204f769df'/>
<id>3f97940252a37db6e601b4bb1aa1e87204f769df</id>
<content type='text'>
  * Added sync task for digest
  * Update doc/* for default gems
  * Update the latest version of gemspec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Added sync task for digest
  * Update doc/* for default gems
  * Update the latest version of gemspec
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote pathname to default gems</title>
<updated>2020-10-14T05:42:53+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-10-13T13:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9aab916990f355cfee6606e400c7a165c5dd10f0'/>
<id>9aab916990f355cfee6606e400c7a165c5dd10f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
