summaryrefslogtreecommitdiff
path: root/testdata/testoutput15
Commit message (Expand)AuthorAgeFilesLines
* Fix not including VT in starting characters for \s.ph102014-06-181-10/+10
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-031-18/+18
* 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-8/+8
* Implement PCRE_NEVER_UTFph102013-04-051-0/+6
* tests: Unify unicode noncharacter testschpe2013-02-271-134/+0
* Correct Unicode string checking in the light of corrigendum #9.ph102013-02-271-71/+67
* Support (*UTF) in all libraries.ph102012-11-111-1/+1
* pcretest was not diagnosing characters > 0x7fffffff in 8-bit mode.ph102012-10-301-0/+6
* tests: Add tests for short UTF-8 and UTF-16chpe2012-10-271-2/+34
* tests: Improve test coverage for pcre_valid_utf8.cchpe2012-10-241-37/+85
* pcre32: utf: Reject all non-characters and not just 0xfffechpe2012-10-161-1/+135
* pcre32: tests: Use \x?? escapes to create invalid UTF-8chpe2012-10-161-4/+4
* Update character class handling to use new character case information; rework ph102012-09-231-1/+1
* Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables ph102012-04-201-0/+136
* OP_NOT now supports any UTF characterzherczeg2012-02-221-2/+2
* Allow octal escapes up to \777 in 16-bit non-UTF mode.ph102012-01-041-0/+12
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-12/+891
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-0/+1
* Tidies for 8.21-RC1 release.ph102011-12-051-1/+0
* Update full set of tests with many configurations.ph102011-09-101-1/+1
* Patch to RunTest for use with simulations; further JIT code/test tidies.ph102011-09-091-1/+10
* Refactor RunTest and add JIT-specific tests.ph102011-08-231-0/+13