<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/reline/unicode, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge reline-0.5.10 (#11558)</title>
<updated>2024-09-06T00:55:34+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-09-06T00:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c3f7041ab19fbf0e937126dc1b7397b97f768b9a'/>
<id>c3f7041ab19fbf0e937126dc1b7397b97f768b9a</id>
<content type='text'>
* Merge reline-0.5.8

* Merge reline-0.5.9

* Merge reline-0.5.10</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Merge reline-0.5.8

* Merge reline-0.5.9

* Merge reline-0.5.10</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Update to Unicode 15.1.0</title>
<updated>2023-09-25T14:28:21+00:00</updated>
<author>
<name>elfham</name>
<email>38372058+elfham@users.noreply.github.com</email>
</author>
<published>2023-09-25T14:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=766b06dfa3455c27959f8e45d28f3418e2b4ef3f'/>
<id>766b06dfa3455c27959f8e45d28f3418e2b4ef3f</id>
<content type='text'>
(https://github.com/ruby/reline/pull/591)

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

https://github.com/ruby/reline/commit/c2fc1f771a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Remove `ARGV.first` in east_asian_width.rb</title>
<updated>2023-08-29T17:55:02+00:00</updated>
<author>
<name>ima1zumi</name>
<email>52617472+ima1zumi@users.noreply.github.com</email>
</author>
<published>2023-08-29T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c58561b5e3f597867a6e62f451a77ea27a6b9150'/>
<id>c58561b5e3f597867a6e62f451a77ea27a6b9150</id>
<content type='text'>
(https://github.com/ruby/reline/pull/587)

`ARGV.first` is the name of the EastAsianWidth file and is not needed for east_asian_width.rb

https://github.com/ruby/reline/commit/6649bda31c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/reline/pull/587)

`ARGV.first` is the name of the EastAsianWidth file and is not needed for east_asian_width.rb

https://github.com/ruby/reline/commit/6649bda31c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Set EastAsianWidth::UNICODE_VERSION</title>
<updated>2023-08-29T17:20:18+00:00</updated>
<author>
<name>elfham</name>
<email>38372058+elfham@users.noreply.github.com</email>
</author>
<published>2023-08-29T17:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95efdef3b29bcf903bc3e11bed942bedf3ef95bb'/>
<id>95efdef3b29bcf903bc3e11bed942bedf3ef95bb</id>
<content type='text'>
(https://github.com/ruby/reline/pull/586)

* Set EastAsianWidth::UNICODE_VERSION

* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth

* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth

https://github.com/ruby/reline/commit/6d94f2a26a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/reline/pull/586)

* Set EastAsianWidth::UNICODE_VERSION

* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth

* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth

https://github.com/ruby/reline/commit/6d94f2a26a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Update to Unicode 15.0.0</title>
<updated>2023-01-12T09:40:34+00:00</updated>
<author>
<name>elfham</name>
<email>38372058+elfham@users.noreply.github.com</email>
</author>
<published>2023-01-12T09:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aa665958768a17287dfd7e4a9a23e957d23316b0'/>
<id>aa665958768a17287dfd7e4a9a23e957d23316b0</id>
<content type='text'>
(https://github.com/ruby/reline/pull/437)

* Update to Unicode 14.0.0

* Update to Unicode 15.0.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/reline/pull/437)

* Update to Unicode 14.0.0

* Update to Unicode 15.0.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Improve the performance of `get_mbchar_width`</title>
<updated>2020-12-04T17:58:58+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-10-21T04:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=76cac4c05a7be61a94a709b8b850118ad0bfa684'/>
<id>76cac4c05a7be61a94a709b8b850118ad0bfa684</id>
<content type='text'>
It is about three times faster to use one big regexp instead of
sequential matching.

https://github.com/ruby/reline/commit/e36f6c0707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is about three times faster to use one big regexp instead of
sequential matching.

https://github.com/ruby/reline/commit/e36f6c0707
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Update the generator script too</title>
<updated>2020-12-04T17:58:58+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-10-20T01:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9461cceb8aa111bf17c70ffb2e85e1c32315647f'/>
<id>9461cceb8aa111bf17c70ffb2e85e1c32315647f</id>
<content type='text'>
https://github.com/ruby/reline/commit/8b0926820a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/8b0926820a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Improve the regexps for EastAsianWidth</title>
<updated>2020-12-04T17:58:58+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-10-19T14:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6a51d393ca834984737a2fa60e9a37bc9dec2a03'/>
<id>6a51d393ca834984737a2fa60e9a37bc9dec2a03</id>
<content type='text'>
A character class is about three times faster than Regexp alternatives

https://github.com/ruby/reline/commit/57c7955c55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A character class is about three times faster than Regexp alternatives

https://github.com/ruby/reline/commit/57c7955c55
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/reline] Update to Unicode 13.0.0</title>
<updated>2020-12-04T17:58:58+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2020-10-04T16:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d5cf3fcd68348ac047094dc24a54e0ea055de844'/>
<id>d5cf3fcd68348ac047094dc24a54e0ea055de844</id>
<content type='text'>
https://github.com/ruby/reline/commit/d49bb0aa34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/reline/commit/d49bb0aa34
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Unicode URL to 12.1.0</title>
<updated>2019-08-06T11:03:23+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-07-31T15:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=81a15d636efafaeebe084dc03dae54264d91b875'/>
<id>81a15d636efafaeebe084dc03dae54264d91b875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
