summaryrefslogtreecommitdiff
path: root/pcrecpp_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Final changes for 8.43-RC1ph102019-01-251-4/+10
* Fix two C++ wrapper bugs, unnoticed for years. ph102018-06-261-5/+23
* C++ patch to guard 'using std::' directives with namespace pcrecpp.ph102017-04-211-0/+1
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-0/+1
* Minor typo: "peculiaraity".ph102011-07-201-1/+1
* Added #include <string.h> to some .cc files (needed in some environments).ph102011-05-011-0/+1
* Fix C++ wrapper GlobalReplace function for empty matches.ph102010-01-021-3/+16
* Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes theph102008-03-081-0/+1
* Exclude "long long" test in pcrecpp_unittest when HAVE_LONG_LONG is not ph102008-01-201-0/+2
* Craig's patch for the double-counting bug in global replace.ph102008-01-041-19/+36
* Apply Craig's patch, which makes it possible to "ignore" values in parens ph102007-11-121-0/+16
* Craig's patch to remove the checks for windows.h and instead check for ph102007-09-191-13/+9
* Patches to C++ code to avoid compiler warnings.ph102007-09-191-2/+2
* 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-1/+1
* Macros for snprintf, strtoll, strtoull when compiling the C++ things under ph102007-09-111-0/+4
* Update version number; use %I64U instead of %llu under MingGW in ph102007-08-021-1/+3
* Correct errors in previous patch; tidy for test release.ph102007-08-011-2/+2
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-1/+4
* Arrange to use "%I64d" instead of "%lld" for long printing in the pcrecpp ph102007-07-301-4/+9
* Apply C++ patch to fix a bad optimization.ph102007-06-131-2/+5
* Load pcre-7.0 into code/trunk.nigel2007-02-241-1/+112
* Load pcre-6.7 into code/trunk.nigel2007-02-241-2/+57
* Load pcre-6.5 into code/trunk.nigel2007-02-241-21/+40
* Load pcre-6.2 into code/trunk.nigel2007-02-241-0/+228
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+814