Burdette Lamar
|
6dbece090f
|
[ruby/stringio] [DOC] Japanese for multi-byte characters
(https://github.com/ruby/stringio/pull/201)
https://github.com/ruby/stringio/commit/26d8f60053
|
2026-02-13 02:46:09 +00:00 |
|
BurdetteLamar
|
a81e558837
|
[ruby/stringio] [DOC] Fix links in StringIO
https://github.com/ruby/stringio/commit/d4b27b8681
|
2026-02-06 23:35:46 +00:00 |
|
Burdette Lamar
|
ae46f916f1
|
[ruby/stringio] [DOC] Doc for StringIO#read
(https://github.com/ruby/stringio/pull/197)
Previous doc merely linked to `IO#read`; new doc stays local, shows
examples using `StringIO`.
https://github.com/ruby/stringio/commit/e8b66f8cdd
|
2025-12-26 11:00:51 +09:00 |
|
Burdette Lamar
|
9a76ccdbab
|
[ruby/stringio] [DOC] Doc for StringIO#putc
(https://github.com/ruby/stringio/pull/196)
Previous doc merely linked to `IO#putc`. The new doc stays local,
provides examples using `StringIO` objects.
https://github.com/ruby/stringio/commit/8983f32c50
|
2025-12-26 11:00:51 +09:00 |
|
Burdette Lamar
|
354dc574de
|
[ruby/stringio] [DOC] Doc for StringIO#pread
(https://github.com/ruby/stringio/pull/195)
Previous doc unhelpfully pointed to `IO#pread`; this PR documents
locally, with StringIO examples.
https://github.com/ruby/stringio/commit/806f3d9741
|
2025-12-26 11:00:51 +09:00 |
|
Burdette Lamar
|
6ec5c5f1c8
|
[ruby/stringio] [DOC] Doc for StringIO.size
(https://github.com/ruby/stringio/pull/171)
https://github.com/ruby/stringio/commit/95a111017a
|
2025-12-10 15:18:21 +09:00 |
|
Burdette Lamar
|
b4a1f17058
|
[ruby/stringio] [DOC] Tweaks for StringIO#each_line
(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 <kou@cozmixng.org>
|
2025-12-10 15:18:15 +09:00 |
|
Burdette Lamar
|
5bc65db555
|
[ruby/stringio] [DOC] Tweaks for StringIO#gets
(https://github.com/ruby/stringio/pull/190)
https://github.com/ruby/stringio/commit/77209fac20
|
2025-12-10 15:17:09 +09:00 |
|
Burdette Lamar
|
f623fcc7d0
|
[ruby/stringio] [DOC] Tweaks for StringIO.getbyte
(https://github.com/ruby/stringio/pull/188)
https://github.com/ruby/stringio/commit/66360ee5f1
|
2025-12-10 15:16:53 +09:00 |
|
BurdetteLamar
|
668fe01182
|
[ruby/stringio] [DOC] Fix link
https://github.com/ruby/stringio/commit/e2d24ae8d7
|
2025-12-10 15:16:39 +09:00 |
|
Burdette Lamar
|
842f91aec0
|
[ruby/stringio] [DOC] Tweaks for StringIO#getc
(https://github.com/ruby/stringio/pull/189)
https://github.com/ruby/stringio/commit/e3d16d30ed
|
2025-12-10 15:13:28 +09:00 |
|
Burdette Lamar
|
21f9a647fb
|
[ruby/stringio] [DOC] Class doc for StringIO
(https://github.com/ruby/stringio/pull/178)
https://github.com/ruby/stringio/commit/6449251678
|
2025-12-05 22:08:29 -05:00 |
|
Burdette Lamar
|
554a78daab
|
[ruby/stringio] [DOC] Doc for StringIO.getc
(https://github.com/ruby/stringio/pull/163)
https://github.com/ruby/stringio/commit/a126fe252f
|
2025-11-04 23:57:52 +00:00 |
|
Burdette Lamar
|
15e64bd2e6
|
[ruby/stringio] [DOC] Doc for StringIO#gets
(https://github.com/ruby/stringio/pull/164)
https://github.com/ruby/stringio/commit/10e991e31d
|
2025-11-04 01:09:55 +00:00 |
|
Burdette Lamar
|
be495013a7
|
[ruby/stringio] [DOC] Doc for StringIO#getbyte
(https://github.com/ruby/stringio/pull/162)
https://github.com/ruby/stringio/commit/95a7dd592c
|
2025-11-04 00:59:03 +00:00 |
|
Nobuyoshi Nakada
|
0f5c69b317
|
[DOC] Moved non ASCII documents to separated files
C99 does not declare ways to designate the charset encoding of the
source file. We can assume just US-ASCII characters will be safe.
|
2025-10-28 13:07:59 +09:00 |
|
Nobuyoshi Nakada
|
d0a6780d1e
|
[ruby/stringio] [DOC] Split the examples StringIO into the document file
https://github.com/ruby/stringio/commit/04ba28af00
|
2025-10-27 07:53:15 +00:00 |
|