summaryrefslogtreecommitdiff
path: root/testdata/testoutput17
Commit message (Expand)AuthorAgeFilesLines
* Fix crash caused by long (*MARK) or (*THEN) names.ph102015-10-281-0/+2
* Reword pcretest messages and clarify "first char" meaning.ph102014-01-031-8/+8
* The auto-possessification of character sets were improved. The JIT compiler a...zherczeg2013-12-221-2/+2
* A new flag is set, when property checks are present in an XCLASS.zherczeg2013-12-221-7/+7
* Fix internal error for XCLASS in 16/32-bit non-UCP versions with heap ph102013-12-061-0/+4
* Add a simple tripwire to pcretest to lock out certain modifiers.ph102013-11-051-0/+2
* Auto-possessify OP_CLASS and some other bugfixes.zherczeg2013-10-181-3/+52
* Explicit possessive quantifiers now use the new opcodes. Fixed an infelicity ph102013-10-151-2/+0
* Refactored auto-possessification code.ph102013-10-011-1/+1
* Test 20 alleged it was DFA, but was not being run using -dfa. Fixed, and copied ph102012-11-071-4/+23
* pcre32: compile: Fix \H and \V character ranges for pcre32chpe2012-10-161-50/+2
* pcre32: Add 32-bit librarychpe2012-10-161-11/+2
* Update character class handling to use new character case information; rework ph102012-09-231-8/+8
* Apply character value checks to \u.... in JavaScript mode, for compatibility ph102012-06-171-0/+24
* Check for overlong name in (*MARK) etc.ph102012-05-041-0/+10
* OP_NOT now supports any UTF characterzherczeg2012-02-221-0/+58
* Move 16-bit pre-compiled reloading tests to separate files that are run only ph102012-01-201-74/+0
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-8/+8
* endianness fixes and JIT compiler updatezherczeg2011-12-301-1/+69
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-0/+457