summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Expand)AuthorAgeFilesLines
* Fix two study bugs concerned with minimum subject lengths; add features to ph102011-07-021-2/+3
* Refactoring to reduce stack usage for possessively quantified subpatterns. Also ph102011-06-021-2/+12
* Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with ph102011-05-251-65/+67
* Fix problem with (*THEN) not backing up far enough.ph102010-10-101-8/+26
* Documentation update.ph102009-10-041-6/+9
* Documentation updateph102009-10-021-14/+15
* Slight performance improvement by using the new OP_ALLANY opcode for cases of ph102008-04-201-1/+2
* Do not discard subpatterns with {0} quantifiers, as they may be called as ph102008-04-121-4/+7
* Updating docs for release; fix heap-related bugs in pcre_exec shown up by ph102007-08-091-6/+13
* Documentation update preparatory to release.ph102007-06-131-1/+6
* A number of tidies, file renames, etc.ph102007-03-191-0/+402