<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/irb/easter-egg.rb, branch v3_4_9</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] Prevent cursor flickering</title>
<updated>2024-11-30T16:22:05+00:00</updated>
<author>
<name>Mari Imaizumi</name>
<email>mariimaizumi5@gmail.com</email>
</author>
<published>2024-11-30T16:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=569f27b4259f0d11e0291f28528a5c9de1249a44'/>
<id>569f27b4259f0d11e0291f28528a5c9de1249a44</id>
<content type='text'>
(https://github.com/ruby/irb/pull/1041)

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

https://github.com/ruby/irb/commit/0506ed0e11
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Always use alternate sceen on alt-d</title>
<updated>2024-10-18T17:15:11+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-10-18T17:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=09ddfd4d1ce4c1ba08e05c02bd2a1ec6e046211d'/>
<id>09ddfd4d1ce4c1ba08e05c02bd2a1ec6e046211d</id>
<content type='text'>
(https://github.com/ruby/irb/pull/988)

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

https://github.com/ruby/irb/commit/db0a923d62
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Fix easter_egg run without RDoc, fix input-method test</title>
<updated>2024-09-03T15:45:40+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-09-03T15:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f1349924df3b5e9ff2a06453a142a914d5a2799f'/>
<id>f1349924df3b5e9ff2a06453a142a914d5a2799f</id>
<content type='text'>
run without RDoc
(https://github.com/ruby/irb/pull/998)

* EasterEgg no longer depend on RDoc

* Run most of the input-method tests even if RDoc is not avialable

https://github.com/ruby/irb/commit/30fa1595d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run without RDoc
(https://github.com/ruby/irb/pull/998)

* EasterEgg no longer depend on RDoc

* Run most of the input-method tests even if RDoc is not avialable

https://github.com/ruby/irb/commit/30fa1595d9
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Improve easter_egg logo resolution</title>
<updated>2024-08-14T04:06:07+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-08-14T04:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f2f177edb3cbc268e2056b6419531f70fa07219e'/>
<id>f2f177edb3cbc268e2056b6419531f70fa07219e</id>
<content type='text'>
(https://github.com/ruby/irb/pull/987)

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

https://github.com/ruby/irb/commit/ab394db93f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Fix dancing-ruby Ctrl+C stop</title>
<updated>2023-11-08T00:17:23+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2023-10-21T11:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c8d4b103a924aca45c6170a5f6122eec3084641a'/>
<id>c8d4b103a924aca45c6170a5f6122eec3084641a</id>
<content type='text'>
(https://github.com/ruby/irb/pull/735)

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

https://github.com/ruby/irb/commit/802b1cb6d8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Easter egg for autocomplete mode</title>
<updated>2023-10-28T14:47:46+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2023-10-28T14:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=db7a4be846453bc0143f61532d4061a9cad95639'/>
<id>db7a4be846453bc0143f61532d4061a9cad95639</id>
<content type='text'>
(https://github.com/ruby/irb/pull/737)

* Show easter-egg inside document dialog in autocomplete mode

* Show more easter_egg(dancing or logo) when Alt+d is pressed in autocomplete mode

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

* Show easter-egg inside document dialog in autocomplete mode

* Show more easter_egg(dancing or logo) when Alt+d is pressed in autocomplete mode

https://github.com/ruby/irb/commit/a8e5cc7354
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prefer #send over #__send__ when it is clear there is no possible conflict"</title>
<updated>2020-11-05T11:54:34+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2020-11-05T11:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3407b7d8a620562d0584cd2968965317f331f8cc'/>
<id>3407b7d8a620562d0584cd2968965317f331f8cc</id>
<content type='text'>
This reverts commit 4dba0c1a8e3cc08664872e637099c4e7d58d24d3.

Matz's comment is "send is not deprecated. __send__ is safer".
But "Prefer #send over #__send__" is not reasonable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4dba0c1a8e3cc08664872e637099c4e7d58d24d3.

Matz's comment is "send is not deprecated. __send__ is safer".
But "Prefer #send over #__send__" is not reasonable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer #send over #__send__ when it is clear there is no possible conflict</title>
<updated>2020-11-05T10:23:27+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-11-05T10:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4dba0c1a8e3cc08664872e637099c4e7d58d24d3'/>
<id>4dba0c1a8e3cc08664872e637099c4e7d58d24d3</id>
<content type='text'>
* Reverts part of 3198e7abd70bd2af977f2bb6c967e9df8f91adb0.
* If the rule is #send should be deprecated, that should be ruled by matz,
  there is no such rule currently and gems seem to prefer #send
  overwhelmingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reverts part of 3198e7abd70bd2af977f2bb6c967e9df8f91adb0.
* If the rule is #send should be deprecated, that should be ruled by matz,
  there is no such rule currently and gems seem to prefer #send
  overwhelmingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate `send` into `public_send` and `__send__`</title>
<updated>2020-10-27T07:12:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-27T04:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3198e7abd70bd2af977f2bb6c967e9df8f91adb0'/>
<id>3198e7abd70bd2af977f2bb6c967e9df8f91adb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5</title>
<updated>2020-02-12T04:14:28+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-02-02T16:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=16f5d63bad783ac202a0533249f06deab436aded'/>
<id>16f5d63bad783ac202a0533249f06deab436aded</id>
<content type='text'>
https://github.com/ruby/irb/commit/5d628ca40e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/irb/commit/5d628ca40e
</pre>
</div>
</content>
</entry>
</feed>
