issues
search
ruby
/
stringio
Pseudo `IO` class from/to `String`.
BSD 2-Clause "Simplified" License
36
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix remaining JRuby test and spec failures
#108
headius
opened
1 day ago
1
gem fails to compile
#107
mperham
closed
2 days ago
1
Copy from the relocated string
#105
nobu
closed
5 days ago
0
Trivial updates
#104
nobu
closed
2 weeks ago
0
Alias #string to #to_s/#to_str
#103
sebyx07
closed
2 months ago
2
Alias .string to .to_s
#102
sebyx07
closed
2 months ago
2
jruby: Implement set_encoding_by_bom
#101
headius
closed
1 month ago
5
JRuby ext is missing set_encoding_by_bom
#100
headius
closed
1 month ago
0
v3.1.1 not available from rubygems.org
#98
PikachuEXE
closed
5 months ago
2
Remove unused `stdbool.h`
#97
casperisfine
closed
5 months ago
2
Remove special handling of chilled strings
#96
casperisfine
closed
5 months ago
2
strio_read: preserve buffer encoding on partial reads
#95
casperisfine
closed
6 months ago
0
Eagerly defrost chilled strings
#94
etiennebarrie
closed
7 months ago
8
Eagerly defrost chilled strings
#93
casperisfine
closed
7 months ago
10
Print a deprecation warning for chilled strings
#92
Earlopain
closed
7 months ago
0
Backport https://github.com/ruby/ruby/commit/09d8c99cdcb04fb6c6c8e61c9dea28927a3a0b46
#91
hsbt
closed
8 months ago
1
NULL StringIO by `StringIO.new(nil)`
#90
nobu
closed
8 months ago
1
Document improvements
#89
nobu
closed
8 months ago
0
Adapt other 19 methods to new names
#88
headius
closed
8 months ago
1
Update CI versions
#87
nobu
closed
8 months ago
0
Define `StringIO::MAX_LENGTH`
#86
nobu
closed
8 months ago
0
Various cleanup for JRuby ext
#85
headius
closed
8 months ago
1
Use new name for cat19
#84
headius
closed
8 months ago
1
Migrate away from cat19 method in JRuby
#83
headius
closed
8 months ago
3
Use macos-arm-oss(=macos-13) and macos-12 runners instead of macos-11
#82
hsbt
closed
9 months ago
0
Specify pre-release string to development version
#81
hsbt
closed
2 weeks ago
13
Convert rs to match stringio encoding
#80
nobu
opened
9 months ago
2
Update the coderange after overwrite
#79
nobu
closed
9 months ago
0
Breaking Change in v3.0.9
#78
jherdman
opened
10 months ago
2
Fix ascii_only? flag in strio_write
#77
tompng
closed
9 months ago
4
Bump actions/upload-artifact from 3 to 4
#76
dependabot[bot]
closed
10 months ago
0
Minor fix README.md
#75
tisba
closed
11 months ago
0
Add workflow to ensure the gem installs fine on truffleruby
#74
eregon
closed
11 months ago
3
v3.1.0 not available from rubygems.org
#73
colinbruce
closed
11 months ago
7
Do not compile the C extension on TruffleRuby
#71
eregon
closed
11 months ago
5
Add missing row separator encoding conversion
#69
kou
closed
1 year ago
1
UTF-16LEな文字列でgetsが正しく動かない
#68
ttdoda
closed
1 year ago
0
StringIO#pread: handle 0 length like IO#pread
#67
casperisfine
closed
1 year ago
2
pread(0,0) raises EOFError
#66
jdelStrother
closed
1 year ago
1
[DOC] Fix link
#65
BurdetteLamar
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#64
dependabot[bot]
closed
1 year ago
0
README: Mention NEWS.md in releasing instruction
#63
olleolleolle
closed
1 year ago
0
Use test-unit-ruby-core
#62
nobu
closed
1 year ago
0
Update getline logic to match C version
#61
headius
closed
1 year ago
4
jruby: Add StringIO::VERSION
#59
kou
closed
1 year ago
3
Add version.rb and load it from stringio.rb
#58
headius
closed
1 year ago
11
JRuby stringio does not define StringIO::VERSION
#57
headius
closed
1 year ago
0
Implement StringIO#pread
#56
casperisfine
closed
1 year ago
3
Avoid direct struct usage.
#54
ioquatix
closed
1 year ago
0
Update write-barrier at copying
#53
nobu
closed
1 year ago
0
Next