summaryrefslogtreecommitdiff
path: root/testdata/testoutput8
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs caused by (?!) as a condition (which is converted to OP_FAIL).ph102015-03-241-0/+6
* Fix empty-matching possessive zero-repeat groups bug.ph102014-05-271-0/+8
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-031-1/+1
* Give errors for [A-\d] and [a-[:digit:]] etc.ph102013-11-061-12/+0
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-2/+5
* More auto-possessification additions, using possessive class repeats. These are ph102013-10-141-65/+53
* Update \8 and \9 handling to match most recent Perl.ph102013-10-081-12/+16
* Add VT to the set of characters recognized as white space.ph102013-10-051-7/+8
* Refactored auto-possessification code.ph102013-10-011-242/+15
* Fix segfault when pcre_dfa_exec() is called with an output vector of length ph102013-05-151-4/+8
* Pass back the bumpalong value for partial matches.ph102013-02-201-6/+6
* Fix DFA bug (3 cases) when UTF code was being obeyed in non-UTF mode.ph102012-06-171-0/+20
* Fix long-standing DFA testing restart bug in pcretest, and add some ph102012-04-191-0/+6
* Fix partial match issues with CRLF and \r, and update tests.ph102012-02-171-0/+36
* DFA tests for partial matching bug fixes.ph102012-02-151-0/+88
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-960/+7471
* Support \C in lookbehinds and DFA matching when not in UTF-8 mode.ph102011-11-191-0/+7
* Pass back detailed info when UTF-8 check fails at runtime.ph102011-05-071-8/+8
* Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.ph102010-11-071-0/+6
* Test for ridiculous values of starting offsets; tidy UTF-8 code.ph102010-11-061-0/+16
* Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.ph102010-10-221-0/+6
* Fix PCRE_PARTIAL_HARD for patterns that end optionally, e.g. abc*ph102009-10-171-0/+34
* Minor doc fix; update tests by adding comments to each file, and generally ph102009-09-161-6/+4
* Further fixes for bumpalong processing in UTF-8 mode.ph102008-07-111-0/+4
* (1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.ph102007-09-171-4/+4
* Add facility to make \R match only CR, LF, or CRLF.ph102007-09-111-0/+80
* Add support for \h, \H, \v, \V.ph102007-06-131-0/+66
* Load pcre-7.0 into code/trunk.nigel2007-02-241-0/+110
* Load pcre-6.5 into code/trunk.nigel2007-02-241-2/+0
* Load pcre-6.4 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.3 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.2 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.1 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+1033