Ecosyste.ms: Issues

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

GitHub / mattn/mruby-onig-regexp issues and pull requests

#112 - Avoid using mrb_bug()

Pull Request - State: closed - Opened by kou about 1 year ago - 7 comments

#111 - Optionally always use the included libonig sources.

Pull Request - State: open - Opened by suetanvil over 1 year ago

#109 - Don't require libpthread when cross-compiling

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

#108 - Support Ruby 3.2

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

#107 - fix segfault when MRB_UTF8_STRING is defined

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

#106 - test fails when MRB_UTF8_STRING is defined

Issue - State: closed - Opened by masahino over 2 years ago - 4 comments

#105 - Can not cross complie for x86_64-w64-mingw32 on Mac

Issue - State: open - Opened by bu-kurokky over 2 years ago - 8 comments

#104 - Compilation failed on Visual Studio 2019

Issue - State: open - Opened by holywyvern over 3 years ago

#103 - Update onigmo

Pull Request - State: closed - Opened by take-cheeze about 4 years ago - 1 comment

#102 - Support old 1.2 String#[]=

Pull Request - State: closed - Opened by take-cheeze about 4 years ago - 1 comment

#101 - Prefer MRuby::CrossBuild#host_target if specified

Pull Request - State: closed - Opened by k0kubun over 4 years ago - 1 comment

#100 - How to cross compile this gem?

Issue - State: open - Opened by torsakch about 5 years ago - 7 comments

#99 - Fix missing assertions in test

Pull Request - State: closed - Opened by shuujii about 5 years ago - 1 comment

#98 - Always define String#match

Pull Request - State: closed - Opened by take-cheeze about 5 years ago - 1 comment

#97 - Add String#[]=

Pull Request - State: closed - Opened by kou over 5 years ago - 1 comment

#96 - Add String#match

Pull Request - State: closed - Opened by kou over 5 years ago - 8 comments

#95 - slice! does not work with Regexp

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

#94 - Recent mruby doesn't provide String#scan

Pull Request - State: closed - Opened by kou over 5 years ago - 3 comments

#93 - Fix test failure on mruby-2.0.1.

Pull Request - State: closed - Opened by Shokuji over 5 years ago - 4 comments

#92 - Fix library name for onigmo

Pull Request - State: closed - Opened by ksss over 5 years ago - 3 comments

#91 - Supporting non-word char in group name

Issue - State: open - Opened by ksss over 5 years ago - 1 comment

#90 - Updates

Pull Request - State: closed - Opened by take-cheeze almost 6 years ago - 1 comment

#89 - Avoid using `to_str` in the tests.

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

#88 - Fix SEGV when `/abc/.match(nil, 1)`

Pull Request - State: closed - Opened by ksss over 6 years ago - 1 comment

#87 - Should not raise TypeError

Pull Request - State: closed - Opened by ksss over 6 years ago - 1 comment

#86 - Support symbol value

Pull Request - State: closed - Opened by ksss over 6 years ago - 1 comment

#85 - Fix #84.

Pull Request - State: closed - Opened by take-cheeze over 6 years ago - 1 comment

#84 - Match? bug

Issue - State: closed - Opened by proyb6 over 6 years ago - 2 comments

#83 - Freeze regex variable

Issue - State: closed - Opened by proyb6 over 6 years ago - 1 comment

#82 - add Regexp#match?

Pull Request - State: closed - Opened by mattn over 6 years ago

#81 - Support `Regexp#match?`

Issue - State: closed - Opened by take-cheeze over 6 years ago - 8 comments

#80 - Support installed onigmo in mruby 1.2.

Pull Request - State: closed - Opened by take-cheeze over 6 years ago - 1 comment

#79 - Fix to work regexp interpolation

Pull Request - State: closed - Opened by makenowjust almost 7 years ago - 1 comment

#78 - Support block for Regexp#match

Pull Request - State: closed - Opened by okkez almost 7 years ago - 4 comments

#77 - Update onigmo to v6.1.2

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#76 - Problems finding oniguruma.h

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

#75 - Global variables should set nil when ONIG_MISMATCH

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#74 - OnigRegexp#initialize: Should raise RegexpError

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#73 - String#split more compatibility with CRuby

Pull Request - State: closed - Opened by ksss over 7 years ago - 3 comments

#72 - String#split: more compatibility with CRuby

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#71 - Early return in spcial cases

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#70 - Support limit argument

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

#69 - build with bundled onigmo fails when c++ API is enabled

Issue - State: open - Opened by lutter over 7 years ago - 3 comments

#68 - Should use copied pointer

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#67 - Fix the mistyping of the directory of the lib file.

Pull Request - State: closed - Opened by ZumiKua over 7 years ago - 5 comments

#65 - Support argument of Hash object for gsub/sub

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#64 - Fix segmentation fault

Pull Request - State: closed - Opened by ksss over 7 years ago - 13 comments

#63 - Abort on UTF-8 split with empty src

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

#62 - Ignore block instead of raising an ArgumentError

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#61 - Support to return Enumerator instead of SIGABRT

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#60 - Raise ArgumentError instead of SIGABRT

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#59 - Delegate to core if not mrb_onig_regexp_type

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#58 - Fix infinity loop

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#57 - Always set compile option

Pull Request - State: closed - Opened by ksss over 7 years ago - 14 comments

#56 - Sync stdout

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#55 - Shouldn't raise IndexError

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#54 - Ignores a block if replace_expr supplied

Pull Request - State: closed - Opened by ksss over 7 years ago - 1 comment

#53 - Fix compile option

Pull Request - State: closed - Opened by ksss over 7 years ago - 8 comments

#52 - bundle Onigmo-6.1.1

Pull Request - State: closed - Opened by mattn over 7 years ago

#51 - Doesn't freak out when replacing `^`

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

#50 - infinite loop when empty regexp

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

#49 - Suppress a discarded-qualifiers warning

Pull Request - State: closed - Opened by kou almost 8 years ago - 1 comment

#48 - Support Onigmo 6.0.0

Pull Request - State: closed - Opened by kou almost 8 years ago - 1 comment

#47 - Remove debug output

Pull Request - State: closed - Opened by unak about 8 years ago

#46 - Support Visual C++

Pull Request - State: closed - Opened by unak about 8 years ago - 1 comment

#45 - Support Kernel#=~

Pull Request - State: closed - Opened by ksss about 8 years ago - 1 comment

#44 - Support object except String

Pull Request - State: closed - Opened by ksss about 8 years ago - 1 comment

#43 - Support none encoding option

Pull Request - State: closed - Opened by ksss about 8 years ago - 1 comment

#42 - link to libpthread

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

#41 - add `--enable-multithread` to Onigmo configure

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

#40 - Don't force use of libonig when cross-compiling

Pull Request - State: closed - Opened by drbrain over 8 years ago - 1 comment

#39 - Match ruby behavior where non-match is nil not ""

Pull Request - State: closed - Opened by drbrain over 8 years ago - 1 comment

#38 - Should not raise TypeError with not Regexp object

Pull Request - State: closed - Opened by ksss over 8 years ago - 1 comment

#37 - Suppress unused variable warnings

Pull Request - State: closed - Opened by kou almost 9 years ago - 1 comment

#36 - string size too big (ArgumentError)

Issue - State: closed - Opened by takahashim about 9 years ago

#35 - support OnigRegexp#to_s

Pull Request - State: closed - Opened by takahashim about 9 years ago - 1 comment

#34 - support OnigRegexp#inspect

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

#33 - gem description maybe is "鬼車", not "鬼雲" ?

Issue - State: closed - Opened by windwiny about 9 years ago - 1 comment

#32 - Slice on empty string

Issue - State: closed - Opened by Moon4u about 9 years ago

#31 - support String#index(Regexp, [pos = 0])

Pull Request - State: closed - Opened by takahashim about 9 years ago - 1 comment

#30 - do test in travis-ci

Pull Request - State: closed - Opened by takahashim about 9 years ago - 1 comment

#29 - Bundle onigmo and link object files in libonig.a when bundled.

Pull Request - State: closed - Opened by take-cheeze about 9 years ago - 6 comments

#28 - improve tar compatibility

Pull Request - State: closed - Opened by kazuho about 9 years ago - 1 comment

#27 - Use Onigumo instead of Oniguruma

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

#26 - bundle onig-5.9.5.tar.gz

Pull Request - State: closed - Opened by kazuho about 9 years ago - 1 comment

#25 - ld: symbol(s) not found for architecture x86_64

Issue - State: closed - Opened by torsakch about 9 years ago - 3 comments

#24 - Fallback to `Array#[]` in `MatchData#[]`.

Pull Request - State: closed - Opened by take-cheeze about 9 years ago - 2 comments

#23 - MatchData with range

Issue - State: closed - Opened by zzak about 9 years ago

#22 - mruby Regexp check with onig

Issue - State: closed - Opened by zzak about 9 years ago - 3 comments

#21 - update to remove old ARGS_* macros

Pull Request - State: closed - Opened by matz over 9 years ago - 1 comment

#20 - Stop to use variable length array

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

#19 - Updates.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#16 - should not increase external dependence

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

#15 - Need string.h on Windows (mingw64).

Pull Request - State: closed - Opened by chasonr over 10 years ago - 1 comment

#10 - Implement CRuby like gsub/scan/sub/split.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#5 - Example given in README segfaults

Issue - State: closed - Opened by pbosetti about 11 years ago - 2 comments

#4 - Trouble splitting string with Regexp

Issue - State: closed - Opened by rjst over 11 years ago - 50 comments

#2 - Second argument of Regexp#initialize.

Issue - State: closed - Opened by masamitsu-murase over 11 years ago - 2 comments