Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby/stringio issues and pull requests
#108 - Fix remaining JRuby test and spec failures
Issue -
State: open - Opened by headius 13 days ago
- 1 comment
#107 - gem fails to compile
Issue -
State: closed - Opened by mperham 14 days ago
- 1 comment
#105 - Copy from the relocated string
Pull Request -
State: closed - Opened by nobu 17 days ago
#104 - Trivial updates
Pull Request -
State: closed - Opened by nobu 27 days ago
#103 - Alias #string to #to_s/#to_str
Pull Request -
State: closed - Opened by sebyx07 3 months ago
- 2 comments
#102 - Alias .string to .to_s
Issue -
State: closed - Opened by sebyx07 3 months ago
- 2 comments
#101 - jruby: Implement set_encoding_by_bom
Pull Request -
State: closed - Opened by headius 4 months ago
- 5 comments
#100 - JRuby ext is missing set_encoding_by_bom
Issue -
State: closed - Opened by headius 4 months ago
#98 - v3.1.1 not available from rubygems.org
Issue -
State: closed - Opened by PikachuEXE 5 months ago
- 2 comments
#97 - Remove unused `stdbool.h`
Pull Request -
State: closed - Opened by casperisfine 6 months ago
- 2 comments
#96 - Remove special handling of chilled strings
Pull Request -
State: closed - Opened by casperisfine 6 months ago
- 2 comments
#95 - strio_read: preserve buffer encoding on partial reads
Pull Request -
State: closed - Opened by casperisfine 7 months ago
#94 - Eagerly defrost chilled strings
Pull Request -
State: closed - Opened by etiennebarrie 8 months ago
- 8 comments
#93 - Eagerly defrost chilled strings
Pull Request -
State: closed - Opened by casperisfine 8 months ago
- 10 comments
#92 - Print a deprecation warning for chilled strings
Pull Request -
State: closed - Opened by Earlopain 8 months ago
#91 - Backport https://github.com/ruby/ruby/commit/09d8c99cdcb04fb6c6c8e61c9dea28927a3a0b46
Pull Request -
State: closed - Opened by hsbt 8 months ago
- 1 comment
#90 - NULL StringIO by `StringIO.new(nil)`
Pull Request -
State: closed - Opened by nobu 8 months ago
- 1 comment
#89 - Document improvements
Pull Request -
State: closed - Opened by nobu 8 months ago
#88 - Adapt other 19 methods to new names
Pull Request -
State: closed - Opened by headius 8 months ago
- 1 comment
#87 - Update CI versions
Pull Request -
State: closed - Opened by nobu 8 months ago
#86 - Define `StringIO::MAX_LENGTH`
Pull Request -
State: closed - Opened by nobu 8 months ago
#85 - Various cleanup for JRuby ext
Pull Request -
State: closed - Opened by headius 8 months ago
- 1 comment
#84 - Use new name for cat19
Pull Request -
State: closed - Opened by headius 9 months ago
- 1 comment
#83 - Migrate away from cat19 method in JRuby
Issue -
State: closed - Opened by headius 9 months ago
- 3 comments
#82 - Use macos-arm-oss(=macos-13) and macos-12 runners instead of macos-11
Pull Request -
State: closed - Opened by hsbt 10 months ago
#81 - Specify pre-release string to development version
Issue -
State: closed - Opened by hsbt 10 months ago
- 13 comments
#80 - Convert rs to match stringio encoding
Pull Request -
State: open - Opened by nobu 10 months ago
- 4 comments
#79 - Update the coderange after overwrite
Pull Request -
State: closed - Opened by nobu 10 months ago
#78 - Breaking Change in v3.0.9
Issue -
State: open - Opened by jherdman 10 months ago
- 2 comments
#77 - Fix ascii_only? flag in strio_write
Pull Request -
State: closed - Opened by tompng 10 months ago
- 4 comments
#76 - Bump actions/upload-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#75 - Minor fix README.md
Pull Request -
State: closed - Opened by tisba 12 months ago
#74 - Add workflow to ensure the gem installs fine on truffleruby
Pull Request -
State: closed - Opened by eregon 12 months ago
- 3 comments
#73 - v3.1.0 not available from rubygems.org
Issue -
State: closed - Opened by colinbruce 12 months ago
- 7 comments
#71 - Do not compile the C extension on TruffleRuby
Pull Request -
State: closed - Opened by eregon 12 months ago
- 5 comments
#69 - Add missing row separator encoding conversion
Pull Request -
State: closed - Opened by kou about 1 year ago
- 1 comment
#68 - UTF-16LEな文字列でgetsが正しく動かない
Issue -
State: closed - Opened by ttdoda about 1 year ago
#67 - StringIO#pread: handle 0 length like IO#pread
Pull Request -
State: closed - Opened by casperisfine about 1 year ago
- 2 comments
#66 - pread(0,0) raises EOFError
Issue -
State: closed - Opened by jdelStrother about 1 year ago
- 1 comment
#65 - [DOC] Fix link
Pull Request -
State: closed - Opened by BurdetteLamar about 1 year ago
Labels: documentation
#64 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#62 - Use test-unit-ruby-core
Pull Request -
State: closed - Opened by nobu over 1 year ago
#53 - Update write-barrier at copying
Pull Request -
State: closed - Opened by nobu over 1 year ago
#52 - Update test libraries from ruby/ruby 2023-05-03
Pull Request -
State: closed - Opened by nobu over 1 year ago
#51 - Bundler Version Issues 3.0.5 vs 3.0.6
Issue -
State: closed - Opened by daBee over 1 year ago
- 4 comments
#50 - Enable Discussions
Issue -
State: closed - Opened by kou over 1 year ago
- 3 comments
#49 - Add tests for encoding behavior
Issue -
State: open - Opened by headius over 1 year ago
#48 - Add arity-checking anywhere it is missing
Pull Request -
State: closed - Opened by headius over 1 year ago
- 4 comments
#47 - Drop support for ruby 2.6 or earlier
Pull Request -
State: closed - Opened by nobu over 1 year ago
#46 - [DOC] Remove (newly unneeded) remarks about aliases
Pull Request -
State: closed - Opened by BurdetteLamar almost 2 years ago
Labels: documentation
#45 - Support encoding keyword in initialize (JRuby)
Pull Request -
State: closed - Opened by headius almost 2 years ago
- 5 comments
#44 - Implement write barrier on StringIO
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#43 - 3.0.5 release
Issue -
State: closed - Opened by kou almost 2 years ago
- 1 comment
#42 - bump up to 3.0.6
Pull Request -
State: closed - Opened by nobu almost 2 years ago
#41 - Fix chomping with longer separator
Pull Request -
State: closed - Opened by nobu almost 2 years ago
#40 - PoC of simple StringIO#to_io
Pull Request -
State: closed - Opened by mrzasa almost 2 years ago
#39 - Add note about #to_io and remove mentions of the bin/ dir from the README
Pull Request -
State: closed - Opened by mrzasa almost 2 years ago
#38 - Replace the external URIs same as ruby/ruby references.
Pull Request -
State: closed - Opened by hsbt almost 2 years ago
- 1 comment
#37 - [DOC] Adapt links
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation
#36 - [DOC] Enhanced RDoc for StringIO
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
- 1 comment
Labels: documentation
#35 - [DOC] Enhanced RDoc for StringIO
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation
#34 - [DOC] Enhanced RDoc for StringIO
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
Labels: documentation
#33 - [DOC] StringIO doc enhancements
Pull Request -
State: closed - Opened by BurdetteLamar about 2 years ago
- 5 comments
Labels: documentation
#32 - Set encoding pair
Pull Request -
State: closed - Opened by nobu over 2 years ago
#31 - Fix expanding size at ungetc/ungetbyte
Pull Request -
State: closed - Opened by nobu over 2 years ago
#30 - Fix each with multiple character string and chomp
Pull Request -
State: closed - Opened by jeremyevans over 2 years ago
#29 - Fix handling of chomp with paragraph separator
Pull Request -
State: closed - Opened by jeremyevans over 2 years ago
#28 - Ignore chomp keyword for nil separator
Pull Request -
State: closed - Opened by jeremyevans over 2 years ago
#27 - Release 3.0.2 with JRuby support
Issue -
State: closed - Opened by headius over 2 years ago
- 1 comment
#26 - Use flag registry
Pull Request -
State: closed - Opened by headius over 2 years ago
- 10 comments
#25 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#24 - Added dependabot.yml for actions
Pull Request -
State: closed - Opened by hsbt over 2 years ago
#23 - s/RubyVM::JIT/RubyVM::MJIT/g
Pull Request -
State: closed - Opened by k0kubun almost 3 years ago
#22 - CI: use setup-ruby bundler-cache
Pull Request -
State: closed - Opened by olleolleolle about 3 years ago
- 2 comments
#21 - Import JRuby's stringio impl
Pull Request -
State: closed - Opened by headius about 3 years ago
- 21 comments
#20 - Check if closed in loop
Pull Request -
State: closed - Opened by nobu over 3 years ago
#19 - Use test-unit
Pull Request -
State: closed - Opened by hsbt almost 4 years ago
- 1 comment
#18 - Add windows CI job
Pull Request -
State: closed - Opened by mrkn almost 4 years ago
#17 - Make stringio Ractor safe
Pull Request -
State: closed - Opened by mrkn almost 4 years ago
#16 - StringIO#set_encoding doesn't accept "ext_enc:int_enc"
Issue -
State: closed - Opened by mrkn about 4 years ago
#15 - Raise an error if encoding conversion not succeeded
Pull Request -
State: closed - Opened by nobu over 4 years ago
#14 - stringio.c not under 2-clause BSD license
Issue -
State: closed - Opened by shyouhei over 4 years ago
#13 - CP932を指定しても暗黙にUTF-8となる
Issue -
State: closed - Opened by babatakao over 4 years ago
- 7 comments
#12 - StringIO#initialize default to the source string encoding
Pull Request -
State: closed - Opened by nobu over 4 years ago
#11 - Dropped binary gem support
Pull Request -
State: closed - Opened by nobu over 4 years ago
#10 - Updated test library
Pull Request -
State: closed - Opened by nobu over 4 years ago
#9 - Fix ubuntu-rvm's ruby-head installation
Pull Request -
State: closed - Opened by k0kubun over 4 years ago
#8 - Appending text to initialized StringIO instance
Issue -
State: closed - Opened by throwaway-account-1 almost 5 years ago
- 1 comment
#7 - Use GitHub Actions instead of Travis CI.
Pull Request -
State: closed - Opened by hsbt almost 5 years ago
#6 - Remove taint support
Pull Request -
State: closed - Opened by jeremyevans about 5 years ago
- 1 comment
#5 - Rails: git push heroku master Error
Issue -
State: closed - Opened by fmoudoute about 6 years ago
- 4 comments
#4 - Fix paths in stringio.gemspec
Pull Request -
State: closed - Opened by znz over 6 years ago
#3 - Fails to install on Ubuntu 18.04 wit ruby 2.5
Issue -
State: closed - Opened by bendikro over 6 years ago
- 6 comments
#2 - Test ruby versions
Pull Request -
State: closed - Opened by nicolasleger almost 7 years ago
- 1 comment
#1 - Fix title in README
Pull Request -
State: closed - Opened by stomar about 7 years ago