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

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

Issue - State: open - Opened by casperisfine 18 days ago - 8 comments

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

Pull Request - State: closed - Opened by MSP-Greg 28 days ago - 1 comment

#111 - Add scan and search benchmark

Pull Request - State: closed - Opened by naitoh about 1 month ago - 7 comments

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

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

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

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

#107 - Optimize scan method

Pull Request - State: closed - Opened by naitoh about 1 month ago - 3 comments

#106 - Accept String as a pattern at non head

Pull Request - State: closed - Opened by naitoh 3 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 3 months ago - 1 comment

#103 - Removed trailing spaces

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

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

Issue - State: open - Opened by dabroz 6 months ago - 10 comments

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

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

#100 - Run test with installed gems

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

#99 - Split method descriptions with multibyte strings

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

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

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

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

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

#96 - Doc for StringScanner

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

#95 - Caret lost its meaning

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

#94 - Exclude older than 2.6 on macos-14

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

#93 - Remove `dir-locals.el`

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

#92 - Rails attachment problems with jruby jruby-9.4.6.0

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

#90 - Optimize scan_byte and peek_byte

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

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

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

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

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

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

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

#84 - Do not make shared strings for extracted ranges

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

#82 - Test failure: test_captures

Issue - State: open - Opened by olleolleolle 11 months ago - 5 comments

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

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

#80 - Add test to check encoding for empty string

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

#79 - Use str encoding for empty rest string

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

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

Issue - State: closed - Opened by naitoh 11 months ago - 4 comments

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

Pull Request - State: closed - Opened by olleolleolle 11 months ago - 2 comments

#75 - CI is broken on latest JRuby

Issue - State: closed - Opened by eregon 11 months ago - 1 comment

#74 - CI: Use shared versions GH Actions workflow

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

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

Issue - State: closed - Opened by olleolleolle 11 months ago

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

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

#71 - I want `StringScanner#to_a`

Issue - State: closed - Opened by naitoh 11 months ago - 2 comments

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

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

#67 - Minor cleanup and optimization

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

#66 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 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 over 1 year ago - 1 comment

#62 - Add .bundle to gitignore

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

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

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

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

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

#59 - Add Ruby 3.2 to CI

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

#58 - Add test case to `test_string`

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

#57 - Finish fixed_anchor support in the JRuby ext

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

#56 - Some tests not running in repository

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

#55 - Introduce an adapter from joni 2.1 to 2.2

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

#54 - Adding two methods: currchar and nextchar

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

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

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

#52 - Add three methods

Pull Request - State: closed - Opened by shreeve almost 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 almost 2 years ago - 1 comment

#50 - Two helpful methods: currchar and nextchar

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

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

Pull Request - State: closed - Opened by okuramasafumi almost 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 over 2 years ago - 4 comments

#40 - Upgrading from 3.0.1 to 3.0.2 breaks amd64 builds

Issue - State: open - Opened by tenpaiyomi over 2 years ago - 29 comments

#39 - Move JRuby's ext and loader script

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

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

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

#37 - Release 3.0.2 with JRuby support

Issue - State: closed - Opened by headius over 2 years ago - 1 comment

#36 - Simplify condition in strscan.gemspec

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

#35 - Add support for TruffleRuby in the gem

Pull Request - State: closed - Opened by eregon over 2 years ago - 13 comments

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

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

#33 - Add Ruby 3.1 to the CI matrix

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

#32 - Document the need to require strscan library when using StringScanner

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

#31 - Remove non-US-ASCII characters from C source code

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

#30 - String matcher

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

#29 - Unable to uninstall strscan on windows and ruby 2.7/3.0

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

#28 - Skip installation test with failing environment

Pull Request - State: closed - Opened by hsbt almost 3 years ago - 6 comments

#27 - s/RubyVM::JIT/RubyVM::MJIT/g

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

#26 - improper validation

Issue - State: closed - Opened by Splint3r7 almost 3 years ago

#25 - Import JRuby's strscan

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

#24 - Removed the old tags from ruby/ruby

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

#23 - CI: Refer to 3.0 using "3.0" in YAML

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

#22 - CI is fault in ruby-{head/debug}, I don't know why... 😢

Pull Request - State: closed - Opened by kachick over 3 years ago - 4 comments

#21 - [Doc] Correct how to run tests

Pull Request - State: closed - Opened by kachick over 3 years ago - 2 comments

#19 - Use test-unit gem for test

Pull Request - State: closed - Opened by hsbt almost 4 years ago

#18 - Replace "iff" with "if and only if"

Pull Request - State: closed - Opened by gmcgibbon almost 4 years ago - 1 comment

#17 - Make strscan Ractor safe

Pull Request - State: closed - Opened by mrkn almost 4 years ago - 1 comment

#16 - Use GitHub Actions for CI

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#15 - java port

Issue - State: closed - Opened by marcandre about 4 years ago - 3 comments
Labels: enhancement, help wanted, jruby

#14 - Replaced examples using $KCODE with encodings

Pull Request - State: closed - Opened by nobu about 4 years ago

#13 - Sync with ruby master

Pull Request - State: closed - Opened by nobu about 4 years ago

#12 - strscan.c not under 2-clause BSD license

Issue - State: closed - Opened by shyouhei over 4 years ago - 5 comments

#11 - Remove taint support

Pull Request - State: closed - Opened by jeremyevans about 5 years ago

#10 - Anchor behavior change breaks RDoc

Issue - State: closed - Opened by kou about 5 years ago - 5 comments