summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Expand)AuthorAgeFilesLines
* Update HACKING document to bring it up to date with latest coding.ph102013-11-061-107/+162
* docs: Put correction version in which the 32-bit library appearedchpe2012-11-051-1/+1
* pcre32: Add 32-bit librarychpe2012-10-161-15/+20
* Correct and tidy up comments relating to OP_NOT (no code changes).ph102012-02-221-4/+2
* 16-bit update of non-man documentation files and the PrepareRelease script.ph102011-12-301-73/+90
* Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.ph102011-10-041-12/+9
* Update non-manpage documentation for JIT.ph102011-08-231-2/+5
* 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