<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/man, branch ruby_3_3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/irb] Add command line option to select which completor to use</title>
<updated>2023-11-09T13:15:26+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2023-11-09T13:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c4efd170616c3ee82a07fda04f878120f1a97e98'/>
<id>c4efd170616c3ee82a07fda04f878120f1a97e98</id>
<content type='text'>
(https://github.com/ruby/irb/pull/754)

* Add command line option to select which completor to use

* Add test for completor argv

https://github.com/ruby/irb/commit/1dec2708c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/irb/pull/754)

* Add command line option to select which completor to use

* Add test for completor argv

https://github.com/ruby/irb/commit/1dec2708c9
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #19790] [DOC] Fix the manual page as crash report</title>
<updated>2023-09-25T14:22:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-09T15:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=904413997fcc8a14020f01b411d4d8eecd88e670'/>
<id>904413997fcc8a14020f01b411d4d8eecd88e670</id>
<content type='text'>
Also add missing `%f` and `%F`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add missing `%f` and `%F`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #19790] Rename BUGREPORT_PATH as CRASH_REPORT</title>
<updated>2023-09-25T13:57:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-09-13T06:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bab01d284c86b39952baaddb15901fd4a15e4151'/>
<id>bab01d284c86b39952baaddb15901fd4a15e4151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `--bugreport-path` option</title>
<updated>2023-09-25T13:57:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-09T09:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=70e8a08295114fa3cb112ddb42844889f7f98eb1'/>
<id>70e8a08295114fa3cb112ddb42844889f7f98eb1</id>
<content type='text'>
It has precedence over the environment variable `RUBY_BUGREPORT_PATH`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has precedence over the environment variable `RUBY_BUGREPORT_PATH`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "piping bug reports to a program" to the manual page</title>
<updated>2023-09-25T13:57:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-09T15:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=696f08238bc25a27e4b96c355c26bc0d27738548'/>
<id>696f08238bc25a27e4b96c355c26bc0d27738548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `RUBY_BUGREPORT_PATH` to the manual page</title>
<updated>2023-09-25T13:57:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-09T15:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6bb4c9de094c824cc3fa43ebeebeda2273fc86b4'/>
<id>6bb4c9de094c824cc3fa43ebeebeda2273fc86b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change heap init environment variable names</title>
<updated>2023-08-30T23:37:11+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2023-08-30T20:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0aa404b9573d028d87072f40ecb9b86dc161b7ef'/>
<id>0aa404b9573d028d87072f40ecb9b86dc161b7ef</id>
<content type='text'>
This commit changes RUBY_GC_HEAP_INIT_SIZE_{40,80,160,320,640}_SLOTS to
RUBY_GC_HEAP_{0,1,2,3,4}_INIT_SLOTS. This is easier to use because the
user does not need to determine the slot sizes (which can vary between
32 and 64 bit systems). They now just use the heap names
(`GC.stat_heap.keys`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit changes RUBY_GC_HEAP_INIT_SIZE_{40,80,160,320,640}_SLOTS to
RUBY_GC_HEAP_{0,1,2,3,4}_INIT_SLOTS. This is easier to use because the
user does not need to determine the slot sizes (which can vary between
32 and 64 bit systems). They now just use the heap names
(`GC.stat_heap.keys`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `--backtrace-limit` option to the man page</title>
<updated>2023-07-15T15:39:01+00:00</updated>
<author>
<name>Tom Stuart</name>
<email>hi@tomstu.art</email>
</author>
<published>2023-07-01T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c32b608e76c6da9396a133deae4b9196af6d5563'/>
<id>c32b608e76c6da9396a133deae4b9196af6d5563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken wiki links (#8002)</title>
<updated>2023-06-29T21:00:40+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2023-06-29T21:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1272865a8ee948816ee9f5484f8adba8e26f45e2'/>
<id>1272865a8ee948816ee9f5484f8adba8e26f45e2</id>
<content type='text'>
Since [Misc #19679] migrated the wiki, these links should be updated
to their new locations.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since [Misc #19679] migrated the wiki, these links should be updated
to their new locations.</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19685]: Add `-y` and `--yydebug` document to `--help`</title>
<updated>2023-06-05T03:05:58+00:00</updated>
<author>
<name>Yla Aioi</name>
<email>43639533+Little-Rubyist@users.noreply.github.com</email>
</author>
<published>2023-06-05T03:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fe0f8c68bf2cd861b7061de8a662885e5aa5234'/>
<id>3fe0f8c68bf2cd861b7061de8a662885e5aa5234</id>
<content type='text'>
Add -y option information to `--help`
Fix a warning on the man page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add -y option information to `--help`
Fix a warning on the man page</pre>
</div>
</content>
</entry>
</feed>
