<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/io, branch ruby_3_0</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Bump io-wait version to 0.2.0</title>
<updated>2021-11-22T01:51:35+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-11-11T09:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bfed3296ec81c2ca53e65dc3df5b0e8f1e6810ab'/>
<id>bfed3296ec81c2ca53e65dc3df5b0e8f1e6810ab</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) f6d5de8f33fe715d939e3e77b8ef73d88bcd6c9f: [Backport #17659]</title>
<updated>2021-03-13T08:56:17+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2021-03-13T08:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e050dd53230cb354e816415f8a937901f79ec395'/>
<id>e050dd53230cb354e816415f8a937901f79ec395</id>
<content type='text'>
	[ruby/io-wait] Declare as Ractor-safe

	Fixes https://bugs.ruby-lang.org/issues/17659

	https://github.com/ruby/io-wait/commit/ba338b4764
	---
	 ext/io/wait/wait.c          |  4 ++++
	 test/io/wait/test_ractor.rb | 22 ++++++++++++++++++++++
	 2 files changed, 26 insertions(+)
	 create mode 100644 test/io/wait/test_ractor.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[ruby/io-wait] Declare as Ractor-safe

	Fixes https://bugs.ruby-lang.org/issues/17659

	https://github.com/ruby/io-wait/commit/ba338b4764
	---
	 ext/io/wait/wait.c          |  4 ++++
	 test/io/wait/test_ractor.rb | 22 ++++++++++++++++++++++
	 2 files changed, 26 insertions(+)
	 create mode 100644 test/io/wait/test_ractor.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport io-console 0.5.7 to Ruby 3.0 (#4252)</title>
<updated>2021-03-13T08:55:49+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2021-03-13T08:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b20e2c3f2a3ce227b9cf32d2bf02db0ac67eccb5'/>
<id>b20e2c3f2a3ce227b9cf32d2bf02db0ac67eccb5</id>
<content type='text'>
* [ruby/io-console] [DOC] Note that IO#getpass returns a chomped string

IO#getpass uses String#chomp! on the read input line.

https://github.com/ruby/io-console/commit/1e98c93bc8

* [ruby/io-console] Ignore chomp! result and return the modified string

https://github.com/ruby/io-console/commit/09e5ccc729

* [ruby/io-console] Pre-define chomp! ID

https://github.com/ruby/io-console/commit/028e1c9497

* [ruby/io-console] Shrink struct query_args

https://github.com/ruby/io-console/commit/720be0a3e5

* [ruby/io-console] bump up to 0.5.7

https://github.com/ruby/io-console/commit/f55d7ebff6

Co-authored-by: Marcus Stollsteimer &lt;sto.mar@web.de&gt;
Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ruby/io-console] [DOC] Note that IO#getpass returns a chomped string

IO#getpass uses String#chomp! on the read input line.

https://github.com/ruby/io-console/commit/1e98c93bc8

* [ruby/io-console] Ignore chomp! result and return the modified string

https://github.com/ruby/io-console/commit/09e5ccc729

* [ruby/io-console] Pre-define chomp! ID

https://github.com/ruby/io-console/commit/028e1c9497

* [ruby/io-console] Shrink struct query_args

https://github.com/ruby/io-console/commit/720be0a3e5

* [ruby/io-console] bump up to 0.5.7

https://github.com/ruby/io-console/commit/f55d7ebff6

Co-authored-by: Marcus Stollsteimer &lt;sto.mar@web.de&gt;
Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-wait] Added extensions</title>
<updated>2020-12-03T08:35:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-11T06:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eab4aa4178e9fb55f7c9abfeb631bbe44a665d6e'/>
<id>eab4aa4178e9fb55f7c9abfeb631bbe44a665d6e</id>
<content type='text'>
https://github.com/ruby/io-wait/commit/664c93b2ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-wait/commit/664c93b2ff
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-wait] Fixed regexp to reject .travis* at the toplevel only</title>
<updated>2020-12-03T08:35:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-11T06:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=09266eccf46540e1cd8170800e3b52a6565254d3'/>
<id>09266eccf46540e1cd8170800e3b52a6565254d3</id>
<content type='text'>
https://github.com/ruby/io-wait/commit/4434b10e46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-wait/commit/4434b10e46
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-wait] Exclude dot-files for CIs</title>
<updated>2020-12-03T08:35:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-11T06:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7fcbe07d612a967d1904a52617903007c28ffb86'/>
<id>7fcbe07d612a967d1904a52617903007c28ffb86</id>
<content type='text'>
https://github.com/ruby/io-wait/commit/12cce69ddf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-wait/commit/12cce69ddf
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-wait] Fix ls-files matching regexp</title>
<updated>2020-12-03T08:35:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-11T06:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=09bcb935ec5467e44bab7426446c6e7ce2bbf983'/>
<id>09bcb935ec5467e44bab7426446c6e7ce2bbf983</id>
<content type='text'>
See rubygems/rubygems@8a81183236c4475152798db99734e89779287331.

https://github.com/ruby/io-wait/commit/04857e0cf5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See rubygems/rubygems@8a81183236c4475152798db99734e89779287331.

https://github.com/ruby/io-wait/commit/04857e0cf5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-nonblock] Added extensions</title>
<updated>2020-12-03T08:35:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-12T05:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2800e9f347dc9110d2be33d5abab94a1957c71a6'/>
<id>2800e9f347dc9110d2be33d5abab94a1957c71a6</id>
<content type='text'>
https://github.com/ruby/io-nonblock/commit/8b7abbd1b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-nonblock/commit/8b7abbd1b5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-nonblock] Exclude dot-files for CIs</title>
<updated>2020-12-03T08:35:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-12T05:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7820162018869f8931e7abd5d153d5d26c6ae411'/>
<id>7820162018869f8931e7abd5d153d5d26c6ae411</id>
<content type='text'>
https://github.com/ruby/io-nonblock/commit/9fa3ad9c7a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/io-nonblock/commit/9fa3ad9c7a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/io-nonblock] Fix ls-files matching regexp</title>
<updated>2020-12-03T08:35:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-10-12T05:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7d0a6e28f2260ec2ba487c174e35a9dc614e2e60'/>
<id>7d0a6e28f2260ec2ba487c174e35a9dc614e2e60</id>
<content type='text'>
See rubygems/rubygems@8a81183236c4475152798db99734e89779287331.

https://github.com/ruby/io-nonblock/commit/e14f7952c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See rubygems/rubygems@8a81183236c4475152798db99734e89779287331.

https://github.com/ruby/io-nonblock/commit/e14f7952c1
</pre>
</div>
</content>
</entry>
</feed>
