This website requires JavaScript.
Explore
Help
Sign In
rpms
/
pcre2
Watch
7
Star
0
Fork
0
You've already forked pcre2
Code
Issues
Pull Requests
Releases
Activity
Perl-compatible regular expression library
114
Commits
7
Branches
17
Tags
815
KiB
bf7e53caa6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Petr Písař
bf7e53caa6
Fix backtracking atomic groups when they are not separated by something with a backtracking point
2018-07-31 14:56:40 +02:00
.gitignore
10.31 bump
2018-02-12 13:54:27 +01:00
pcre2-10.10-Fix-multilib.patch
Import
2015-03-16 14:54:41 +01:00
pcre2-10.31-A-small-fix-to-pcre2grep-to-avoid-compiler-warnings-.patch
Fix compiler warnings in pcre2grep
2018-02-26 16:18:51 +01:00
pcre2-10.31-Add-support-to-pcre2grep-for-binary-zeros-in-f-files.patch
Add support to pcre2grep for binary zeros in -f files
2018-02-26 16:18:00 +01:00
pcre2-10.31-Fix-bug-in-VERSION-number-reading.patch
Fix parsing VERSION conditions
2018-07-09 11:17:22 +02:00
pcre2-10.31-Fix-bug-when-K-is-used-in-a-lookbehind-in-a-substitu.patch
Fix bug when \K is used in a lookbehind in a substitute pattern
2018-06-25 10:38:49 +02:00
pcre2-10.31-Fix-C-bug-with-repeated-character-classes-in-UTF-8-m.patch
Fix matching repeated character classes against an 8-bit string containting multi-code-unit characters
2018-02-20 10:38:41 +01:00
pcre2-10.31-Fix-global-search-replace-in-pcre2test-and-pcre2_sub.patch
Fix global search/replace in pcre2test and pcre2_substitute() when the pattern matches an empty string, but never at the starting offset
2018-07-02 13:54:36 +02:00
pcre2-10.31-Fix-pcre2test-C-to-correctly-show-what-R-matches.patch
Fix pcre2test -C to correctly show what \R matches
2018-02-20 10:33:53 +01:00
pcre2-10.31-Fix-the-value-passed-back-for-POSIX-unset-groups-whe.patch
Fix returning unset groups in POSIX interface if REG_STARTEND a non-zero starting offset
2018-02-20 10:25:53 +01:00
pcre2-10.31-Fixed-atomic-group-backtracking-bug.patch
Fix backtracking atomic groups when they are not separated by something with a backtracking point
2018-07-31 14:56:40 +02:00
pcre2-10.31-Ignore-qualifiers-on-lookaheads-within-lookbehinds-w.patch
Fix checking that a lookbehind assertion has a fixed length if the lookbehind assertion is used inside a lookahead assertion
2018-07-09 11:12:21 +02:00
pcre2-10.31-Oops-forgot-about-C-bsr-in-previous-patch.patch
Fix pcre2test -C to correctly show what \R matches
2018-02-20 10:33:53 +01:00
pcre2-10.31-Set-error-offset-zero-for-early-errors-in-pcre2_patt.patch
Fix setting error offset zero for early errors in pcre2_pattern_convert()
2018-03-16 12:42:26 +01:00
pcre2.rpmlintrc
Rename rpmlint configuation file
2018-07-02 13:55:01 +02:00
pcre2.spec
Fix backtracking atomic groups when they are not separated by something with a backtracking point
2018-07-31 14:56:40 +02:00
sources
10.31 bump
2018-02-12 13:54:27 +01:00