summaryrefslogtreecommitdiff
path: root/pcre_study.c
Commit message (Expand)AuthorAgeFilesLines
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-1/+1
* Slight performance improvement by using the new OP_ALLANY opcode for cases of ph102008-04-201-0/+1
* Do not discard subpatterns with {0} quantifiers, as they may be called as ph102008-04-121-0/+7
* Update copyright year to 2008.ph102008-01-201-1/+1
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
* (1) Move internal flags out of the options field, to make room.ph102007-09-101-1/+2
* 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/+4
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-1/+1
* Update copyright years to 2007.ph102007-03-091-1/+1
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-3/+3
* Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8 ph102007-03-071-0/+4
* Load pcre-7.0 into code/trunk.nigel2007-02-241-35/+80
* Load pcre-6.7 into code/trunk.nigel2007-02-241-7/+50
* Load pcre-6.5 into code/trunk.nigel2007-02-241-2/+2
* Load pcre-6.4 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+482