summaryrefslogtreecommitdiff
path: root/pcre_study.c
Commit message (Expand)AuthorAgeFilesLines
* Tidying updates for 8.01-RC1 release.ph102010-01-061-1/+1
* Tidies to allow easier embedded compilation; avoid (double) where possible.ph102010-01-021-5/+6
* Fix study bug with single-branch conditions, including (DEFINE).ph102009-12-111-2/+17
* Final doc and source tidies for 8.00ph102009-10-191-4/+4
* Fix study problem with JavaScript compatibility flag and back references.ph102009-10-191-9/+17
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-61/+61
* Fix problems with conditional references to duplicate named subpatterns.ph102009-10-041-0/+2
* Added lower bound length-finding to pcre_study() and use it when matching; make ph102009-09-261-24/+394
* Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.ph102008-07-091-1/+1
* Comments about stack usage added.ph102008-07-091-1/+1
* Fix SKIPZERO bug in pcre_study().ph102008-07-071-0/+1
* 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