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
/
pcrecpp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch to allow compiling with Intel compiler.
ph10
2016-06-14
1
-1
/
+1
*
Refactor to avoid compiler warnings.
ph10
2016-05-25
1
-64
/
+64
*
Files tidied for 8.36-RC1.
ph10
2014-09-15
1
-1
/
+1
*
Fix C++ compiler warnings and silly quantifier size check.
ph10
2014-04-21
1
-1
/
+3
*
File tidies, preparing for 8.32-RC1.
ph10
2012-11-11
1
-2
/
+2
*
Apply user patch to allow PCRE_NO_UTF8_CHECK in pcrecpp.cc.
ph10
2012-08-29
1
-1
/
+4
*
Get rid of a number of -Wunused-but-set-variable compiler warnings.
ph10
2012-01-15
1
-2
/
+0
*
Added #include <string.h> to some .cc files (needed in some environments).
ph10
2011-05-01
1
-0
/
+1
*
Added a lot of (int) casts to avoid compiler warnings in systems where
ph10
2010-06-01
1
-1
/
+1
*
Fix HP compile problem for pcrecpp.cc.
ph10
2010-01-05
1
-0
/
+4
*
Fix C++ wrapper GlobalReplace function for empty matches.
ph10
2010-01-02
1
-42
/
+65
*
Minor bugfix in pcrecpp.cc.
ph10
2008-07-08
1
-1
/
+1
*
Applied Craig's patch to remove the use of push_back().
ph10
2008-04-05
1
-2
/
+2
*
Craig's further amended patch for OS X.
ph10
2008-04-05
1
-17
/
+10
*
Craig's second patch to fix the previous one.
ph10
2008-03-28
1
-5
/
+8
*
Patch to pcrecpp.cc to fix an OS X linking problem.
ph10
2008-03-26
1
-3
/
+15
*
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
ph10
2008-03-08
1
-10
/
+16
*
Craig's patch to pcrecpp.cc to restore ABI compatibility with pre-7.6 versions,
ph10
2008-03-05
1
-0
/
+8
*
Apply Craig's patch to move no_arg into the RE class.
ph10
2008-01-21
1
-1
/
+1
*
Craig's patch for the double-counting bug in global replace.
ph10
2008-01-04
1
-2
/
+2
*
Fix C++ GlobalReplace() double-counting bug.
ph10
2007-12-19
1
-1
/
+1
*
Apply Craig's patch, which makes it possible to "ignore" values in parens
ph10
2007-11-12
1
-0
/
+14
*
File tidies caused by building a release.
ph10
2007-09-19
1
-2
/
+2
*
Craig's patch to remove the checks for windows.h and instead check for
ph10
2007-09-19
1
-6
/
+4
*
Patches to C++ code to avoid compiler warnings.
ph10
2007-09-19
1
-2
/
+2
*
Added checks for ANY and ANYCRLF to pcrecpp.cc where previously it checked only
ph10
2007-09-17
1
-3
/
+15
*
Change condition for the macros for snprintf and strtoll from _WIN32 to
ph10
2007-09-17
1
-1
/
+1
*
<config.h> => "config.h" and also some cases of <pcre.h>.
ph10
2007-09-11
1
-2
/
+2
*
Macros for snprintf, strtoll, strtoull when compiling the C++ things under
ph10
2007-09-11
1
-0
/
+6
*
Correct errors in previous patch; tidy for test release.
ph10
2007-08-01
1
-1
/
+1
*
Daniel's patch for config.h and Windows DLL declarations (not fully working).
ph10
2007-07-31
1
-7
/
+6
*
Apply C++ patch to fix a bad optimization.
ph10
2007-06-13
1
-22
/
+4
*
Daniel's patches.
ph10
2007-03-29
1
-1
/
+1
*
Applied Bob and Daniel's patches to convert the build system to automake. Added
ph10
2007-03-05
1
-1
/
+4
*
Load pcre-7.0 into code/trunk.
nigel
2007-02-24
1
-11
/
+45
*
Load pcre-6.7 into code/trunk.
nigel
2007-02-24
1
-3
/
+45
*
Load pcre-6.5 into code/trunk.
nigel
2007-02-24
1
-4
/
+15
*
Load pcre-6.2 into code/trunk.
nigel
2007-02-24
1
-3
/
+3
*
Load pcre-6.0 into code/trunk.
nigel
2007-02-24
1
-0
/
+770