Commit Graph

153 Commits

Author SHA1 Message Date
Petr Písař
64f746bc81 Disable unsupported JIT on aarch64 2013-06-03 14:10:29 +02:00
Petr Písař
088e05d8fb 8.33 bump 2013-05-30 11:37:12 +02:00
Petr Písař
eade8eed3a Fix passing too small output vector to pcre_dfa_exec 2013-05-16 13:34:11 +02:00
Petr Písař
1d38ecba21 Fix possible pcretest crash with a data line longer than 65536 bytes 2013-05-13 14:36:39 +02:00
Petr Písař
81e9d1cee3 Fix bad handling of empty lines in pcregrep tool 2013-05-13 14:04:26 +02:00
Petr Písař
fc76cf56db 8.33-RC1 bump 2013-05-07 15:36:32 +02:00
Petr Písař
25b56008b2 Fix buffer over-read in UTF-16 and UTF-32 modes with JIT 2013-01-28 10:02:45 +01:00
Petr Písař
7511b33ca5 Fix forward search in JIT when link size is 3 or greater 2013-01-28 09:56:27 +01:00
Petr Písař
c40d02b3ff Revert blank line changes 2013-01-28 09:55:47 +01:00
Peter Robinson
42c1e62b74 Adjust autoreconf to fix FTBFS on F-19 2013-01-25 17:43:56 +00:00
Petr Písař
cde4fcc4be Correct date in changelog 2013-01-07 12:47:34 +01:00
Petr Písař
204ca4e6f0 Make inter-subpackage dependencies architecture specific 2013-01-07 12:37:23 +01:00
Petr Písař
dd87ff0a1b 8.32 bump 2012-11-30 12:24:44 +01:00
Petr Písař
399c938b4b Inter-depend sub-packages to prevent from mixing different versions 2012-11-29 10:21:34 +01:00
Petr Písař
48b0511fab Enable UTF-32 support 2012-11-13 17:23:32 +01:00
Petr Písař
f7643576d2 8.32-RC2 bump 2012-11-13 17:22:47 +01:00
Petr Písař
ae4fe51404 Set re_nsub in regcomp() properly 2012-09-03 18:13:45 +02:00
Dennis Gilmore
6edcc760b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 04:09:39 -05:00
Petr Písař
fce520117e 8.31 bump 2012-07-13 11:35:29 +02:00
Petr Písař
99e3650ec4 8.31-RC1 bump 2012-06-05 13:44:57 +02:00
Petr Písař
76b2203664 pcre-8.30-fix_spelling_formfeed_runtime_whitespace.patch accepted 2012-05-28 09:09:51 +02:00
Tom Callaway
20cb18b8fb disable jit for sparcv9 and sparc64 2012-05-12 08:48:38 -04:00
Petr Písař
78300401e6 Fix spelling in manual pages 2012-05-11 15:27:01 +02:00
Petr Písař
745a9c808c Fix ovector overflow 2012-04-23 09:54:08 +02:00
Petr Písař
83bd5c540a Possessify high ASCII 2012-04-23 09:28:31 +02:00
Petr Písař
13b47acdad Possesify \s*\R 2012-04-20 14:42:51 +02:00
Petr Písař
949ac43e59 Fix look-behind assertion in UTF-8 JIT mode 2012-04-05 17:38:43 +02:00
Petr Písař
d4eed22185 Move library to /usr 2012-02-28 14:14:06 +01:00
Petr Písař
31ff8ae7c2 Remove old libpcre.so.0 from distribution 2012-02-28 14:14:06 +01:00
Petr Písař
eacb9fb02a Document API change in pcre-8.30 2012-02-09 17:55:09 +01:00
Petr Písař
738f7d3782 Fix development library link 2012-02-09 17:00:55 +01:00
Petr Písař
7c4a94b471 Add old libpcre.so.0 to preserve compatibility temporarily 2012-02-09 15:16:20 +01:00
Petr Písař
90bc5d6a2b Autoreconf after patching 2012-02-09 14:55:26 +01:00
Petr Písař
c74eea56c9 8.30 bump 2012-02-09 14:44:45 +01:00
Petr Písař
2bd0b1ba06 8.30 RC1 bump
UTF-16 enabled too.
2012-02-09 14:29:35 +01:00
Dennis Gilmore
fbd137e285 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 06:05:56 -06:00
Petr Písař
8c176900e5 Fix NULL pointer derefernce in pcre_free_study() 2012-01-02 12:34:42 +01:00
Petr Písař
404ec67656 Fix unmatched subpattern to not become wildcard 2012-01-02 11:11:24 +01:00
Petr Písař
a6258a8bc0 8.21 bump 2011-12-12 16:31:28 +01:00
Karsten Hopp
171d290745 ppc needs a larger stack similar to s390 2011-12-08 13:40:30 +01:00
Petr Písař
8164713750 pcre-config --libs-cpp patch accepted by upstream 2011-12-07 18:04:01 +01:00
Petr Písař
20e607628a 8.21-RC1 bump 2011-12-06 19:29:30 +01:00
Petr Písař
789dda6d1e Fix case-less match if cases differ in encoding length 2011-12-02 11:47:19 +01:00
Petr Písař
eadca49929 Fix cache-flush in JIT on PPC 2011-11-25 13:08:36 +01:00
Petr Písař
8d3f8f500e Fix typo in lookbehind2 patch suffix 2011-11-22 16:42:29 +01:00
Petr Písař
b41a1da88c Fix repeated forward reference 2011-11-22 16:38:38 +01:00
Petr Písař
3c7545a57b Fix other look-behind regressions 2011-11-16 13:29:22 +01:00
Petr Písař
381787cb6b Fix look-behind regression in 8.20 2011-11-15 16:38:00 +01:00
Dan Horák
dfafe2bb25 fix build on s390(x) - disable jit and use larger stack for tests 2011-11-15 15:24:10 +01:00
Petr Písař
e6c39a297b 8.20 bump 2011-10-21 11:42:51 +02:00