<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/uri/rfc3986_parser.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/uri] Fix quadratic backtracking on invalid port number</title>
<updated>2023-06-29T01:07:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-22T11:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=995ce947bed7e92bcda185f164d43089e6a1cf5e'/>
<id>995ce947bed7e92bcda185f164d43089e6a1cf5e</id>
<content type='text'>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9d7bcef1e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1958260

https://github.com/ruby/uri/commit/9d7bcef1e6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] String literals are frozen now</title>
<updated>2023-06-25T15:45:32+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-25T15:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=83076272455cc9efd0c4319a8c0a30c4521c54ca'/>
<id>83076272455cc9efd0c4319a8c0a30c4521c54ca</id>
<content type='text'>
https://github.com/ruby/uri/commit/0b6ad60af6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/0b6ad60af6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix host part in relative referece #83</title>
<updated>2023-06-25T15:24:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-25T14:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c21436cb353f8194db647bde2a5ef434eb3dcb2a'/>
<id>c21436cb353f8194db647bde2a5ef434eb3dcb2a</id>
<content type='text'>
In relative referece, host part can be ommitted but can not be empty.

https://github.com/ruby/uri/commit/2980f0ba02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In relative referece, host part can be ommitted but can not be empty.

https://github.com/ruby/uri/commit/2980f0ba02
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix RFC3986 regexps</title>
<updated>2023-06-13T05:57:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-13T04:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6d734a89751d5553f22dbb674247f25c825e9274'/>
<id>6d734a89751d5553f22dbb674247f25c825e9274</id>
<content type='text'>
https://github.com/ruby/uri/commit/8e38592241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/8e38592241
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Refactor RFC3986 regexps to make more readable</title>
<updated>2023-06-13T03:25:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-13T09:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=57c5b0a980c123f93082b168eff8ceab04085d2f'/>
<id>57c5b0a980c123f93082b168eff8ceab04085d2f</id>
<content type='text'>
https://github.com/ruby/uri/commit/3dfa19e920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/3dfa19e920
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix quadratic backtracking on invalid URI</title>
<updated>2023-03-28T02:12:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-01-09T16:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=23f4904f4e8aa1f7ace5f50cd14b950567dca58c'/>
<id>23f4904f4e8aa1f7ace5f50cd14b950567dca58c</id>
<content type='text'>
https://hackerone.com/reports/1444501

https://github.com/ruby/uri/commit/2f9585de17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1444501

https://github.com/ruby/uri/commit/2f9585de17
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Fix splitting relative URI</title>
<updated>2022-10-13T07:24:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-13T07:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4b1504ae0a5118153f8b47d7bd0fff7e61553d17'/>
<id>4b1504ae0a5118153f8b47d7bd0fff7e61553d17</id>
<content type='text'>
https://github.com/ruby/uri/commit/ffbab83de6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/ffbab83de6
</pre>
</div>
</content>
</entry>
<entry>
<title>URI.parse should set empty string in host instead of nil</title>
<updated>2022-10-13T02:04:06+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2019-01-12T23:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd5118f8524c425894d4716b787837ad7380bb0d'/>
<id>dd5118f8524c425894d4716b787837ad7380bb0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Only use UnboundMethod#bind_call if it is available</title>
<updated>2021-04-22T05:54:47+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2021-03-04T23:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=10ad81eb2d4bf44b5d5350e3ea28e6248f550128'/>
<id>10ad81eb2d4bf44b5d5350e3ea28e6248f550128</id>
<content type='text'>
This allows tests to pass on Ruby 2.4-2.6.

Fixes #19

https://github.com/ruby/uri/commit/67ca99ca87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows tests to pass on Ruby 2.4-2.6.

Fixes #19

https://github.com/ruby/uri/commit/67ca99ca87
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Simplify construction of URI instances using parser interface.</title>
<updated>2020-03-26T09:06:14+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2019-12-27T22:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=844ff7ea45b79e95eaed4b725fd0cf5c33874058'/>
<id>844ff7ea45b79e95eaed4b725fd0cf5c33874058</id>
<content type='text'>
https://github.com/ruby/uri/commit/c145017dd7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/c145017dd7
</pre>
</div>
</content>
</entry>
</feed>
