summaryrefslogtreecommitdiff
path: root/pcre_scanner_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* C++ patch to guard 'using std::' directives with namespace pcrecpp.ph102017-04-211-0/+1
* Files tidied for 8.36-RC1.ph102014-09-151-1/+1
* Fix C++ compiler warnings and silly quantifier size check.ph102014-04-211-0/+2
* 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-4/+4
* Craig's patch to remove the checks for windows.h and instead check for ph102007-09-191-6/+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-4/+4
* 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-0/+6
* Daniel's patches to add to the CMake support.ph102007-04-021-0/+4
* Load pcre-7.0 into code/trunk.nigel2007-02-241-0/+26
* Load pcre-6.5 into code/trunk.nigel2007-02-241-0/+1
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+125