summaryrefslogtreecommitdiff
path: root/pcrecpp.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix C++ wrapper GlobalReplace function for empty matches.ph102010-01-021-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@474 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update after detrailing for a test release.ph102009-03-171-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@392 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Comments about no_arg in the C++ wrapper.ph102009-03-171-2/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@390 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes theph102008-03-081-0/+3
| | | | | | | | NUL character as backslash + 0 rather than backslash + NUL, because PCRE doesn't support NULs in patterns. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@326 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Apply Craig's patch to move no_arg into the RE class.ph102008-01-211-7/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@308 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Patches to C++ code to avoid compiler warnings.ph102007-09-191-2/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@256 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-7/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-7.0 into code/trunk.nigel2007-02-241-8/+36
| | | | 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/+667
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@87 2f5784b3-3f2a-0410-8824-cb99058d5e15