Perl-compatible regular expression library
Go to file
2016-04-07 10:53:49 +02:00
.gitignore 8.38 bump 2015-11-24 08:45:19 +01:00
.rpmlint Move UTF-16 and UTF-32 libraries into pcre-ut16 and pcre-32 subpackages 2016-03-07 16:18:45 +01:00
pcre-8.21-multilib.patch 8.21-RC1 bump 2011-12-06 19:29:30 +01:00
pcre-8.32-refused_spelling_terminated.patch 8.32-RC2 bump 2012-11-13 17:22:47 +01:00
pcre-8.38-Allow-for-up-to-32-bit-numbers-in-the-ordin-function.patch Fix a stack overflow when formatting a 32-bit integer in pcregrep tool 2015-12-01 12:41:35 +01:00
pcre-8.38-Fix-auto-callout-comment-bug.patch Fix compiling comments with auto-callouts 2015-11-27 08:21:46 +01:00
pcre-8.38-Fix-bug-for-isolated-E-between-an-item-and-its-quali.patch Fix compiling expressions with an isolated \E between an item and its qualifier with auto-callouts 2015-12-01 12:29:59 +01:00
pcre-8.38-Fix-by-hacking-another-length-computation-issue.patch Fix a buffer overflow when compiling an expression with named groups with a group that reset capture numbers 2015-12-07 09:26:48 +01:00
pcre-8.38-Fix-copy-named-substring-bug.patch Fix possible crash in pcre_copy_named_substring() if a named substring has number greater than the space in the ovector 2015-12-07 09:21:20 +01:00
pcre-8.38-Fix-get_substring_list-bug-when-K-is-used-in-an-asse.patch Fix a crash in pcre_get_substring_list() if the use of \K caused the start of the match to be earlier than the end 2015-12-08 15:30:26 +01:00
pcre-8.38-Fix-negated-POSIX-class-within-negated-overall-class.patch Fix compiling expressions with negated classes in UCP mode 2015-12-01 12:19:31 +01:00
pcre-8.38-Fix-non-diagnosis-of-missing-assertion-after-C.patch Fix a non-diagnosis of missing assection after (?(?C) that could corrupt process stack 2016-02-29 13:59:32 +01:00
pcre-8.38-Fix-pcretest-bad-behaviour-for-callout-in-lookbehind.patch Fix pcretest for expressions with a callout inside a look-behind assertion 2016-02-11 08:10:17 +01:00
pcre-8.38-Fix-pcretest-loop-for-global-matching-with-an-ovecto.patch Fix a heap buffer overflow in pcretest causing infinite loop when matching globally with an ovector less than 2 2016-02-29 13:27:49 +01:00
pcre-8.38-Fix-Q-E-before-qualifier-bug-when-auto-callouts-are-.patch Fix compiling expressions with an empty \Q\E sequence between an item and its qualifier with auto-callouts 2015-12-01 12:46:58 +01:00
pcre-8.38-Fix-typo-in-pcre_study.patch Fix a typo in pcre_study 2016-02-29 14:03:19 +01:00
pcre-8.38-Fix-workspace-overflow-for-ACCEPT-with-deeply-nested.patch Fix workspace overflow for (*ACCEPT) with deeply nested parentheses 2016-02-11 08:30:32 +01:00
pcre-8.38-Fix-x-bug-when-pattern-starts-with-white-space-and-x.patch Fix compiling expressions with global extended modifier that is disabled by local no-extended option at the start of the expression just after a whitespace 2015-12-04 09:11:47 +01:00
pcre-8.38-Give-error-for-regexec-with-pmatch-NULL-and-REG_STAR.patch Fix crash in regexec() if REG_STARTEND option is set and pmatch argument is NULL 2015-12-01 12:35:05 +01:00
pcre-8.38-Yet-another-duplicate-name-bugfix-by-overestimating-.patch Fix CVE-2016-1283 2016-02-29 13:27:36 +01:00
pcre.spec Remove rich dependency from pcre-doc 2016-04-07 10:53:49 +02:00
sources 8.38 bump 2015-11-24 08:45:19 +01:00
STAGE1-pcre Adding STAGE1 bootstrap recipe 2015-06-11 12:57:47 +02:00