<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/uri/rfc3986_parser.rb, branch v4.0.2</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 minor typo from</title>
<updated>2024-11-11T02:42:53+00:00</updated>
<author>
<name>Joe Rafaniello</name>
<email>jrafanie@gmail.com</email>
</author>
<published>2024-11-08T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=25252677f91605ab545b4005b69a52ac8e19063d'/>
<id>25252677f91605ab545b4005b69a52ac8e19063d</id>
<content type='text'>
https://github.com/ruby/uri/commit/9997c1acee

https://github.com/ruby/uri/commit/c191b627cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/9997c1acee

https://github.com/ruby/uri/commit/c191b627cb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Also warn URI::RFC3986_PARSER.extract</title>
<updated>2024-08-27T02:39:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-27T02:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=04ca75ea6987bdcc3d23ebdc547fedf505cf334d'/>
<id>04ca75ea6987bdcc3d23ebdc547fedf505cf334d</id>
<content type='text'>
https://github.com/ruby/uri/commit/0f6b945557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/0f6b945557
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"</title>
<updated>2024-08-21T05:52:29+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-21T03:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b41d79962abefbe8b70d76dee134b44a3a3d3929'/>
<id>b41d79962abefbe8b70d76dee134b44a3a3d3929</id>
<content type='text'>
This reverts commit 3da7e440e9fca835f5475a98f1c0afb4d2ac71db.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3da7e440e9fca835f5475a98f1c0afb4d2ac71db.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"</title>
<updated>2024-08-08T04:04:00+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-08T03:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3da7e440e9fca835f5475a98f1c0afb4d2ac71db'/>
<id>3da7e440e9fca835f5475a98f1c0afb4d2ac71db</id>
<content type='text'>
This reverts commit c3becc3ba6c584fbeabd5182e304e61529235fe6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c3becc3ba6c584fbeabd5182e304e61529235fe6.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Warn compatibility methods in RFC3986_PARSER</title>
<updated>2024-08-08T02:09:27+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-08T01:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c3becc3ba6c584fbeabd5182e304e61529235fe6'/>
<id>c3becc3ba6c584fbeabd5182e304e61529235fe6</id>
<content type='text'>
https://github.com/ruby/uri/commit/9997c1acee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/9997c1acee
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Add space after `bad URI`</title>
<updated>2024-08-05T08:15:56+00:00</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@users.noreply.github.com</email>
</author>
<published>2022-03-29T01:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d86864a6d06a9534dfc8cb55be6c6fcee3ee4a2'/>
<id>9d86864a6d06a9534dfc8cb55be6c6fcee3ee4a2</id>
<content type='text'>
https://github.com/ruby/uri/commit/9f2c7ed5f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/9f2c7ed5f2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] URI.extract needs to pass block</title>
<updated>2024-07-19T00:50:37+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-07-18T02:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2a56c1841dcecc793ae9cbd0935643639eec1066'/>
<id>2a56c1841dcecc793ae9cbd0935643639eec1066</id>
<content type='text'>
If given block to URI.extract, it returns nil.

https://github.com/ruby/uri/commit/984145c407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If given block to URI.extract, it returns nil.

https://github.com/ruby/uri/commit/984145c407
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/uri] Added compatibility methods for RFC2396 parser</title>
<updated>2024-07-19T00:50:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-07-18T01:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6452cf5cb51758066a8db897bebfbca97b230be7'/>
<id>6452cf5cb51758066a8db897bebfbca97b230be7</id>
<content type='text'>
https://github.com/ruby/uri/commit/bbb8a40eae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/uri/commit/bbb8a40eae
</pre>
</div>
</content>
</entry>
<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>
</feed>
