<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc, 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>bump the verion of RDoc for previous merge</title>
<updated>2021-05-31T14:47:41+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2021-05-31T14:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e0e99023ddef9c0ea80dfc7f0b6924c1be95d03'/>
<id>9e0e99023ddef9c0ea80dfc7f0b6924c1be95d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) a7f5d6ab88 c9ab8fe2 [Backport#17877]</title>
<updated>2021-05-31T14:44:23+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2021-05-31T14:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=483f303d02e768b69e476e0b9be4ab2f26389522'/>
<id>483f303d02e768b69e476e0b9be4ab2f26389522</id>
<content type='text'>
	a fix of RDoc for CVE-2021-31799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	a fix of RDoc for CVE-2021-31799
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Version 6.2.1</title>
<updated>2019-12-23T23:04:01+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-23T23:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=30c5e8c4b9353dfb716033901cec7529eace3922'/>
<id>30c5e8c4b9353dfb716033901cec7529eace3922</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/c65e14d112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/c65e14d112
</pre>
</div>
</content>
</entry>
<entry>
<title>Update parsers of RDoc that are generated by Racc</title>
<updated>2019-12-23T22:58:53+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-23T22:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2bf0743edcf6fd70cd73952e1e023821c4549a9e'/>
<id>2bf0743edcf6fd70cd73952e1e023821c4549a9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Support newline in the middle of constant definition</title>
<updated>2019-12-23T22:58:53+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-23T22:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=adc9b3ca7f4e75e368731fe8a7092ce078bcec04'/>
<id>adc9b3ca7f4e75e368731fe8a7092ce078bcec04</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/74d3984324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/74d3984324
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Treat Proc#call syntax sugar for constant correctly</title>
<updated>2019-12-23T22:58:53+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-12-23T22:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e50e55269358520dc55595a9c3e074d351d96b66'/>
<id>e50e55269358520dc55595a9c3e074d351d96b66</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/957d041ae0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/957d041ae0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed misspellings</title>
<updated>2019-12-20T03:19:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-20T03:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e68999c82c4863d33a6f893661fba1b7538c5671'/>
<id>e68999c82c4863d33a6f893661fba1b7538c5671</id>
<content type='text'>
Fixed misspellings reported at [Bug #16437], for default gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed misspellings reported at [Bug #16437], for default gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ghost method line no</title>
<updated>2019-11-27T23:19:05+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-11-27T02:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2d0a1a1869e601dc0d50a86a89fe98edcbd24f09'/>
<id>2d0a1a1869e601dc0d50a86a89fe98edcbd24f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Support different drive latters in include paths</title>
<updated>2019-10-29T03:34:44+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-10-27T16:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c8ce37d4271a58132fb7fc5548e0ba7d85419152'/>
<id>c8ce37d4271a58132fb7fc5548e0ba7d85419152</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/946d2592e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/946d2592e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `(#methodname)` a link with --hyperlink-all option</title>
<updated>2019-10-26T07:27:23+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-10-26T07:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ad9c7137282009bbecae8df8bd5a601311282d62'/>
<id>ad9c7137282009bbecae8df8bd5a601311282d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
