Ecosyste.ms: Issues

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

GitHub / BurntSushi/rust-pcre2 issues and pull requests

#43 - ffi: pass non-empty slice when haystack is empty

Pull Request - State: closed - Opened by BurntSushi 2 months ago

#42 - `MatchData::find`'s `EMPTY` may still be dangling

Issue - State: closed - Opened by cuviper 2 months ago - 5 comments

#41 - pcre2: fix test failures on targets that don't support JIT

Pull Request - State: closed - Opened by heiher 2 months ago

#40 - upstream: update to pcre2 10.43 release

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

#40 - upstream: update to pcre2 10.43 release

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

#38 - Add support for UTF-32 matching, and other fixes

Pull Request - State: open - Opened by ridiculousfish 8 months ago - 4 comments

#37 - Disable JIT for all ARM targets containing musleabi

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

#36 - Fix handling of empty matches in iterators in UTF mode

Pull Request - State: open - Opened by bemoody 11 months ago

#35 - sys: use config.h to track default settings

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

#34 - feat: add c99 mode in build.rs for issue #33

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

#32 - Update pcre2-sys badges

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

#31 - various updates, including to PCRE 10.42

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

#30 - sys: disable jit on android aarch64/armv7

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

#29 - Compilation failed on target aarch64-linux-android

Issue - State: closed - Opened by bczhc over 1 year ago - 8 comments

#28 - Fix crates.io badges, use SPDX license format, and update formatting

Pull Request - State: open - Opened by atouchet almost 2 years ago

#28 - Fix crates.io badges, use SPDX license format, and update formatting

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

#27 - adding replace_all, replace_n, and split functions

Pull Request - State: open - Opened by priyankat99 almost 2 years ago

#26 - using regex to split and replace text in a string

Issue - State: open - Opened by jollyrancher12 almost 2 years ago - 7 comments
Labels: enhancement, help wanted

#26 - using regex to split and replace text in a string

Issue - State: open - Opened by jollyrancher12 almost 2 years ago - 5 comments
Labels: enhancement, help wanted

#25 - Disable jit on aarch64-*-*-musl

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

#24 - pcre2-sys not correctly retrieved, compilation fails in MSYS2/MinGW, GCC 11

Issue - State: closed - Opened by BurntSushi over 2 years ago - 5 comments
Labels: bug

#24 - pcre2-sys not correctly retrieved, compilation fails in MSYS2/MinGW, GCC 11

Issue - State: open - Opened by BurntSushi over 2 years ago - 5 comments
Labels: bug

#23 - sys: refactor jit config

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

#23 - sys: refactor jit config

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

#22 - find_at_with_match_data() shouldn't have been slicing the match subject.

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

#21 - Not correct find.

Issue - State: closed - Opened by olehbozhok over 3 years ago - 1 comment
Labels: question

#20 - Update listed version numbers

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

#19 - Statically link against the existing PCRE2 library as reported by pkg-config

Issue - State: open - Opened by IceCodeNew over 3 years ago - 1 comment
Labels: enhancement, help wanted

#18 - Use HTTPS for links

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

#17 - Use pcre2_jit_match if JIT compiled

Pull Request - State: closed - Opened by Kogia-sima almost 4 years ago - 6 comments

#17 - Use pcre2_jit_match if JIT compiled

Pull Request - State: closed - Opened by Kogia-sima almost 4 years ago - 6 comments

#16 - sys: disable jit on apple aarch64

Pull Request - State: closed - Opened by b8591340 about 4 years ago - 3 comments

#15 - Make jobserver dependency optional

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

#15 - Make jobserver dependency optional

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

#14 - Make log dependency optional

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

#14 - Make log dependency optional

Pull Request - State: open - Opened by dylni about 4 years ago

#13 - Partial match support

Pull Request - State: open - Opened by pkolaczk over 4 years ago - 10 comments

#12 - Partial matching

Issue - State: open - Opened by pkolaczk over 4 years ago - 1 comment

#12 - Partial matching

Issue - State: open - Opened by pkolaczk over 4 years ago - 1 comment

#11 - Verify subject length before passing subject pointer to pcre2_match_8

Pull Request - State: closed - Opened by sharksforarms about 5 years ago - 3 comments

#10 - Segfault during eval of a regex

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

#10 - Segfault during eval of a regex

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

#9 - Dependency on system git command

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

#9 - Dependency on system git command

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

#8 - pcre2 tests fail on ppc64le

Issue - State: closed - Opened by ignatenkobrain over 5 years ago

#7 - don't assume musl target is always static

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

#6 - upgrade to PCRE 10.32 + other things

Pull Request - State: closed - Opened by BurntSushi over 5 years ago

#6 - upgrade to PCRE 10.32 + other things

Pull Request - State: closed - Opened by BurntSushi over 5 years ago

#5 - support for running JIT on invalid UTF-8

Issue - State: closed - Opened by BurntSushi about 6 years ago - 1 comment

#5 - support for running JIT on invalid UTF-8

Issue - State: open - Opened by BurntSushi about 6 years ago - 1 comment

#4 - jit: add jit_if_available option

Pull Request - State: closed - Opened by BurntSushi about 6 years ago - 1 comment

#4 - jit: add jit_if_available option

Pull Request - State: closed - Opened by BurntSushi about 6 years ago - 1 comment

#3 - jit4lyfe fails on s390x

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

#3 - jit4lyfe fails on s390x

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

#2 - remove unneeded build-dependencies

Pull Request - State: closed - Opened by ignatenkobrain about 6 years ago

#1 - generate bindings on the fly

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

#1 - generate bindings on the fly

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