summaryrefslogtreecommitdiff
path: root/pcre_scanner_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* C++ patch to guard 'using std::' directives with namespace pcrecpp.ph102017-04-211-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1697 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Files tidied for 8.36-RC1.ph102014-09-151-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1502 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix C++ compiler warnings and silly quantifier size check.ph102014-04-211-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1472 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Added #include <string.h> to some .cc files (needed in some environments).ph102011-05-011-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@594 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Added a lot of (int) casts to avoid compiler warnings in systems where ph102010-06-011-4/+4
| | | | | | | size_t is 64-bit. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@530 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Craig's patch to remove the checks for windows.h and instead check for ph102007-09-191-6/+2
| | | | | | | _strtoi64 explicitly, and avoid using snprintf() at all. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@257 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Change condition for the macros for snprintf and strtoll from _WIN32 to ph102007-09-171-1/+1
| | | | | | | HAVE_WINDOWS_H because they are needed only when windows.h is present. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@248 2f5784b3-3f2a-0410-8824-cb99058d5e15
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@236 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Correct errors in previous patch; tidy for test release.ph102007-08-011-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@200 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-0/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches to add to the CMake support.ph102007-04-021-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@144 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-7.0 into code/trunk.nigel2007-02-241-0/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@93 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-6.5 into code/trunk.nigel2007-02-241-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@87 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+125
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@77 2f5784b3-3f2a-0410-8824-cb99058d5e15