Perl-compatible regular expression library
Go to file
2020-03-16 17:56:04 +01:00
.gitignore 10.34 bump 2019-11-22 13:27:49 +01:00
pcre2-10.10-Fix-multilib.patch Import 2015-03-16 14:54:41 +01:00
pcre2-10.34-Ensure-a-newline-after-the-final-line-in-a-file-is-o.patch Ensure a newline after the final line in a file is output by pcre2grep 2020-01-27 13:41:37 +01:00
pcre2-10.34-Fix-a-crash-which-occurs-when-the-character-type-of-.patch Fix a crash in JIT when an invalid UTF-8 charater is encountered in match_invalid_utf mode 2020-02-20 09:23:53 +01:00
pcre2-10.34-Fix-bug-in-processing-DEFINE-.-within-lookbehind-ass.patch Fix processing (?(DEFINE)...) within look-behind assertions 2020-01-27 13:49:52 +01:00
pcre2-10.34-Fix-bug-in-UTF-16-checker-returning-wrong-offset-for.patch Fix computing an offest for the start of the UTF-16 error when a high surrogate is not followed by a valid low surrogate 2020-03-16 17:56:04 +01:00
pcre2-10.34-Fix-control-verb-chain-restoration-issue-in-JIT.patch Fix restoring a verb chaing list when exiting a JIT-compiled recursive function 2020-02-17 14:26:49 +01:00
pcre2-10.34-Fix-the-too-early-access-of-the-fields-of-a-compiled.patch Fix a crash in pcre2_jit_compile when passing a NULL code argument 2019-12-09 11:20:50 +01:00
pcre2-10.34-Fix-THEN-verbs-in-lookahead-assertions-in-JIT.patch Fix a crash in JITted code when a *THEN verb is used in a lookahead assertion 2020-01-13 11:38:14 +01:00
pcre2-10.34-Limit-function-recursion-in-pcre2_study-to-avoid-sta.patch Prevent from a stack exhaustion when studying a pattern for nested groups by putting a limit of 1000 recursive calls 2020-01-27 13:53:34 +01:00
pcre2-10.34-The-JIT-stack-should-be-freed-when-the-low-level-sta.patch Fix a memory leak when allocating a JIT stack fails 2020-01-27 13:35:38 +01:00
pcre2-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch Rename pcre-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch 2019-12-09 11:20:51 +01:00
pcre2.rpmlintrc Fix rpmlint configuration syntax 2019-08-26 08:56:42 +02:00
pcre2.spec Fix computing an offest for the start of the UTF-16 error when a high surrogate is not followed by a valid low surrogate 2020-03-16 17:56:04 +01:00
Public-Key Verify source signature 2019-08-05 11:22:23 +02:00
sources 10.34 bump 2019-11-22 13:27:49 +01:00