Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dlclark/regexp2 issues and pull requests
#86 - fix Incorrect timeout error when using FindStringMatch()
Pull Request -
State: open - Opened by Brinenas 6 months ago
- 4 comments
#85 - Is there any workaround for `split`?
Issue -
State: open - Opened by i-am-the-slime 6 months ago
- 2 comments
#84 - Add `MatchStringSafe` Method to Simplify Error Handling in `MatchString`
Pull Request -
State: open - Opened by KiddoV 6 months ago
- 9 comments
#83 - Support dotAll flag
Issue -
State: closed - Opened by monkeyWie 7 months ago
- 9 comments
#82 - Regex compilation breaks on certain grouping
Issue -
State: closed - Opened by jjngx 7 months ago
- 2 comments
#81 - fix GC issue: release []rune when reusing the runner. which leads to 'runtext' and 'runmatch.text' inability to be garbage collected until next use.
Pull Request -
State: closed - Opened by chinaykc 7 months ago
- 1 comment
#80 - fix GC issue: release []rune when reusing the runner. which leads to 'runtext' and 'runmatch.text' inability to be garbage collected until next use.
Pull Request -
State: closed - Opened by chinaykc 7 months ago
#79 - .Replace() wrong result with symbols $& in new content
Issue -
State: closed - Opened by borzovplus 8 months ago
- 1 comment
#78 - FindStringMatch returns wrong index when using unicode characters
Issue -
State: closed - Opened by sides-flow 9 months ago
- 2 comments
#77 - Support JSON Marshal/Unmarshal
Pull Request -
State: closed - Opened by hunshcn about 1 year ago
- 1 comment
#76 - FR: support Marshal/Unmarshal
Issue -
State: closed - Opened by hunshcn about 1 year ago
- 3 comments
#75 - MatchString() timeout stuck
Issue -
State: closed - Opened by mcy1475369 about 1 year ago
- 1 comment
#74 - Unable to see matches for a positive lookahead regex
Issue -
State: closed - Opened by arunsathiya about 1 year ago
- 1 comment
#73 - Line Terminator (Dollar sign) does not match as expected
Issue -
State: closed - Opened by ekacoei about 1 year ago
- 1 comment
#72 - "cannot use []*syntax.regexNode as type []*struct" when using regexp2 inside traefik plugin
Issue -
State: closed - Opened by frankforpresident about 1 year ago
- 1 comment
#71 - TestDeadline fails with go 1.21.3
Issue -
State: open - Opened by solopasha over 1 year ago
- 4 comments
#70 - Match loop cause high CPU usage
Issue -
State: closed - Opened by 0xffffharry over 1 year ago
- 2 comments
#69 - Question: Does this library support "categories"
Issue -
State: closed - Opened by dheeraj-326 over 1 year ago
- 1 comment
#68 - xeger functionality
Issue -
State: closed - Opened by kmirzavaziri over 1 year ago
- 1 comment
#67 - No support for full unicode that is supported by the ECMAScript regex
Issue -
State: closed - Opened by kengleong over 1 year ago
- 1 comment
#66 - initial files
Pull Request -
State: closed - Opened by gaojl0728 over 1 year ago
#65 - No support for \p{unicode char class} that is supported by the Go stdlib regex package
Issue -
State: closed - Opened by kovidgoyal almost 2 years ago
- 2 comments
#64 - The matching results of strings containing Chinese characters are incorrect
Issue -
State: closed - Opened by sniperking1234 almost 2 years ago
- 2 comments
#63 - Leaking go routines using `fastclock`
Issue -
State: closed - Opened by Emyrk almost 2 years ago
- 6 comments
#62 - Force timeout for testing?
Issue -
State: closed - Opened by jsumners almost 2 years ago
- 3 comments
#61 - Why the replacement interface for []rune is not supported
Issue -
State: closed - Opened by GZK66666 almost 2 years ago
- 1 comment
#60 - Panic on 32bit architectures
Issue -
State: closed - Opened by alanhamlett almost 2 years ago
- 12 comments
#59 - Support for Python-style named backreference
Issue -
State: open - Opened by ryanmurakami about 2 years ago
#58 - Speed up in the presence of timeouts.
Pull Request -
State: closed - Opened by ghemawat about 2 years ago
- 23 comments
#57 - Speed up in the presence of timeouts.
Pull Request -
State: closed - Opened by ghemawat about 2 years ago
- 5 comments
#56 - error parsing regexp: unrecognized grouping construct: (?-1
Issue -
State: closed - Opened by shadow1ng about 2 years ago
- 1 comment
#55 - fix: ecma ranges with set terminator
Pull Request -
State: open - Opened by stevenh about 2 years ago
- 7 comments
#54 - ecmascript: cannot include class \s in character range
Issue -
State: open - Opened by stevenh about 2 years ago
#53 - Is it possible to get the name of the currently matched group?
Issue -
State: closed - Opened by dementedhedgehog over 2 years ago
- 2 comments
#52 - Support \u{HEX} syntax in ECMAScript with Unicode flag
Pull Request -
State: closed - Opened by mstoykov over 2 years ago
- 7 comments
#51 - Return the actual symbols in the reversed range error
Pull Request -
State: closed - Opened by mstoykov over 2 years ago
- 2 comments
#50 - bugs in scenarios of Chinese characters or incorrect using of match.Index
Issue -
State: closed - Opened by nako-ruru almost 3 years ago
- 2 comments
#49 - A bug when .* in the content to match
Issue -
State: closed - Opened by wgplt almost 3 years ago
- 1 comment
#48 - Error while trying to match a string with a specific unicode against a RegExp that contains a space and a group
Issue -
State: closed - Opened by beatzzz almost 3 years ago
- 3 comments
#47 - Compatibility issue with NKo Digits
Issue -
State: closed - Opened by tschaub almost 3 years ago
- 2 comments
#46 - \Z not work on regexp2.RE2 mode
Issue -
State: closed - Opened by yywing about 3 years ago
- 1 comment
#45 - Running MatchString is slow
Issue -
State: closed - Opened by liran about 3 years ago
- 1 comment
#44 - compile failed
Issue -
State: closed - Opened by bestgopher over 3 years ago
- 1 comment
#43 - Add support for Perl(PCRE) named and unnamed group capturing order
Pull Request -
State: open - Opened by CIAvash almost 4 years ago
- 3 comments
#42 - Can regexp2 provide the same APIs adapt to std.regexp?
Issue -
State: open - Opened by vipally almost 4 years ago
- 5 comments
#41 - CPU is too high, how to reduce CPU, Pprof shows as follows
Issue -
State: closed - Opened by zhoadi about 4 years ago
- 1 comment
#40 - Only fail on invalid \k back references, allowing things like '\'' and '\<' to pass.
Pull Request -
State: closed - Opened by dop251 over 4 years ago
- 1 comment
#39 - Improved the handling of named group references in ECMAScript mode.
Pull Request -
State: closed - Opened by dop251 over 4 years ago
- 3 comments
#38 - Travis-ci: added support for ppc64le
Pull Request -
State: closed - Opened by dthadi3 over 4 years ago
#37 - runtime error: index out of range [<number>] with length <samenumber>
Issue -
State: open - Opened by mstoykov over 4 years ago
- 4 comments
#36 - runtime error: index out of range [#number] with length 128
Issue -
State: closed - Opened by mstoykov over 4 years ago
- 1 comment
#35 - Capture.Length undefined, making FindAllString hard to implement
Issue -
State: closed - Opened by slimsag over 4 years ago
- 2 comments
#34 - Infinite match loop
Issue -
State: open - Opened by dop251 over 4 years ago
- 3 comments
#33 - Fix handling of numeric backslash escape sequences in ECMAScript mode
Pull Request -
State: closed - Opened by dop251 over 4 years ago
- 1 comment
#32 - Panics found through fuzzing
Issue -
State: closed - Opened by mstoykov over 4 years ago
- 2 comments
#31 - Panic when trying to match `(?:){40}`
Issue -
State: closed - Opened by mstoykov over 4 years ago
#30 - Fix README syntax comparison
Pull Request -
State: closed - Opened by u1735067 over 4 years ago
- 1 comment
#29 - Go 1.15: Convert int to string using rune()
Pull Request -
State: closed - Opened by eclipseo over 4 years ago
- 1 comment
#28 - Fix start at end
Pull Request -
State: closed - Opened by dop251 over 4 years ago
#27 - Fixed decimal escape handling in ECMAScript mode.
Pull Request -
State: closed - Opened by dop251 over 4 years ago
- 1 comment
#26 - How to get all strings
Issue -
State: closed - Opened by 404cn over 4 years ago
#25 - The best way to get all named captured groups
Issue -
State: closed - Opened by thangld322 almost 5 years ago
- 1 comment
#24 - Regex Multiline
Issue -
State: closed - Opened by SmallSmartMouse about 5 years ago
- 4 comments
#23 - Seems to fail a positive lookahead
Issue -
State: closed - Opened by rafaelcn about 5 years ago
- 8 comments
#22 - What are the valid values for RegexOptions?
Issue -
State: closed - Opened by Manaswi94 about 5 years ago
- 4 comments
#21 - Support ASCII Character Classes
Issue -
State: closed - Opened by johnschultz over 5 years ago
- 2 comments
#20 - Valid regex doesn't compile
Issue -
State: closed - Opened by lozaericml over 5 years ago
- 1 comment
#19 - How is performance of this compared to Go's regex?
Issue -
State: closed - Opened by JensRantil almost 6 years ago
- 2 comments
#18 - Add more examples to README
Issue -
State: closed - Opened by davidsnyder about 6 years ago
- 1 comment
#17 - not work with `(\d)\1{3}`
Issue -
State: closed - Opened by cute-angelia over 6 years ago
- 1 comment
#16 - Regexp is not working for following code. Could you please correct it , if the usage of "regexp2" library is wrong?
Issue -
State: closed - Opened by SaiSasankKhajjayam almost 7 years ago
- 1 comment
#15 - remove extraneous OS file
Pull Request -
State: closed - Opened by vassudanagunta over 7 years ago
- 1 comment
#14 - delete extraneous OS system file
Pull Request -
State: closed - Opened by vassudanagunta over 7 years ago
- 1 comment
#13 - Performance issue matching against beginning of very large string
Issue -
State: closed - Opened by alecthomas over 7 years ago
- 26 comments
#12 - This library works really well.
Issue -
State: closed - Opened by kobi over 7 years ago
- 1 comment
#11 - Licensing and specific ATTRIB details
Issue -
State: closed - Opened by diego-plan9 almost 8 years ago
- 3 comments
#10 - FYI: a new "absent operator" on Ruby 2.4.1
Issue -
State: open - Opened by hachi8833 almost 8 years ago
Labels: enhancement
#9 - Add support backslash reference in Replace()
Issue -
State: closed - Opened by vkd almost 8 years ago
- 2 comments
Labels: enhancement
#8 - Wrong first reference in Replace()
Issue -
State: closed - Opened by vkd almost 8 years ago
- 1 comment
#7 - Problems with Negative Lookahead
Issue -
State: closed - Opened by Nhoya almost 8 years ago
- 3 comments
#6 - One more 4byte emoji issue
Issue -
State: closed - Opened by hachi8833 almost 8 years ago
- 2 comments
#5 - Continuous 4byte emoji would crash when ReplaceFunc()
Issue -
State: closed - Opened by hachi8833 about 8 years ago
- 3 comments
#4 - Improve ECMAScript compatibility.
Pull Request -
State: closed - Opened by dop251 over 8 years ago
- 4 comments
#3 - Bulk replace
Issue -
State: closed - Opened by hachi8833 over 8 years ago
- 6 comments
#2 - Request: unicode character class implementations
Issue -
State: closed - Opened by hachi8833 over 8 years ago
- 2 comments
#1 - Add support for more than 2 bytes hexadecimals
Pull Request -
State: closed - Opened by fwessels over 8 years ago
- 6 comments