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

#64 - The matching results of strings containing Chinese characters are incorrect

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

#63 - Leaking go routines using `fastclock`

Issue - State: closed - Opened by Emyrk about 1 year ago - 6 comments

#62 - Force timeout for testing?

Issue - State: closed - Opened by jsumners about 1 year ago - 3 comments

#61 - Why the replacement interface for []rune is not supported

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

#60 - Panic on 32bit architectures

Issue - State: closed - Opened by alanhamlett over 1 year ago - 12 comments

#59 - Support for Python-style named backreference

Issue - State: open - Opened by ryanmurakami over 1 year ago

#58 - Speed up in the presence of timeouts.

Pull Request - State: closed - Opened by ghemawat over 1 year ago - 23 comments

#57 - Speed up in the presence of timeouts.

Pull Request - State: closed - Opened by ghemawat over 1 year ago - 5 comments

#56 - error parsing regexp: unrecognized grouping construct: (?-1

Issue - State: closed - Opened by shadow1ng over 1 year ago - 1 comment

#55 - fix: ecma ranges with set terminator

Pull Request - State: open - Opened by stevenh over 1 year ago - 7 comments

#54 - ecmascript: cannot include class \s in character range

Issue - State: open - Opened by stevenh over 1 year ago

#53 - Is it possible to get the name of the currently matched group?

Issue - State: closed - Opened by dementedhedgehog over 1 year ago - 2 comments

#52 - Support \u{HEX} syntax in ECMAScript with Unicode flag

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

#51 - Return the actual symbols in the reversed range error

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

#49 - A bug when .* in the content to match

Issue - State: closed - Opened by wgplt about 2 years ago - 1 comment

#47 - Compatibility issue with NKo Digits

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

#46 - \Z not work on regexp2.RE2 mode

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

#45 - Running MatchString is slow

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

#44 - compile failed

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

#43 - Add support for Perl(PCRE) named and unnamed group capturing order

Pull Request - State: open - Opened by CIAvash about 3 years ago - 3 comments

#42 - Can regexp2 provide the same APIs adapt to std.regexp?

Issue - State: open - Opened by vipally about 3 years ago - 5 comments

#41 - CPU is too high, how to reduce CPU, Pprof shows as follows

Issue - State: closed - Opened by zhoadi over 3 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 3 years ago - 1 comment

#39 - Improved the handling of named group references in ECMAScript mode.

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

#38 - Travis-ci: added support for ppc64le

Pull Request - State: closed - Opened by dthadi3 over 3 years ago

#37 - runtime error: index out of range [<number>] with length <samenumber>

Issue - State: open - Opened by mstoykov over 3 years ago - 1 comment

#36 - runtime error: index out of range [#number] with length 128

Issue - State: closed - Opened by mstoykov over 3 years ago - 1 comment

#35 - Capture.Length undefined, making FindAllString hard to implement

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

#34 - Infinite match loop

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

#33 - Fix handling of numeric backslash escape sequences in ECMAScript mode

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

#32 - Panics found through fuzzing

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

#31 - Panic when trying to match `(?:){40}`

Issue - State: closed - Opened by mstoykov over 3 years ago

#30 - Fix README syntax comparison

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

#29 - Go 1.15: Convert int to string using rune()

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

#28 - Fix start at end

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

#27 - Fixed decimal escape handling in ECMAScript mode.

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

#26 - How to get all strings

Issue - State: closed - Opened by 404cn almost 4 years ago

#25 - The best way to get all named captured groups

Issue - State: closed - Opened by thangld322 about 4 years ago - 1 comment

#24 - Regex Multiline

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

#23 - Seems to fail a positive lookahead

Issue - State: closed - Opened by rafaelcn over 4 years ago - 8 comments

#22 - What are the valid values for RegexOptions?

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

#21 - Support ASCII Character Classes

Issue - State: closed - Opened by johnschultz almost 5 years ago - 2 comments

#20 - Valid regex doesn't compile

Issue - State: closed - Opened by lozaericml almost 5 years ago - 1 comment

#19 - How is performance of this compared to Go's regex?

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

#18 - Add more examples to README

Issue - State: closed - Opened by davidsnyder over 5 years ago - 1 comment

#17 - not work with `(\d)\1{3}`

Issue - State: closed - Opened by cute-angelia almost 6 years ago - 1 comment

#15 - remove extraneous OS file

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

#14 - delete extraneous OS system file

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

#13 - Performance issue matching against beginning of very large string

Issue - State: closed - Opened by alecthomas over 6 years ago - 26 comments

#12 - This library works really well.

Issue - State: closed - Opened by kobi almost 7 years ago - 1 comment

#11 - Licensing and specific ATTRIB details

Issue - State: closed - Opened by diego-plan9 about 7 years ago - 3 comments

#10 - FYI: a new "absent operator" on Ruby 2.4.1

Issue - State: open - Opened by hachi8833 about 7 years ago
Labels: enhancement

#9 - Add support backslash reference in Replace()

Issue - State: closed - Opened by vkd about 7 years ago - 2 comments
Labels: enhancement

#8 - Wrong first reference in Replace()

Issue - State: closed - Opened by vkd about 7 years ago - 1 comment

#7 - Problems with Negative Lookahead

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

#6 - One more 4byte emoji issue

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

#5 - Continuous 4byte emoji would crash when ReplaceFunc()

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

#4 - Improve ECMAScript compatibility.

Pull Request - State: closed - Opened by dop251 over 7 years ago - 4 comments

#3 - Bulk replace

Issue - State: closed - Opened by hachi8833 almost 8 years ago - 6 comments

#2 - Request: unicode character class implementations

Issue - State: closed - Opened by hachi8833 almost 8 years ago - 2 comments

#1 - Add support for more than 2 bytes hexadecimals

Pull Request - State: closed - Opened by fwessels about 8 years ago - 6 comments