summaryrefslogtreecommitdiff
path: root/testdata/testoutput18-32
Commit message (Expand)AuthorAgeFilesLines
* Fix not including VT in starting characters for \s.ph102014-06-181-15/+15
* Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend ph102014-01-171-2/+2
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-031-19/+19
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-2/+4
* Add VT to the set of characters recognized as white space.ph102013-10-051-1/+1
* Refactored auto-possessification code.ph102013-10-011-6/+6
* Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.ph102013-04-241-3/+3
* Implement PCRE_NEVER_UTFph102013-04-051-0/+6
* Correct Unicode string checking in the light of corrigendum #9.ph102013-02-271-4/+0
* Support (*UTF) in all libraries.ph102012-11-111-0/+8
* pcre32: utf: Reject all non-characters and not just 0xfffechpe2012-10-161-1/+1
* pcre32: pcretest: Don't convert data line to UTF-8 firstchpe2012-10-161-2/+2
* pcre32: Add 32-bit librarychpe2012-10-161-0/+1011