Perl-compatible regular expression library
Go to file
2015-12-08 15:30:26 +01:00
.gitignore 8.38 bump 2015-11-24 08:45:19 +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-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-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.spec 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
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