index
:
delta/pcre.git
baserock/morph
master
oldtrunk8
pcre16
vcs.exim.org: pcre/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final source tidies for 8.45 release.
HEAD
master
ph10
2021-06-15
1
-4
/
+4
*
Fix a few small bugs and typos and update docs for a final release.
ph10
2021-06-14
1
-2
/
+19
*
Final tidies and documentation updates for 8.44.
ph10
2020-02-12
1
-4
/
+4
*
Tidies to get rid of sanitize warnings (mostly about left shifts).
ph10
2020-02-11
1
-0
/
+3
*
Check the size of the number after (?C as it is read, in order to avoid integer
ph10
2020-02-10
1
-0
/
+3
*
Minor fix to avoid sanitizer complaint in POSIX wrapper.
ph10
2020-02-10
1
-0
/
+4
*
Fix ARMv5 JIT improper handling of labels right after a constant pool.
zherczeg
2019-11-29
1
-4
/
+6
*
Fix omission of (*LF) from list in the C++ wrapper.
ph10
2019-05-23
1
-0
/
+3
*
Fix lcc compiler issue.
ph10
2019-04-20
1
-0
/
+6
*
Fix --enable-jit=auto for out-of-tree builds.
ph10
2019-03-01
1
-0
/
+8
*
Final file tidies (dates) for 8.43 release.
ph10
2019-02-23
1
-2
/
+2
*
Final changes for 8.43-RC1
ph10
2019-01-25
1
-21
/
+21
*
Improve MAP_JIT flag usage on MacOS. Patch by Rich Siegel.
zherczeg
2018-11-25
1
-0
/
+2
*
Fix zero-repeat leading subroutine call first character error.
ph10
2018-10-20
1
-0
/
+5
*
Fix subject buffer overread in JIT.
zherczeg
2018-09-21
1
-0
/
+3
*
Fix anchoring bug in conditional subexpression.
ph10
2018-09-02
1
-0
/
+5
*
Fix bad auto-possessify for certain classes.
ph10
2018-08-17
1
-0
/
+5
*
Fix typos in pcrgrep.
ph10
2018-06-26
1
-0
/
+5
*
Fix two C++ wrapper bugs, unnoticed for years.
ph10
2018-06-26
1
-0
/
+18
*
Final file tidies for 8.42.
ph10
2018-03-20
1
-5
/
+6
*
Fix misleading error message.
ph10
2018-03-19
1
-0
/
+2
*
Add --enable-jit=auto support.
ph10
2018-02-25
1
-0
/
+2
*
A small fix to pcregrep to avoid compiler warnings for -Wformat-overflow=2.
ph10
2018-02-25
1
-0
/
+2
*
File tidies for 8.42-RC1 test release.
ph10
2018-02-20
1
-4
/
+4
*
Fix \C backtracking in UTF-8 issue for repeated character classes, which were
ph10
2018-02-20
1
-0
/
+5
*
Fix POSIX API bug when REG_STARTEND is used with a non-zero starting offset and
ph10
2018-02-19
1
-1
/
+6
*
Fix out-of-bounds read for partial matching of /./ against an empty string
ph10
2018-01-29
1
-3
/
+6
*
Fix wrong first character when a backreference with a zero repeat is first
ph10
2017-12-12
1
-0
/
+5
*
Change pcregrep linenumbers and counts to long ints.
ph10
2017-12-08
1
-0
/
+5
*
Fix pcre_jit_exec early check.
zherczeg
2017-11-23
1
-0
/
+5
*
Fix caseless "not" bug for wide character in DFA matching when UCP not defined.
ph10
2017-11-16
1
-0
/
+5
*
Fix pcregrep recursive file name issue.
ph10
2017-10-20
1
-0
/
+5
*
Fix outdated definitions in pcre.h.in.
ph10
2017-08-19
1
-0
/
+2
*
Minor JIT compiler update.
zherczeg
2017-08-01
1
-0
/
+6
*
Final file tidies for 8.41 release.
ph10
2017-07-05
1
-1
/
+1
*
File tidies for 8.41-RC1 release.
ph10
2017-06-13
1
-17
/
+17
*
Fix matching offsets from regexec() in the POSIX wrapper when called with
ph10
2017-06-03
1
-1
/
+4
*
Remove duplication typo.
ph10
2017-04-30
1
-0
/
+2
*
C++ patch to guard 'using std::' directives with namespace pcrecpp.
ph10
2017-04-21
1
-0
/
+3
*
Remove redundant line of code.
ph10
2017-04-14
1
-0
/
+2
*
Fix typo (leading to possible buffer overflow in pcre_copy_substring()) in
ph10
2017-03-27
1
-0
/
+3
*
Fix DFA match handling of possessive repeated character class (Bugzilla 2086).
ph10
2017-03-22
1
-0
/
+3
*
Fix Unicode property crash for 32-bit characters greater than 0x10ffff.
ph10
2017-02-24
1
-1
/
+5
*
Make pcretest check size of \O argument.
ph10
2017-02-23
1
-1
/
+6
*
Check character < 256 for isprint() in pcretest.
ph10
2017-02-22
1
-0
/
+2
*
Avoid use of a potentially overflowing buffer in pcregrep.
ph10
2017-02-22
1
-0
/
+3
*
Fix recognition of (?# style comment between quantifier and '+' or '?'.
ph10
2017-02-20
1
-0
/
+3
*
Fix a missing else in the JIT compiler reported by 'idaifish'.
zherczeg
2017-02-14
1
-0
/
+2
*
Correct fix for pcre2grep multiline with --only-matching.
ph10
2017-02-10
1
-0
/
+5
*
Fix typo in CMakeLists.txt that affects only MSVC.
ph10
2017-01-23
1
-0
/
+7
[next]