summaryrefslogtreecommitdiff
path: root/pcrecpp.cc
Commit message (Expand)AuthorAgeFilesLines
* Final tidies and documentation updates for 8.44.ph102020-02-121-1/+1
* Fix omission of (*LF) from list in the C++ wrapper.ph102019-05-231-0/+1
* Fix lcc compiler issue.ph102019-04-201-1/+2
* Fix two C++ wrapper bugs, unnoticed for years. ph102018-06-261-2/+62
* Patch to allow compiling with Intel compiler.ph102016-06-141-1/+1
* Refactor to avoid compiler warnings.ph102016-05-251-64/+64
* Files tidied for 8.36-RC1.ph102014-09-151-1/+1
* Fix C++ compiler warnings and silly quantifier size check.ph102014-04-211-1/+3
* File tidies, preparing for 8.32-RC1.ph102012-11-111-2/+2
* Apply user patch to allow PCRE_NO_UTF8_CHECK in pcrecpp.cc.ph102012-08-291-1/+4
* Get rid of a number of -Wunused-but-set-variable compiler warnings.ph102012-01-151-2/+0
* Added #include <string.h> to some .cc files (needed in some environments).ph102011-05-011-0/+1
* Added a lot of (int) casts to avoid compiler warnings in systems where ph102010-06-011-1/+1
* Fix HP compile problem for pcrecpp.cc.ph102010-01-051-0/+4
* Fix C++ wrapper GlobalReplace function for empty matches.ph102010-01-021-42/+65
* Minor bugfix in pcrecpp.cc.ph102008-07-081-1/+1
* Applied Craig's patch to remove the use of push_back().ph102008-04-051-2/+2
* Craig's further amended patch for OS X.ph102008-04-051-17/+10
* Craig's second patch to fix the previous one.ph102008-03-281-5/+8
* Patch to pcrecpp.cc to fix an OS X linking problem.ph102008-03-261-3/+15
* Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes theph102008-03-081-10/+16
* Craig's patch to pcrecpp.cc to restore ABI compatibility with pre-7.6 versions,ph102008-03-051-0/+8
* Apply Craig's patch to move no_arg into the RE class.ph102008-01-211-1/+1
* Craig's patch for the double-counting bug in global replace.ph102008-01-041-2/+2
* Fix C++ GlobalReplace() double-counting bug.ph102007-12-191-1/+1
* Apply Craig's patch, which makes it possible to "ignore" values in parens ph102007-11-121-0/+14
* File tidies caused by building a release.ph102007-09-191-2/+2
* Craig's patch to remove the checks for windows.h and instead check for ph102007-09-191-6/+4
* Patches to C++ code to avoid compiler warnings.ph102007-09-191-2/+2
* Added checks for ANY and ANYCRLF to pcrecpp.cc where previously it checked only ph102007-09-171-3/+15
* Change condition for the macros for snprintf and strtoll from _WIN32 to ph102007-09-171-1/+1
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-2/+2
* Macros for snprintf, strtoll, strtoull when compiling the C++ things under ph102007-09-111-0/+6
* Correct errors in previous patch; tidy for test release.ph102007-08-011-1/+1
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-7/+6
* Apply C++ patch to fix a bad optimization.ph102007-06-131-22/+4
* Daniel's patches.ph102007-03-291-1/+1
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-1/+4
* Load pcre-7.0 into code/trunk.nigel2007-02-241-11/+45
* Load pcre-6.7 into code/trunk.nigel2007-02-241-3/+45
* Load pcre-6.5 into code/trunk.nigel2007-02-241-4/+15
* Load pcre-6.2 into code/trunk.nigel2007-02-241-3/+3
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+770