An open API service for providing issue and pull request metadata for open source projects.

GitHub / ruby/stringio issues and pull requests

#199 - Bump actions/upload-artifact from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#180 - Add a note about chilled string support to 3.1.8 release note

Pull Request - State: closed - Opened by kou 3 months ago

#179 - Please document the breaking change in 3.1.8 in NEWS

Issue - State: closed - Opened by alpaca-tc 3 months ago - 2 comments

#178 - [DOC] Class doc for StringIO

Pull Request - State: open - Opened by BurdetteLamar 3 months ago - 2 comments
Labels: documentation

#176 - Add 3.1.8 release note

Pull Request - State: closed - Opened by kou 3 months ago

#175 - Suppress warnings against pattern matching on ruby 2.7

Pull Request - State: closed - Opened by nobu 3 months ago

#174 - [DOC] Fix #seek link

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#173 - [DOC] Tweaks for StringIO#fsync

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#171 - [DOC] Doc for StringIO.size

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#165 - [DOC] Tweaks for StringIO#each_line

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#159 - [DOC] Doc for StringIO#each_codepoint

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago - 3 comments
Labels: documentation

#158 - [DOC] Doc for StringIO#each_char

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#157 - [DOC] Doc for StringIO#each_byte

Pull Request - State: closed - Opened by BurdetteLamar 3 months ago
Labels: documentation

#156 - reset buffer's code range on read (jruby)

Pull Request - State: closed - Opened by kares 3 months ago - 10 comments

#154 - [DOC] Doc for StringIO#each

Pull Request - State: open - Opened by BurdetteLamar 4 months ago
Labels: documentation

#153 - [DOC] Tweaks for StringIO.closed_write?

Pull Request - State: open - Opened by BurdetteLamar 4 months ago
Labels: documentation

#152 - [DOC] Tweaks for StringIO.closed_read?

Pull Request - State: open - Opened by BurdetteLamar 4 months ago
Labels: documentation

#151 - [DOC] Tweaks for StringIO#closed?

Pull Request - State: closed - Opened by BurdetteLamar 4 months ago
Labels: documentation

#149 - [DOC] Tweaks for StringIO#close_read

Pull Request - State: open - Opened by BurdetteLamar 4 months ago
Labels: documentation

#148 - [DOC] Tweaks for StringIO#close

Pull Request - State: closed - Opened by BurdetteLamar 4 months ago
Labels: documentation

#147 - [DOC] Tweaks for StringIO#binmode

Pull Request - State: closed - Opened by BurdetteLamar 4 months ago
Labels: documentation

#146 - [DOC] Tweaks for StringIO.open

Pull Request - State: closed - Opened by BurdetteLamar 4 months ago
Labels: documentation

#144 - [DOC] Tweaks for StringIO.new

Pull Request - State: closed - Opened by BurdetteLamar 4 months ago
Labels: documentation

#143 - Add a workflow to sync commits to ruby/ruby

Pull Request - State: closed - Opened by k0kubun 4 months ago

#141 - Add jruby-head to macos CI builds

Pull Request - State: closed - Opened by headius 6 months ago - 1 comment

#140 - Bump actions/checkout from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#139 - Fix test name

Pull Request - State: closed - Opened by kou 6 months ago

#138 - Fix SEGV on null StringIO

Pull Request - State: closed - Opened by nobu 6 months ago

#137 - fix: prevent segfault in StringIO#seek with SEEK_END on null device

Pull Request - State: closed - Opened by koh-sh 6 months ago - 2 comments

#136 - Extract internal part as the function `str_chilled_p`

Pull Request - State: closed - Opened by nobu 8 months ago

#135 - Use ruby-core-tasks

Pull Request - State: closed - Opened by nobu 8 months ago

#134 - Support `Ractor#value`

Pull Request - State: open - Opened by hsbt 8 months ago

#134 - Support `Ractor#value`

Pull Request - State: closed - Opened by hsbt 8 months ago

#133 - Add a comment to explicit RUBY_FL_USER2 | RUBY_FL_USER3

Pull Request - State: closed - Opened by byroot 9 months ago

#133 - Add a comment to explicit RUBY_FL_USER2 | RUBY_FL_USER3

Pull Request - State: closed - Opened by byroot 9 months ago

#132 - Never change the underlying string encoding

Pull Request - State: closed - Opened by jeremyevans 9 months ago - 1 comment

#132 - Never change the underlying string encoding

Pull Request - State: closed - Opened by jeremyevans 9 months ago - 1 comment

#130 - Compilation error in Ruby 3.5.0-preview1

Issue - State: closed - Opened by everton 10 months ago - 2 comments

#129 - Support for `rb_io_mode_t`.

Pull Request - State: closed - Opened by ioquatix 10 months ago - 3 comments

#129 - Support for `rb_io_mode_t`.

Pull Request - State: closed - Opened by ioquatix 10 months ago

#128 - Do not issue warning when calling set_encoding if string is chilled

Pull Request - State: closed - Opened by jeremyevans 10 months ago - 8 comments

#128 - Do not issue warning when calling set_encoding if string is chilled

Pull Request - State: closed - Opened by jeremyevans 10 months ago - 8 comments

#127 - ci release: run as much as possible even when no tag push

Pull Request - State: closed - Opened by kou 11 months ago

#127 - ci release: run as much as possible even when no tag push

Pull Request - State: closed - Opened by kou 11 months ago

#126 - Fixes for JRuby release build

Pull Request - State: open - Opened by headius 11 months ago - 1 comment

#126 - Fixes for JRuby release build

Pull Request - State: open - Opened by headius 11 months ago

#124 - Small string fixes for encoding compatibility issues

Pull Request - State: closed - Opened by headius 11 months ago - 10 comments

#122 - Allow read-only methods to work against a frozen StringIO

Pull Request - State: open - Opened by headius 12 months ago - 3 comments

#121 - Allow seek when underlying string is frozen

Pull Request - State: closed - Opened by headius 12 months ago - 3 comments

#121 - Allow seek when underlying string is frozen

Pull Request - State: closed - Opened by headius 12 months ago - 2 comments

#120 - Several read-only methods fail if StringIO is frozen

Issue - State: open - Opened by headius 12 months ago - 6 comments

#119 - StringIO#seek should work even if String is frozen

Issue - State: closed - Opened by headius 12 months ago

#117 - Make sure shared buffer is copied on mutation

Pull Request - State: closed - Opened by tenderworks 12 months ago

#117 - Make sure shared buffer is copied on mutation

Pull Request - State: closed - Opened by tenderworks 12 months ago - 1 comment

#116 - All tests passing on JRuby extension

Pull Request - State: closed - Opened by headius 12 months ago - 5 comments

#116 - All tests passing on JRuby extension

Pull Request - State: closed - Opened by headius 12 months ago - 9 comments

#114 - Rename "master" branch to "main" branch

Issue - State: open - Opened by kou 12 months ago - 2 comments

#112 - [jruby] fails to start due lookup issue with handles

Issue - State: closed - Opened by kares 12 months ago - 4 comments

#111 - Provide a 'Changelog' link on rubygems.org/gems/stringio

Pull Request - State: open - Opened by mark-young-atg about 1 year ago

#110 - causes issue with rubocop

Issue - State: closed - Opened by AndreiMotinga about 1 year ago

#109 - Ambiguous specs

Issue - State: open - Opened by ThomasConnolly about 1 year ago

#108 - Fix remaining JRuby test and spec failures

Issue - State: open - Opened by headius about 1 year ago

#107 - gem fails to compile

Issue - State: closed - Opened by mperham over 1 year ago - 1 comment

#105 - Copy from the relocated string

Pull Request - State: closed - Opened by nobu over 1 year ago

#105 - Copy from the relocated string

Pull Request - State: closed - Opened by nobu over 1 year ago

#104 - Trivial updates

Pull Request - State: closed - Opened by nobu over 1 year ago

#104 - Trivial updates

Pull Request - State: closed - Opened by nobu over 1 year ago

#103 - Alias #string to #to_s/#to_str

Pull Request - State: closed - Opened by sebyx07 over 1 year ago - 2 comments

#103 - Alias #string to #to_s/#to_str

Pull Request - State: closed - Opened by sebyx07 over 1 year ago - 2 comments

#102 - Alias .string to .to_s

Issue - State: closed - Opened by sebyx07 over 1 year ago - 2 comments

#101 - jruby: Implement set_encoding_by_bom

Pull Request - State: closed - Opened by headius over 1 year ago - 1 comment

#101 - jruby: Implement set_encoding_by_bom

Pull Request - State: closed - Opened by headius over 1 year ago - 5 comments

#100 - JRuby ext is missing set_encoding_by_bom

Issue - State: closed - Opened by headius over 1 year ago

#98 - v3.1.1 not available from rubygems.org

Issue - State: open - Opened by PikachuEXE over 1 year ago

#97 - Remove unused `stdbool.h`

Pull Request - State: closed - Opened by casperisfine over 1 year ago - 2 comments

#97 - Remove unused `stdbool.h`

Pull Request - State: closed - Opened by casperisfine over 1 year ago - 2 comments

#96 - Remove special handling of chilled strings

Pull Request - State: closed - Opened by casperisfine over 1 year ago - 2 comments

#95 - strio_read: preserve buffer encoding on partial reads

Pull Request - State: closed - Opened by casperisfine almost 2 years ago

#95 - strio_read: preserve buffer encoding on partial reads

Pull Request - State: closed - Opened by casperisfine almost 2 years ago

#94 - Eagerly defrost chilled strings

Pull Request - State: closed - Opened by etiennebarrie almost 2 years ago - 8 comments

#94 - Eagerly defrost chilled strings

Pull Request - State: closed - Opened by etiennebarrie almost 2 years ago - 4 comments

#93 - Eagerly defrost chilled strings

Pull Request - State: closed - Opened by casperisfine almost 2 years ago - 10 comments

#93 - Eagerly defrost chilled strings

Pull Request - State: closed - Opened by casperisfine almost 2 years ago - 9 comments

#92 - Print a deprecation warning for chilled strings

Pull Request - State: closed - Opened by Earlopain almost 2 years ago

#92 - Print a deprecation warning for chilled strings

Pull Request - State: closed - Opened by Earlopain almost 2 years ago

#91 - Backport https://github.com/ruby/ruby/commit/09d8c99cdcb04fb6c6c8e61c9dea28927a3a0b46

Pull Request - State: closed - Opened by hsbt almost 2 years ago - 1 comment

#90 - NULL StringIO by `StringIO.new(nil)`

Pull Request - State: closed - Opened by nobu almost 2 years ago - 1 comment

#90 - NULL StringIO by `StringIO.new(nil)`

Pull Request - State: closed - Opened by nobu almost 2 years ago - 1 comment

#89 - Document improvements

Pull Request - State: closed - Opened by nobu almost 2 years ago

#88 - Adapt other 19 methods to new names

Pull Request - State: closed - Opened by headius almost 2 years ago - 1 comment

#88 - Adapt other 19 methods to new names

Pull Request - State: closed - Opened by headius almost 2 years ago - 1 comment

#87 - Update CI versions

Pull Request - State: closed - Opened by nobu almost 2 years ago

#87 - Update CI versions

Pull Request - State: closed - Opened by nobu almost 2 years ago

#86 - Define `StringIO::MAX_LENGTH`

Pull Request - State: closed - Opened by nobu almost 2 years ago

#85 - Various cleanup for JRuby ext

Pull Request - State: closed - Opened by headius almost 2 years ago - 1 comment

#85 - Various cleanup for JRuby ext

Pull Request - State: closed - Opened by headius almost 2 years ago

#84 - Use new name for cat19

Pull Request - State: closed - Opened by headius almost 2 years ago - 1 comment

#84 - Use new name for cat19

Pull Request - State: closed - Opened by headius almost 2 years ago - 1 comment

#83 - Migrate away from cat19 method in JRuby

Issue - State: closed - Opened by headius almost 2 years ago - 2 comments