<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/optparse.rb, 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>[ruby/optparse] Bump version to 0.3.1</title>
<updated>2022-12-22T08:48:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-22T08:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fe7190a8c19bb56ca0aefed368402af1547dd09a'/>
<id>fe7190a8c19bb56ca0aefed368402af1547dd09a</id>
<content type='text'>
https://github.com/ruby/optparse/commit/2a1e157ae1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/2a1e157ae1
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] The encoding argument of `Regexp.new` has been ignored since 1.9</title>
<updated>2022-12-21T05:09:12+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-21T05:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=502ca37dde288d20fed6e6ea34f4ab3299de7777'/>
<id>502ca37dde288d20fed6e6ea34f4ab3299de7777</id>
<content type='text'>
https://github.com/ruby/optparse/commit/766f567405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/766f567405
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Bump version to 0.3.0</title>
<updated>2022-12-05T07:17:23+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-05T07:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=71b4d355266ae4ae3c2bf05b5882edbdbce1abfc'/>
<id>71b4d355266ae4ae3c2bf05b5882edbdbce1abfc</id>
<content type='text'>
https://github.com/ruby/optparse/commit/c80dfb1ebd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/c80dfb1ebd
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Add `raise_unknown` flag</title>
<updated>2022-11-28T14:24:06+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-10-29T15:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0bfb185654b13237b874dc00d5719e695416b711'/>
<id>0bfb185654b13237b874dc00d5719e695416b711</id>
<content type='text'>
(https://github.com/ruby/optparse/pull/38)

https://github.com/ruby/optparse/commit/12529653cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/optparse/pull/38)

https://github.com/ruby/optparse/commit/12529653cd
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Use class methods of `File` over `IO`</title>
<updated>2022-11-21T10:26:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-21T09:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e2b15461a7dc645f4562e1d1a3f0f89973794258'/>
<id>e2b15461a7dc645f4562e1d1a3f0f89973794258</id>
<content type='text'>
https://github.com/ruby/optparse/commit/ab5073e4d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/ab5073e4d8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] #load() into hash</title>
<updated>2022-10-29T13:46:27+00:00</updated>
<author>
<name>Whyme Lyu</name>
<email>5longluna@gmail.com</email>
</author>
<published>2022-10-29T13:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=37291df91dea2616559e64751ae6f8ed799c4310'/>
<id>37291df91dea2616559e64751ae6f8ed799c4310</id>
<content type='text'>
(https://github.com/ruby/optparse/pull/42)

OptionParser#load learns .load(into: Hash)

https://github.com/ruby/optparse/commit/2ea626fcff

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/optparse/pull/42)

OptionParser#load learns .load(into: Hash)

https://github.com/ruby/optparse/commit/2ea626fcff

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Don't treat empty string as an option description</title>
<updated>2022-10-08T10:30:34+00:00</updated>
<author>
<name>Maciek Rząsa</name>
<email>maciejrzasa@gmail.com</email>
</author>
<published>2022-10-08T10:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0f231f2babf314593bcd233f4f5b8de8dc936145'/>
<id>0f231f2babf314593bcd233f4f5b8de8dc936145</id>
<content type='text'>
https://github.com/ruby/optparse/commit/078638ee6d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/078638ee6d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Also accept '-' as an optional argument (https://github.com/ruby/optparse/pull/35)</title>
<updated>2022-07-29T10:10:10+00:00</updated>
<author>
<name>konsolebox</name>
<email>konsolebox@gmail.com</email>
</author>
<published>2022-06-09T11:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=419ad1e13e6287d0b7a6ba1dfeb485d2f889bf9e'/>
<id>419ad1e13e6287d0b7a6ba1dfeb485d2f889bf9e</id>
<content type='text'>
https://github.com/ruby/optparse/commit/f2b8318631
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/f2b8318631
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Define `inspect` and `pretty_inspect`</title>
<updated>2022-04-04T06:05:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-04T06:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=de427c3ce0368ed075b09dac95f8e8a01fce8673'/>
<id>de427c3ce0368ed075b09dac95f8e8a01fce8673</id>
<content type='text'>
https://github.com/ruby/optparse/commit/a3f0ec21b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/a3f0ec21b1
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Fix links to the page directory files [Bug #18468]</title>
<updated>2022-01-12T12:16:02+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-01-12T09:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=92630e2346a221fdfeaa484632938a06765bc6e5'/>
<id>92630e2346a221fdfeaa484632938a06765bc6e5</id>
<content type='text'>
https://github.com/ruby/optparse/commit/dab72c543d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/dab72c543d
</pre>
</div>
</content>
</entry>
</feed>
