<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/stringio, branch v4.0.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/stringio] [DOC] Doc for StringIO.size</title>
<updated>2025-12-10T06:18:21+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-11-15T13:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6ec5c5f1c8ac438752b53061d0cdd68a7e4ca8f9'/>
<id>6ec5c5f1c8ac438752b53061d0cdd68a7e4ca8f9</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/171)

https://github.com/ruby/stringio/commit/95a111017a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/171)

https://github.com/ruby/stringio/commit/95a111017a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Tweaks for StringIO#each_line</title>
<updated>2025-12-10T06:18:15+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-11-15T13:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b4a1f170583eb5553814261c311b183cbb390ba2'/>
<id>b4a1f170583eb5553814261c311b183cbb390ba2</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/165)

Adds to "Position":  pos inside a character.

Makes a couple of minor corrections.

---------

https://github.com/ruby/stringio/commit/ff332abafa

Co-authored-by: Sutou Kouhei &lt;kou@cozmixng.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/165)

Adds to "Position":  pos inside a character.

Makes a couple of minor corrections.

---------

https://github.com/ruby/stringio/commit/ff332abafa

Co-authored-by: Sutou Kouhei &lt;kou@cozmixng.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Tweaks for StringIO#gets</title>
<updated>2025-12-10T06:17:09+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-12-06T23:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5bc65db5550719a808858af361d5152931469c88'/>
<id>5bc65db5550719a808858af361d5152931469c88</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/190)

https://github.com/ruby/stringio/commit/77209fac20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/190)

https://github.com/ruby/stringio/commit/77209fac20
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Tweaks for StringIO.getbyte</title>
<updated>2025-12-10T06:16:53+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-12-06T23:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f623fcc7d069cdfcaf25285c986ed995530a686f'/>
<id>f623fcc7d069cdfcaf25285c986ed995530a686f</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/188)

https://github.com/ruby/stringio/commit/66360ee5f1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/188)

https://github.com/ruby/stringio/commit/66360ee5f1
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Fix link</title>
<updated>2025-12-10T06:16:39+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2025-12-05T16:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=668fe01182df185c3592061e22087b6454132fec'/>
<id>668fe01182df185c3592061e22087b6454132fec</id>
<content type='text'>
https://github.com/ruby/stringio/commit/e2d24ae8d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/e2d24ae8d7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Tweaks for StringIO#getc</title>
<updated>2025-12-10T06:13:28+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-12-07T05:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=842f91aec09e419481af6358657e06973f2410c2'/>
<id>842f91aec09e419481af6358657e06973f2410c2</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/189)

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

https://github.com/ruby/stringio/commit/e3d16d30ed
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Class doc for StringIO</title>
<updated>2025-12-06T03:08:29+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-12-04T21:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=21f9a647fb7405e0a22656ed6405f86811a22a1f'/>
<id>21f9a647fb7405e0a22656ed6405f86811a22a1f</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/178)

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

https://github.com/ruby/stringio/commit/6449251678
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Doc for StringIO.getc</title>
<updated>2025-11-04T23:57:52+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-11-04T23:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=554a78daabbfeb8d8a128d4600f1cc02287cdcd1'/>
<id>554a78daabbfeb8d8a128d4600f1cc02287cdcd1</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/163)

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

https://github.com/ruby/stringio/commit/a126fe252f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Doc for StringIO#gets</title>
<updated>2025-11-04T01:09:55+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-11-04T01:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=15e64bd2e69899682a6dd62620c02a074a00498c'/>
<id>15e64bd2e69899682a6dd62620c02a074a00498c</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/164)

https://github.com/ruby/stringio/commit/10e991e31d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/164)

https://github.com/ruby/stringio/commit/10e991e31d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] [DOC] Doc for StringIO#getbyte</title>
<updated>2025-11-04T00:59:03+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-11-04T00:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=be495013a798891945669f940301bd9914d1519d'/>
<id>be495013a798891945669f940301bd9914d1519d</id>
<content type='text'>
(https://github.com/ruby/stringio/pull/162)

https://github.com/ruby/stringio/commit/95a7dd592c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/stringio/pull/162)

https://github.com/ruby/stringio/commit/95a7dd592c
</pre>
</div>
</content>
</entry>
</feed>
