Commit Graph

  • 791d16dfdc Fix pcre2grep multi-line matching --only-matching option Petr Písař 2017-02-14 16:34:35 +0100
  • 55e885b4cd - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild Fedora Release Engineering 2017-02-11 01:22:17 +0000
  • 35c9952cf9 Rebuild for readline 7.x Igor Gnatenko 2017-01-12 17:30:36 +0100
  • 1b823907d4 8.40 bump Petr Písař 2017-01-12 12:10:17 +0100
  • 4949309617 8.40-RC1 bump Petr Písař 2016-12-12 14:56:30 +0100
  • acfd08086a Document assert capture limitation Petr Písař 2016-10-24 12:19:16 +0200
  • d25a61fd45 Fix optimization bugs for patterns starting with lookaheads Petr Písař 2016-10-19 10:02:27 +0200
  • 188762109b Fix internal option documentation in pcrepattern(3) Petr Písař 2016-10-19 09:55:26 +0200
  • 36c95bef7f Fix miscopmilation of conditionals when a group name start with "R" Petr Písař 2016-10-14 09:17:40 +0200
  • 4b06e5c4e1 Fix pcrepattern(3) documentation Petr Písař 2016-10-14 09:11:15 +0200
  • 4705ec278c Fix displaying position in pcretest callout with an escape sequence greater than \x{ff} Petr Písař 2016-10-14 09:07:36 +0200
  • a276af83c8 Disable the JIT on riscv64. Richard W.M. Jones 2016-09-21 23:03:07 +0100
  • 027d3c7a98 Fix matching characters above 255 when a negative character type was used without enabled UCP in a positive class Petr Písař 2016-08-30 08:17:20 +0200
  • 9a80d95072 Fix register overwite in JIT when SSE2 acceleration is enabled Petr Písař 2016-08-30 08:07:51 +0200
  • b1c1f8f46d Fix repeated pcregrep output if -o with -M options were used and the match # extended over a line boundary Petr Písař 2016-06-20 09:19:18 +0200
  • f411e60a86 8.39 bump Petr Písař 2016-06-14 16:44:29 +0200
  • 4eb3902f7e 8.39-RC1 bump Petr Písař 2016-05-24 10:02:16 +0200
  • a55e36ef1a Remove rich dependency from pcre-doc Petr Písař 2016-04-07 10:53:49 +0200
  • 79bd393a8e Correct pcre-devel dependencies Petr Písař 2016-04-07 10:47:20 +0200
  • 49fa9cacc0 Separate pcre-cpp subpackage for C++ bindings (#1324580) Yaakov Selkowitz 2016-04-06 12:10:39 -0500
  • e34f349480 Upstream bug #1791 is known as CVE-2016-3191 Petr Písař 2016-03-18 12:15:58 +0100
  • 3b66458946 Remove useless dependencies between UTF variants Petr Písař 2016-03-07 17:18:49 +0100
  • 0cdcbba8ae Move UTF-16 and UTF-32 libraries into pcre-ut16 and pcre-32 subpackages Petr Písař 2016-03-07 16:18:45 +0100
  • eccef620dd Ship ChangeLog in pcre-doc package Petr Písař 2016-03-07 13:29:34 +0100
  • 54cecd484b Don't ship ChangeLog, details covered in NEWS, Ship README in devel as it covers API and build, not general info Peter Robinson 2016-03-05 16:36:20 +0000
  • 6296d6b15c Fix a typo in pcre_study Petr Písař 2016-02-29 14:03:19 +0100
  • 973bc3361d Fix a non-diagnosis of missing assection after (?(?C) that could corrupt process stack Petr Písař 2016-02-29 13:59:32 +0100
  • eabd8d5446 Fix a heap buffer overflow in pcretest causing infinite loop when matching globally with an ovector less than 2 Petr Písař 2016-02-29 13:23:34 +0100
  • 0e2bfdf9b8 Fix CVE-2016-1283 Petr Písař 2016-02-29 13:08:55 +0100
  • 8c1dedd825 Fix workspace overflow for (*ACCEPT) with deeply nested parentheses Petr Písař 2016-02-11 08:23:33 +0100
  • a8778295bc Fix pcretest for expressions with a callout inside a look-behind assertion Petr Písař 2016-02-11 08:10:17 +0100
  • 79446f72ba - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild Fedora Release Engineering 2016-02-04 12:02:05 +0000
  • 6f761eab74 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 Petr Písař 2015-12-08 15:25:46 +0100
  • 8facddd842 Fix a buffer overflow when compiling an expression with named groups with a group that reset capture numbers Petr Písař 2015-12-07 09:24:29 +0100
  • 208e1de173 Fix possible crash in pcre_copy_named_substring() if a named substring has number greater than the space in the ovector Petr Písař 2015-12-07 09:16:58 +0100
  • 438035079e 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 Petr Písař 2015-12-04 09:11:39 +0100
  • cc592ac839 Bug #1250946 is known as CVE-2015-8385 Petr Písař 2015-12-03 09:25:42 +0100
  • 084b317444 Bug #1256452 is known as CVE-2015-8381 Petr Písař 2015-12-02 14:31:37 +0100
  • 31cee756e2 Fix compiling expressions with an empty \Q\E sequence between an item and its qualifier with auto-callouts Petr Písař 2015-12-01 12:44:58 +0100
  • b4d3c6e7bc Fix a stack overflow when formatting a 32-bit integer in pcregrep tool Petr Písař 2015-12-01 12:37:56 +0100
  • 86f61cc413 Fix crash in regexec() if REG_STARTEND option is set and pmatch argument is NULL Petr Písař 2015-12-01 12:33:23 +0100
  • 32c1bddd87 Fix compiling expressions with an isolated \E between an item and its qualifier with auto-callouts Petr Písař 2015-12-01 12:28:05 +0100
  • abdb6d0c85 Fix compiling expressions with negated classes in UCP mode Petr Písař 2015-12-01 12:16:29 +0100
  • aafcb8be0c Fix compiling comments with auto-callouts Petr Písař 2015-11-27 08:21:46 +0100
  • ca457a3ac4 8.38 bump Petr Písař 2015-11-24 08:45:19 +0100
  • 3e481a6e9b Fix mismatching characters in the range 128-255 against [:punct:] in UCP mode Petr Písař 2015-11-18 12:44:28 +0100
  • 852fc765de Fix compiling a POSIX character class followed by a single ASCII character in a class item while UCP mode is active Petr Písař 2015-11-18 12:33:17 +0100
  • 7de6818938 Fix crash when compiling an expression with long (*MARK) or (*THEN) names Petr Písař 2015-11-18 12:24:02 +0100
  • 8800903048 8.38-RC1 bump Petr Písař 2015-10-29 16:53:30 +0100
  • 3416550d41 Fix compiling classes with a negative escape and a property escape Petr Písař 2015-10-12 13:41:44 +0200
  • 0bdeea6db5 Fix a heap overflow when compiling certain expression with named references Petr Písař 2015-08-25 14:29:26 +0200
  • 2a7934eb8a Fix a buffer overflow with duplicated named groups... is a bug #1250946 Petr Písař 2015-08-24 16:01:50 +0200
  • 7da5705443 Fix a buffer overflow with duplicated named groups and an occurrence of "(?|" Petr Písař 2015-08-06 08:37:39 +0200
  • 5e196467b7 Fix CVE-2015-3210 Petr Písař 2015-07-01 09:25:05 +0200
  • 7c442da08c Fix CVE-2015-3210 Petr Písař 2015-07-01 09:08:31 +0200
  • a1b73a221b - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Dennis Gilmore 2015-06-18 00:53:35 +0000
  • f84957d156 Adding STAGE1 bootstrap recipe Jaromir Capik 2015-06-11 12:57:47 +0200
  • 7c4af13676 8.37 bump Petr Písař 2015-04-28 14:14:45 +0200
  • 1f75ea5a21 Package pcredemo.c as a documentation for pcre-devel Petr Písař 2015-04-23 11:27:28 +0200
  • 66fb3f5500 Fix static linking Petr Písař 2015-04-23 11:25:46 +0200
  • 9b59610699 8.37 RC1 bump Petr Písař 2015-04-22 13:57:42 +0200
  • de20f156dc Fix backtracking for \C\X* in UTF-8 mode Petr Písař 2015-04-10 08:11:38 +0200
  • 0583be6269 Fix pcretest loop when \K is used in a lookbehind assertion Petr Písař 2015-04-10 07:49:16 +0200
  • 9bd723e9c9 Fix pcregrep loop when \K is used in a lookbehind assertion Petr Písař 2015-04-09 18:51:34 +0200
  • c035c85cd5 Fix compliation of mutual recursion inside a lookbehind assertion Petr Písař 2015-04-09 18:29:37 +0200
  • 040745a6d2 Fix compilation of a parenthesized comment Petr Písař 2015-04-09 17:51:48 +0200
  • 07d112eaa6 Fix compilation of a pattern with mutual recursion nested inside other group Petr Písař 2015-04-09 17:24:44 +0200
  • 6e32159aad Fix computing size for pattern with a negated special calss in on-UCP mode Petr Písař 2015-04-09 17:03:57 +0200
  • 32c1b38f77 Fix computing size of JIT read-only data Petr Písař 2015-03-26 10:58:22 +0100
  • def92f0460 rebuild for C++ stdlib API changes in gcc5 David Tardon 2015-02-19 15:00:21 +0100
  • 7f27922527 bug #1165626 is CVE-2014-8964 Petr Písař 2014-11-20 17:31:04 +0100
  • b2b6fa45ca Fix unused memory usage on zero-repeat assertion condition Petr Písař 2014-11-20 08:29:20 +0100
  • 8d7162e28f Remove Changelog update from Fix-bug-when-there-are-unset-groups-prior-to-ACCEPT-.patch Petr Písař 2014-11-07 13:08:58 +0100
  • ed53e29bbf Reset non-matched groups within capturing group up to forced match Petr Písař 2014-11-07 13:00:15 +0100
  • 9f376ed6fe 8.36 bump Petr Písař 2014-10-07 09:32:44 +0200
  • 0f2b23bfa3 8.36 RC1 bump Petr Písař 2014-09-16 12:27:39 +0200
  • e169761f61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild Peter Robinson 2014-08-17 15:06:52 +0000
  • 2eeee2e33c Fix compile-time loop for recursive reference within a group with an indefinite repeat Petr Písař 2014-08-11 10:13:52 +0200
  • a23a177f34 Allow test suite to print detailed failure Petr Písař 2014-08-05 17:59:57 +0200
  • 467d02625c fix license handling Tom Callaway 2014-07-30 11:40:16 -0400
  • 1860c03fde Add pcre-8.35-Fix-empty-matching-possessive-zero-repeat-groups-bug.patch Petr Písař 2014-07-14 14:19:45 +0200
  • 01cdfc2d9e Fix compiler crash for zero-repeated groups with a recursive back reference Petr Písař 2014-07-14 14:04:45 +0200
  • 2e292a77a2 Fix memory leaks in pcregrep Petr Písař 2014-07-14 13:41:28 +0200
  • 5d1fed8df9 Fix empty-matching possessive zero-repeat groups in interpreted mode Petr Písař 2014-07-14 13:15:27 +0200
  • 33a4abfb8b Fix character class with a literal quotation Petr Písař 2014-06-19 09:21:05 +0200
  • fc2aeac3d6 Fix not including VT in starting characters for \s if pcre_study() is used Petr Písař 2014-06-19 08:40:18 +0200
  • f241b20b12 Fix bad starting data for multi-case character in multi-line case insensitive UTF-8 match Petr Písař 2014-06-19 08:23:01 +0200
  • dd3bcf4917 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild Dennis Gilmore 2014-06-06 18:56:47 -0500
  • d8b4c48a71 Do no rely on wrapping signed integer while parsing {min,max} expression Petr Písař 2014-04-11 14:13:19 +0200
  • 78f069a974 8.35 bump Petr Písař 2014-04-09 08:27:59 +0200
  • 4096da0a47 8.35-RC1 bump Petr Písař 2014-03-14 17:39:05 +0100
  • e4dd0bc521 Fix max/min quantifiers in ungreedy mode Petr Písař 2014-03-11 07:59:48 +0100
  • e73104aed3 - enlarge stack for tests on s390x Dan Horák 2014-01-21 09:40:45 +0100
  • f5ba2517b3 Fix jitted range check Petr Písař 2014-01-09 13:46:19 +0100
  • a379af41ca 8.34 bump Petr Písař 2013-12-16 11:24:09 +0100
  • 531a682ddb Disable strict-aliasing on PPC64 (bug #881232) Petr Písař 2013-10-16 13:45:47 +0200
  • c8c282cf69 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild Dennis Gilmore 2013-08-03 11:45:29 -0500
  • 64f746bc81 Disable unsupported JIT on aarch64 Petr Písař 2013-06-03 14:10:29 +0200
  • 088e05d8fb 8.33 bump Petr Písař 2013-05-30 11:37:12 +0200
  • eade8eed3a Fix passing too small output vector to pcre_dfa_exec Petr Písař 2013-05-16 13:34:11 +0200