pagure Logo
  • Log In

rpms / pcre

Clone
Source Code
GIT
  • Source
  • Issues 
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases
Monitoring status:
Bugzilla Assignee:
Fedora:
mschorm
EPEL:
mschorm

Bugzilla Assignee

These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.

Orphan package

Commits 124

Branch: f20
f10 f11 f12 f13 f14 f15 f16 f17 f18 f19 f20 f21 f22 f23 f24 f25 f26 f27 f28 f29 f30 f31 f32 f33 f34 f35 f36 f7 f8 f9 main rawhide
This branch contains 20 commits not in the main branch rawhide
Amend Fix-memory-bug-for-S-V-H-compile patch to allow building with disabled UTF support
Petr Písař • 7 years ago  
518c95e
Package pcredemo.c as a documentation for pcre-devel
Petr Písař • 7 years ago  
ea165d7
Fix static linking
Petr Písař • 7 years ago  
974de73
Fix backtracking for \C\X* in UTF-8 mode
Petr Písař • 7 years ago  
bbed42a
Fix pcretest loop when \K is used in a lookbehind assertion
Petr Písař • 7 years ago  
456506d
Fix pcregrep loop when \K is used in a lookbehind assertion
Petr Písař • 7 years ago  
9cf7f81
Fix compliation of mutual recursion inside a lookbehind assertion
Petr Písař • 7 years ago  
1e0eac5
Fix compilation of a parenthesized comment
Petr Písař • 7 years ago  
a328c2e
Fix computing size for pattern with a negated special calss in on-UCP mode
Petr Písař • 7 years ago  
c4900dc
Correct release number
Petr Písař • 7 years ago  
8b01338
Fix CVE-2014-8964 (Fix unused memory usage on zero-repeat assertion condition)
Petr Písař • 7 years ago  
9dc48c3
Reset non-matched groups within capturing group up to forced match
Petr Písař • 7 years ago  
49cb341
Rebase pcre-8.35-Fix-compiler-crash-misbeha...patch to 8.33
Petr Písař • 7 years ago  
1649c1c
Fix compiler crash for zero-repeated groups with a recursive back reference
Petr Písař • 7 years ago  
1d924c6
Fix memory leaks in pcregrep
Petr Písař • 7 years ago  
4515b99
Fix empty-matching possessive zero-repeat groups in interpreted mode
Petr Písař • 7 years ago  
0d90f2c
Fix character class with a literal quotation
Petr Písař • 8 years ago  
5368663
Fix bad starting data for multi-case character in multi-line case insensitive UTF-8 match
Petr Písař • 8 years ago  
27442ef
- enlarge stack for tests on s390x
Dan Horák • 8 years ago  
c9b05f4
Fix jitted range check
Petr Písař • 8 years ago  
4282ca4
Amend Fix-memory-bug-for-S-V-H-compile patch to allow building with disabled UTF support
Petr Písař • 7 years ago  
518c95e
Package pcredemo.c as a documentation for pcre-devel
Petr Písař • 7 years ago  
ea165d7
Fix static linking
Petr Písař • 7 years ago  
974de73
Fix backtracking for \C\X* in UTF-8 mode
Petr Písař • 7 years ago  
bbed42a
Fix pcretest loop when \K is used in a lookbehind assertion
Petr Písař • 7 years ago  
456506d
Fix pcregrep loop when \K is used in a lookbehind assertion
Petr Písař • 7 years ago  
9cf7f81
Fix compliation of mutual recursion inside a lookbehind assertion
Petr Písař • 7 years ago  
1e0eac5
Fix compilation of a parenthesized comment
Petr Písař • 7 years ago  
a328c2e
Fix computing size for pattern with a negated special calss in on-UCP mode
Petr Písař • 7 years ago  
c4900dc
Correct release number
Petr Písař • 7 years ago  
8b01338
Fix CVE-2014-8964 (Fix unused memory usage on zero-repeat assertion condition)
Petr Písař • 7 years ago  
9dc48c3
Reset non-matched groups within capturing group up to forced match
Petr Písař • 7 years ago  
49cb341
Rebase pcre-8.35-Fix-compiler-crash-misbeha...patch to 8.33
Petr Písař • 7 years ago  
1649c1c
Fix compiler crash for zero-repeated groups with a recursive back reference
Petr Písař • 7 years ago  
1d924c6
Fix memory leaks in pcregrep
Petr Písař • 7 years ago  
4515b99
Fix empty-matching possessive zero-repeat groups in interpreted mode
Petr Písař • 7 years ago  
0d90f2c
Fix character class with a literal quotation
Petr Písař • 8 years ago  
5368663
Fix bad starting data for multi-case character in multi-line case insensitive UTF-8 match
Petr Písař • 8 years ago  
27442ef
- enlarge stack for tests on s390x
Dan Horák • 8 years ago  
c9b05f4
Fix jitted range check
Petr Písař • 8 years ago  
4282ca4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore • 8 years ago  
c8c282c
Disable unsupported JIT on aarch64
Petr Písař • 9 years ago  
64f746b
8.33 bump
Petr Písař • 9 years ago  
088e05d
Fix passing too small output vector to pcre_dfa_exec
Petr Písař • 9 years ago  
eade8ee
Fix possible pcretest crash with a data line longer than 65536 bytes
Petr Písař • 9 years ago  
1d38ecb
Fix bad handling of empty lines in pcregrep tool
Petr Písař • 9 years ago  
81e9d1c
8.33-RC1 bump
Petr Písař • 9 years ago  
fc76cf5
Fix buffer over-read in UTF-16 and UTF-32 modes with JIT
Petr Písař • 9 years ago  
25b5600
Fix forward search in JIT when link size is 3 or greater
Petr Písař • 9 years ago  
7511b33
Revert blank line changes
Petr Písař • 9 years ago  
c40d02b
Adjust autoreconf to fix FTBFS on F-19
Peter Robinson • 9 years ago  
42c1e62
Correct date in changelog
Petr Písař • 9 years ago  
cde4fcc
Make inter-subpackage dependencies architecture specific
Petr Písař • 9 years ago  
204ca4e
8.32 bump
Petr Písař • 9 years ago  
dd87ff0
Inter-depend sub-packages to prevent from mixing different versions
Petr Písař • 9 years ago  
399c938
Enable UTF-32 support
Petr Písař • 9 years ago  
48b0511
8.32-RC2 bump
Petr Písař • 9 years ago  
f764357
Set re_nsub in regcomp() properly
Petr Písař • 9 years ago  
ae4fe51
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore • 9 years ago  
6edcc76
8.31 bump
Petr Písař • 9 years ago  
fce5201
8.31-RC1 bump
Petr Písař • 10 years ago  
99e3650
pcre-8.30-fix_spelling_formfeed_runtime_whitespace.patch accepted
Petr Písař • 10 years ago  
76b2203
disable jit for sparcv9 and sparc64
Tom Callaway • 10 years ago  
20cb18b
Fix spelling in manual pages
Petr Písař • 10 years ago  
7830040
Fix ovector overflow
Petr Písař • 10 years ago  
745a9c8
Possessify high ASCII
Petr Písař • 10 years ago  
83bd5c5
Possesify \s*\R
Petr Písař • 10 years ago  
13b47ac
Fix look-behind assertion in UTF-8 JIT mode
Petr Písař • 10 years ago  
949ac43
Move library to /usr
Petr Písař • 10 years ago  
d4eed22
  • « Newer
  • page 1 of 3
  • » Older
Powered by Pagure 5.13.3
Documentation • File an Issue • About this Instance • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.