<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/defs, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fixed misspellings</title>
<updated>2019-12-20T00:32:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-20T00:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=db166290088fb7d39d01f68b9860253893d4f1a7'/>
<id>db166290088fb7d39d01f68b9860253893d4f1a7</id>
<content type='text'>
Fixed misspellings reported at [Bug #16437], only in ruby and rubyspec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed misspellings reported at [Bug #16437], only in ruby and rubyspec.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer $(CHDIR) for the case srcdir contains symlinks</title>
<updated>2019-12-10T09:49:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-10T09:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aedbee52c0e21358c33e775eab41c634905f63c3'/>
<id>aedbee52c0e21358c33e775eab41c634905f63c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress git error message</title>
<updated>2019-11-22T16:57:19+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2019-11-22T16:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=271cb9acd268c6074b86426e25ee61b5987e5fb3'/>
<id>271cb9acd268c6074b86426e25ee61b5987e5fb3</id>
<content type='text'>
`fatal: not a git repository (or any of the parent directories): .git`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`fatal: not a git repository (or any of the parent directories): .git`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed for old git</title>
<updated>2019-11-21T06:17:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-21T06:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ffab1bfdfcb9f1448c063e93f04209c90327ad9c'/>
<id>ffab1bfdfcb9f1448c063e93f04209c90327ad9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip updating revision.h when the revision is unchanged</title>
<updated>2019-11-21T01:57:36+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-21T01:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=97a5af62a318fcd93a4e5e4428d576c0280ddbae'/>
<id>97a5af62a318fcd93a4e5e4428d576c0280ddbae</id>
<content type='text'>
note: GNU make only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note: GNU make only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Method reference operator"</title>
<updated>2019-11-12T08:24:48+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-23T16:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fb6a489af2765a3b56e301adf0019af6bbad6156'/>
<id>fb6a489af2765a3b56e301adf0019af6bbad6156</id>
<content type='text'>
This reverts commit 67c574736912003c377218153f9d3b9c0c96a17b.
[Feature #16275]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 67c574736912003c377218153f9d3b9c0c96a17b.
[Feature #16275]
</pre>
</div>
</content>
</entry>
<entry>
<title>Added refresh-gems</title>
<updated>2019-10-23T16:42:48+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-23T16:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f1d4216bd9b89835a8aa7b4e087549dc35279a7f'/>
<id>f1d4216bd9b89835a8aa7b4e087549dc35279a7f</id>
<content type='text'>
Refreshes bundled gems to the latest version, and extracts them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refreshes bundled gems to the latest version, and extracts them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed idNUMPARAM_0</title>
<updated>2019-09-25T04:52:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-25T04:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=33c5ad3154099769cec7f77b6d95cbf4b8d52bb0'/>
<id>33c5ad3154099769cec7f77b6d95cbf4b8d52bb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lazy init thread local storage</title>
<updated>2019-09-22T17:14:44+00:00</updated>
<author>
<name>Lourens Naudé</name>
<email>lourens@bearmetal.eu</email>
</author>
<published>2019-07-20T01:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cadfaacb2533d47d52dbb5dbefe724d7bf11112e'/>
<id>cadfaacb2533d47d52dbb5dbefe724d7bf11112e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the target to run a benchmark</title>
<updated>2019-09-20T00:31:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-20T00:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=45bac6284595834b68a34f4f4efe5880436fce11'/>
<id>45bac6284595834b68a34f4f4efe5880436fce11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
