Ecosyste.ms: Issues

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

GitHub / ruby/strscan issues and pull requests

#138 - Fix a bug that scan_until behaves differently with Regexp and String patterns

Pull Request - State: closed - Opened by naitoh 3 days ago - 1 comment

#137 - Removed trailing spaces

Pull Request - State: closed - Opened by hsbt 4 days ago

#136 - Documentation broken

Issue - State: open - Opened by notEthan 4 days ago

#134 - Add rdoc to Gemfile to fix ruby-head builds

Pull Request - State: closed - Opened by byroot 6 days ago

#133 - Update registers after parsing integers

Pull Request - State: closed - Opened by byroot 6 days ago - 4 comments

#132 - #named_captures before any matching causes segfault

Issue - State: closed - Opened by andrykonchin 7 days ago - 2 comments

#131 - #scan_until behaves differently with Regexp and String patterns

Issue - State: closed - Opened by andrykonchin 7 days ago - 3 comments

#130 - #matched after #scan_integer causes segfault

Issue - State: closed - Opened by andrykonchin 8 days ago - 2 comments

#129 - [DOC] Fix typo in documentation

Pull Request - State: closed - Opened by ydah about 2 months ago - 1 comment

#129 - [DOC] Fix typo in documentation

Pull Request - State: closed - Opened by ydah about 2 months ago - 1 comment

#127 - Re-port new integer-scanning utility methods

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

#126 - [DOC] Add syntax highlighting to MarkDown code blocks

Pull Request - State: closed - Opened by amomchilov 2 months ago - 1 comment

#125 - JRuby: test_scan_integer_base_16 failed only with ubuntu-latest + jruby-head

Issue - State: closed - Opened by kou 2 months ago - 8 comments

#123 - [DOC] doc/strscan/strscan.md - update Matcher Methods

Pull Request - State: closed - Opened by naitoh 2 months ago - 1 comment

#122 - Character position setter / rewind

Issue - State: open - Opened by valpackett 3 months ago - 1 comment

#121 - Removed trailing spaces

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

#120 - Prevent a warning "ambiguous first argument" during a test

Pull Request - State: closed - Opened by mame 3 months ago - 1 comment

#119 - Enhance `#scan_integer` to check for valid character following it

Issue - State: open - Opened by gettalong 3 months ago - 6 comments

#118 - Prevent a warning "ambiguous first argument" during a test

Pull Request - State: closed - Opened by mame 3 months ago - 1 comment

#117 - Micro optimize encoding checks

Pull Request - State: closed - Opened by byroot 3 months ago - 1 comment

#116 - StringScanner#scan_integer support base 16 integers

Pull Request - State: closed - Opened by byroot 3 months ago - 8 comments

#115 - Implement #scan_integer to efficiently parse Integer

Pull Request - State: closed - Opened by byroot 3 months ago - 5 comments

#114 - Implement #scan_integer to efficiently parse Integer

Pull Request - State: closed - Opened by casperisfine 3 months ago - 8 comments

#113 - Provide an efficient way to parse Integers (and Floats)?

Issue - State: closed - Opened by casperisfine 3 months ago - 16 comments

#112 - [DOC] doc/strscan/strscan.md - fix triple backtick

Pull Request - State: closed - Opened by MSP-Greg 4 months ago - 1 comment

#111 - Add scan and search benchmark

Pull Request - State: closed - Opened by naitoh 4 months ago - 7 comments

#109 - [JRuby] Optimize `scan()`: Use `strBL.getBegin() + curr` instead of `currPtr()`

Pull Request - State: closed - Opened by naitoh 4 months ago - 1 comment

#108 - [CRuby] Optimize `strscan_do_scan()`: Remove unnecessary use of `rb_enc_get()`

Pull Request - State: closed - Opened by naitoh 4 months ago - 1 comment

#107 - Optimize scan method

Pull Request - State: closed - Opened by naitoh 4 months ago - 3 comments

#106 - Accept String as a pattern at non head

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

#105 - benchmark: Change method from scan() to check() and add case for using variable

Pull Request - State: closed - Opened by naitoh 5 months ago - 1 comment

#103 - Removed trailing spaces

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

#102 - warning: already initialized constant StringScanner::Version

Issue - State: closed - Opened by dabroz 9 months ago - 11 comments

#101 - Use C90 as far as supporting 2.6 or earlier

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

#100 - Run test with installed gems

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

#99 - Split method descriptions with multibyte strings

Pull Request - State: closed - Opened by nobu 9 months ago - 4 comments

#98 - Update Java ext version and add script logic for bump

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

#97 - StringScanner::Version is not getting updated for JRuby

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

#96 - Doc for StringScanner

Pull Request - State: closed - Opened by BurdetteLamar 9 months ago - 1 comment
Labels: documentation

#95 - Caret lost its meaning

Issue - State: open - Opened by akimd 9 months ago - 6 comments

#94 - Exclude older than 2.6 on macos-14

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

#93 - Remove `dir-locals.el`

Pull Request - State: closed - Opened by okuramasafumi 10 months ago - 5 comments

#92 - Rails attachment problems with jruby jruby-9.4.6.0

Issue - State: closed - Opened by jlahtinen 11 months ago - 26 comments

#90 - Optimize scan_byte and peek_byte

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

#89 - Add a method for peeking and scanning bytes as integers

Pull Request - State: closed - Opened by tenderlove 12 months ago - 8 comments

#87 - Don't add begin to length for new string slice

Pull Request - State: closed - Opened by headius about 1 year ago - 3 comments

#86 - JRuby ext overflows slicing strings with non-zero begin

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

#84 - Do not make shared strings for extracted ranges

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

#82 - Test failure: test_captures

Issue - State: open - Opened by olleolleolle about 1 year ago - 5 comments

#81 - Clean up source-level warnings on Java 21

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

#80 - Add test to check encoding for empty string

Pull Request - State: closed - Opened by naitoh about 1 year ago - 4 comments

#79 - Use str encoding for empty rest string

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

#78 - In JRuby, StringScanner.new("") can only hold `Encoding:US-ASCII` encoding.

Issue - State: closed - Opened by naitoh about 1 year ago - 4 comments

#76 - JRuby extension: drop old-Joni-version support

Pull Request - State: closed - Opened by olleolleolle about 1 year ago - 2 comments

#75 - CI is broken on latest JRuby

Issue - State: closed - Opened by eregon about 1 year ago - 1 comment

#74 - CI: Use shared versions GH Actions workflow

Pull Request - State: closed - Opened by olleolleolle about 1 year ago - 5 comments

#73 - CI: perhaps we need Ruby 3.3 in the matrix

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

#72 - StringScanner#captures: Return nil not "" for unmached capture

Pull Request - State: closed - Opened by naitoh about 1 year ago - 1 comment

#71 - I want `StringScanner#to_a`

Issue - State: closed - Opened by naitoh about 1 year ago - 2 comments

#69 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#67 - Minor cleanup and optimization

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

#66 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#65 - Use test-unit-ruby-core instead of deep-copy from ruby repository

Pull Request - State: closed - Opened by hsbt over 1 year ago - 3 comments

#64 - Use new function rb_reg_onig_match

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

#63 - Fix crash when no scanning has been done

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

#62 - Add .bundle to gitignore

Pull Request - State: closed - Opened by hsbt about 2 years ago

#61 - Fix a crash when `named_captures` called on new instance

Pull Request - State: closed - Opened by okuramasafumi about 2 years ago - 11 comments

#60 - test: Run test more with fixed anchor mode

Pull Request - State: closed - Opened by kou about 2 years ago

#59 - Add Ruby 3.2 to CI

Pull Request - State: closed - Opened by okuramasafumi about 2 years ago

#58 - Add test case to `test_string`

Pull Request - State: closed - Opened by okuramasafumi about 2 years ago - 1 comment

#57 - Finish fixed_anchor support in the JRuby ext

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

#56 - Some tests not running in repository

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

#55 - Introduce an adapter from joni 2.1 to 2.2

Pull Request - State: closed - Opened by headius about 2 years ago - 6 comments

#54 - Adding two methods: currchar and nextchar

Pull Request - State: closed - Opened by shreeve about 2 years ago - 1 comment

#53 - Adding two methods: `currchar` and `nextchar`

Issue - State: closed - Opened by shreeve about 2 years ago - 35 comments

#52 - Add three methods

Pull Request - State: closed - Opened by shreeve about 2 years ago - 2 comments

#51 - Add three new methods, see https://github.com/ruby/strscan/issues/50

Pull Request - State: closed - Opened by shreeve about 2 years ago - 1 comment

#50 - Two helpful methods: currchar and nextchar

Issue - State: closed - Opened by shreeve about 2 years ago - 3 comments

#49 - Mention return value of `rest?` in the doc

Pull Request - State: closed - Opened by okuramasafumi about 2 years ago - 1 comment

#48 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#47 - Add dependabot to update GH actions

Pull Request - State: closed - Opened by olleolleolle over 2 years ago - 1 comment

#46 - Fix JRuby's scan behavior when call scan repeatedly (#45)

Pull Request - State: closed - Opened by k77ch7 over 2 years ago - 4 comments

#45 - scan behaves on JRuby 9.4 differently from MRI

Issue - State: closed - Opened by k77ch7 over 2 years ago

#44 - fix: support named captures

Pull Request - State: closed - Opened by ericgpks over 2 years ago - 6 comments

#43 - No support for named captures

Issue - State: closed - Opened by akimd over 2 years ago - 7 comments

#42 - Break it out of ruby or do not, there is no try

Issue - State: closed - Opened by jasonperrone over 2 years ago - 3 comments

#41 - Include license in gem

Pull Request - State: closed - Opened by marvinthepa almost 3 years ago - 4 comments

#40 - Upgrading from 3.0.1 to 3.0.2 breaks amd64 builds

Issue - State: open - Opened by tenpaiyomi almost 3 years ago - 29 comments

#39 - Move JRuby's ext and loader script

Pull Request - State: closed - Opened by headius almost 3 years ago - 5 comments

#38 - strscan.rb move causes two copies in JRuby stdlib

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

#37 - Release 3.0.2 with JRuby support

Issue - State: closed - Opened by headius almost 3 years ago - 1 comment

#36 - Simplify condition in strscan.gemspec

Pull Request - State: closed - Opened by eregon almost 3 years ago - 2 comments

#35 - Add support for TruffleRuby in the gem

Pull Request - State: closed - Opened by eregon almost 3 years ago - 13 comments

#34 - Fix link to CI workflows in the status badge

Pull Request - State: closed - Opened by olleolleolle almost 3 years ago