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
76
Commits
7
Branches
17
Tags
815
KiB
0099a92309
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ř
0099a92309
Fix returned offsets from regexec() when REG_STARTEND is used with starting offset greater than zero
2017-06-16 10:41:14 +02:00
.gitignore
10.23 bump
2017-02-14 14:28:44 +01:00
.rpmlint
Move UTF-16 and UTF-32 libraries into pcre-ut16 and pcre-32 subpackages
2016-03-07 17:14:50 +01:00
pcre2-10.10-Fix-multilib.patch
Import
2015-03-16 14:54:41 +01:00
pcre2-10.23-Check-malloc-returns-in-pcre2test.patch
Handle memmory allocation failures in pcre2test tool
2017-02-24 11:25:54 +01:00
pcre2-10.23-Close-serialization-file-in-pcre2test-after-any-erro.patch
Close serialization file in pcre2test after any error
2017-03-22 11:00:19 +01:00
pcre2-10.23-Correct-an-incorrect-cast.patch
Fix an incorrect cast in UTF validation
2017-04-18 14:27:43 +02:00
pcre2-10.23-Fix-32-bit-error-buffer-size-bug-in-pcre2test-Bugzil.patch
Fix 32-bit error buffer size bug in pcre2test
2017-03-22 11:48:55 +01:00
pcre2-10.23-Fix-32-bit-non-UTF-property-test-crash.patch
Fix a crash when finding a Unicode property for a character with a code point greater than 0x10ffff
2017-02-27 15:49:17 +01:00
pcre2-10.23-Fix-bug-introduced-at-10.21-use-memory-allocator-fro.patch
Use a memory allocator from the pattern if no context is supplied to pcre2_match()
2017-03-27 16:27:16 +02:00
pcre2-10.23-Fix-character-type-detection-when-32-bit-and-UCP-are.patch
Fix CVE-2017-7186 in JIT mode
2017-04-18 14:03:40 +02:00
pcre2-10.23-Fix-crash-for-forward-reference-in-lookbehind-with-P.patch
Fix an internal error for a forward reference in a lookbehind with PCRE2_ANCHORED
2017-03-20 14:45:34 +01:00
pcre2-10.23-Fix-crash-when-more-than-one-kind-of-push-was-set-in.patch
Fix a pcre2test crash on multiple push statements
2017-05-09 08:03:05 +02:00
pcre2-10.23-Fix-lookbehind-with-zero-length-branch-in-DFA-matchi.patch
Fix DFA matching a lookbehind assertion that has a zero-length branch
2017-06-16 10:02:01 +02:00
pcre2-10.23-Fix-matching-offsets-from-regexec-in-the-POSIX-wrapp.patch
Fix returned offsets from regexec() when REG_STARTEND is used with starting offset greater than zero
2017-06-16 10:41:14 +02:00
pcre2-10.23-Fix-memory-leak-when-deserializing-invalid-data-Bugz.patch
Fix a memory leak in pcre2_serialize_decode() when the input is invalid
2017-03-22 11:05:33 +01:00
pcre2-10.23-Fix-misbehaving-DFA-match-for-possessively-repeated-.patch
Fix DFA match for a possessively repeated character class
2017-03-27 16:27:09 +02:00
pcre2-10.23-Fix-NULL-deference-if-pcre2_callout_enumerate-is-cal.patch
Fix a potential NULL dereference in pcre2_callout_enumerate() if called with a NULL pattern pointer when Unicode support is available
2017-03-22 11:11:46 +01:00
pcre2-10.23-Fix-pcre2test-bug-for-global-match-with-zero-termina.patch
Fix a pcre2test bug for global match with zero terminated subject
2017-03-20 14:45:42 +01:00
pcre2-10.23-Previous-patch-was-not-quite-complete.patch
Fix 32-bit error buffer size bug in pcre2test
2017-03-22 11:48:55 +01:00
pcre2.spec
Fix returned offsets from regexec() when REG_STARTEND is used with starting offset greater than zero
2017-06-16 10:41:14 +02:00
sources
10.23 bump
2017-02-14 14:28:44 +01:00