summaryrefslogtreecommitdiff
path: root/testdata/testoutput11-8
Commit message (Expand)AuthorAgeFilesLines
* Fix workspace overflow for (*ACCEPT) with deeply nested parentheses.ph102016-02-101-0/+3
* Fix (by hacking) another length computation issue.ph102015-12-051-1/+1
* Fix wide character bug for some negative POSIX classes.ph102015-11-201-8/+8
* Fix another buffer overflow.ph102015-06-031-1/+1
* Fix forward reference offset bug.ph102015-05-031-0/+17
* Fix bad compilation for patterns like /((?+1)(\1))/ with forward reference ph102015-03-021-0/+15
* Fix duplicate names memory calculation error.ph102015-02-081-1/+1
* Fix compiler crash/misbehaviour for zero-repeated groups that include a ph102014-07-121-0/+24
* Require group names to start with a non-digit.ph102013-11-091-2/+2
* Auto-possessify OP_CLASS and some other bugfixes.zherczeg2013-10-181-5/+5
* Explicit possessive quantifiers now use the new opcodes. Fixed an infelicity ph102013-10-151-8/+6
* Add \o{} and tidy up \x{} handling. Minor update to RunTest.ph102013-10-091-1/+1
* Refactor named group handling for conditional tests.ph102013-10-061-2/+2
* Refactored auto-possessification code.ph102013-10-011-2/+2
* Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for ph102013-07-051-0/+1
* Update character class handling to use new character case information; rework ph102012-09-231-2/+2
* OP_NOT now supports any UTF characterzherczeg2012-02-221-5/+5
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-0/+713