<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/racc, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Bump version to 1.6.2</title>
<updated>2022-12-23T00:51:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-23T00:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3ade713967de46665c3682af5696fd3b8dac1d86'/>
<id>3ade713967de46665c3682af5696fd3b8dac1d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always issue deprecation warning when calling Regexp.new with 3rd positional argument</title>
<updated>2022-12-22T19:50:26+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2022-12-20T20:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e8fa06022a9e412e3f8e6c8b6f0ba1909f648d5'/>
<id>7e8fa06022a9e412e3f8e6c8b6f0ba1909f648d5</id>
<content type='text'>
Previously, only certain values of the 3rd argument triggered a
deprecation warning.

First step for fix for bug #18797.  Support for the 3rd argument
will be removed after the release of Ruby 3.2.

Fix minor fallout discovered by the tests.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, only certain values of the 3rd argument triggered a
deprecation warning.

First step for fix for bug #18797.  Support for the 3rd argument
will be removed after the release of Ruby 3.2.

Fix minor fallout discovered by the tests.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Bump version to 1.6.1</title>
<updated>2022-12-05T04:55:35+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-05T04:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5fb3dec05868f9513b15d0b0a9c81d4d17459c89'/>
<id>5fb3dec05868f9513b15d0b0a9c81d4d17459c89</id>
<content type='text'>
https://github.com/ruby/racc/commit/1768ed252f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/1768ed252f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Update racc.gemspec</title>
<updated>2022-11-15T08:15:19+00:00</updated>
<author>
<name>Johnny Willemsen</name>
<email>jwillemsen@remedy.nl</email>
</author>
<published>2022-11-15T08:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2652bc3578b79dbe9b3b28d4ee67b3729789cc61'/>
<id>2652bc3578b79dbe9b3b28d4ee67b3729789cc61</id>
<content type='text'>
Updated homepage to https://github.com/ruby/racc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated homepage to https://github.com/ruby/racc</pre>
</div>
</content>
</entry>
<entry>
<title>Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd4663268c34b0a5c99cf5307de7c60</title>
<updated>2022-07-29T10:10:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-07-29T08:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e886d2adeaa3ae8a408fa549f19f203b82d9550'/>
<id>4e886d2adeaa3ae8a408fa549f19f203b82d9550</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Fix flag to `Regexp.new`</title>
<updated>2022-06-16T12:43:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-06-16T10:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1cc64a5514309920c48874bbccc87102b69c2abf'/>
<id>1cc64a5514309920c48874bbccc87102b69c2abf</id>
<content type='text'>
Probably intended to pass encoding "none".

https://github.com/ruby/racc/commit/65cd26efd8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Probably intended to pass encoding "none".

https://github.com/ruby/racc/commit/65cd26efd8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] [DOC] Remove stale `Object::ParseError` documentation</title>
<updated>2022-05-16T03:24:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-05-13T07:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=774b9e27ae22ff54daef434827c449050c89c951'/>
<id>774b9e27ae22ff54daef434827c449050c89c951</id>
<content type='text'>
https://github.com/ruby/racc/commit/4ecc13c9cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/4ecc13c9cb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Fix a private method name</title>
<updated>2021-11-03T23:58:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-03T10:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e1ae889c9c41c282ae331dd0dd0d2e3e0b153b78'/>
<id>e1ae889c9c41c282ae331dd0dd0d2e3e0b153b78</id>
<content type='text'>
https://github.com/ruby/racc/commit/1f52571225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/1f52571225
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Fix typo in a local variable name</title>
<updated>2021-11-03T23:58:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-11-03T10:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=acf5ccd1855f47e8fcd88de80fa005612adc8268'/>
<id>acf5ccd1855f47e8fcd88de80fa005612adc8268</id>
<content type='text'>
https://github.com/ruby/racc/commit/03d0b86b90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/03d0b86b90
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Bump up racc version to 1.6.0</title>
<updated>2021-10-19T12:13:29+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-10-19T12:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6b1efc54c8407e5f6bc1ca1ed3e0e5e79ab9c930'/>
<id>6b1efc54c8407e5f6bc1ca1ed3e0e5e79ab9c930</id>
<content type='text'>
https://github.com/ruby/racc/commit/0c5fe2637c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/0c5fe2637c
</pre>
</div>
</content>
</entry>
</feed>
