<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/stringio, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/stringio] StringIO#initialize default to the source string encoding</title>
<updated>2020-03-15T11:53:14+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2020-03-12T12:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=47b08728cf3d0441a3da4dc1dcdd578817b0e036'/>
<id>47b08728cf3d0441a3da4dc1dcdd578817b0e036</id>
<content type='text'>
[Bug #16497]

https://github.com/ruby/stringio/commit/4958a5ccab
(cherry picked from commit e257c08f2ec27e2d66cdfa7e2415deb492522e22)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Bug #16497]

https://github.com/ruby/stringio/commit/4958a5ccab
(cherry picked from commit e257c08f2ec27e2d66cdfa7e2415deb492522e22)
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Bump version to 0.1.0</title>
<updated>2019-11-30T06:39:56+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-30T06:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af4b3f16ceed36f8b18856120940c9de6e6a0eee'/>
<id>af4b3f16ceed36f8b18856120940c9de6e6a0eee</id>
<content type='text'>
https://github.com/ruby/stringio/commit/4c1e267e1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/4c1e267e1a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] RbConfig::LIMITS only provide after Ruby 2.5</title>
<updated>2019-11-30T06:38:21+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-30T06:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=990025cf60eb6586c13f5f055880ac60afbac646'/>
<id>990025cf60eb6586c13f5f055880ac60afbac646</id>
<content type='text'>
https://github.com/ruby/stringio/commit/1fed3aacd3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/1fed3aacd3
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Remove taint support</title>
<updated>2019-10-31T07:24:02+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-10-18T19:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ebc884461b0d8c3144c05abeb793e381903de6b2'/>
<id>ebc884461b0d8c3144c05abeb793e381903de6b2</id>
<content type='text'>
Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.

https://github.com/ruby/stringio/commit/60ee9ccd95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.

https://github.com/ruby/stringio/commit/60ee9ccd95
</pre>
</div>
</content>
</entry>
<entry>
<title>Update StringIO docs:</title>
<updated>2019-10-26T17:24:20+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2019-10-26T07:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2746fd5d50429994b0d66bb49c2e09089beb1b3f'/>
<id>2746fd5d50429994b0d66bb49c2e09089beb1b3f</id>
<content type='text'>
* More explanations/examples in class docs;
* Fix links to other methods (remove &lt;code&gt; tag);
* Fix wording of method docs (remove *stringio*
  receiver name, as it is not rendered by modern
  RDoc);
* Add  option mention to linereading
  methods (added in 2.4);
* Several other small fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* More explanations/examples in class docs;
* Fix links to other methods (remove &lt;code&gt; tag);
* Fix wording of method docs (remove *stringio*
  receiver name, as it is not rendered by modern
  RDoc);
* Add  option mention to linereading
  methods (added in 2.4);
* Several other small fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Bump up the version</title>
<updated>2019-09-29T09:55:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f6f03dcad60d38868d345172ad5c5d2ce44bd004'/>
<id>f6f03dcad60d38868d345172ad5c5d2ce44bd004</id>
<content type='text'>
https://github.com/ruby/stringio/commit/f0e5027279
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/f0e5027279
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Use rb_funcallv_kw when delegating arguments</title>
<updated>2019-09-29T09:55:32+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7fe253f47f55f69069fc0e03879a3a2b55aee408'/>
<id>7fe253f47f55f69069fc0e03879a3a2b55aee408</id>
<content type='text'>
https://github.com/ruby/stringio/commit/5892663e32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/5892663e32
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Replaced rb_funcall2 with rb_funcallv</title>
<updated>2019-09-29T09:55:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=68ab4a5e35d30a8f1c4620dfa8f5132f4996f2fc'/>
<id>68ab4a5e35d30a8f1c4620dfa8f5132f4996f2fc</id>
<content type='text'>
https://github.com/ruby/stringio/commit/a37ab7c419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/a37ab7c419
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Dropped older ruby versions</title>
<updated>2019-09-29T09:55:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ef795f9abdb1db1bfa061dbc97d294db4f87756f'/>
<id>ef795f9abdb1db1bfa061dbc97d294db4f87756f</id>
<content type='text'>
https://github.com/ruby/stringio/commit/e8065153b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/e8065153b8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Get rid of String#undump for ruby 2.4 or earlier</title>
<updated>2019-09-29T09:55:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f30783af73bb484912365c28da4e7292f1d8211'/>
<id>7f30783af73bb484912365c28da4e7292f1d8211</id>
<content type='text'>
https://github.com/ruby/stringio/commit/4dfd997e0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/4dfd997e0a
</pre>
</div>
</content>
</entry>
</feed>
