Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring to reduce stack usage for possessively quantified subpatterns. Also | ph10 | 2011-06-02 | 1 | -2/+12 |
* | Remove OP_OPT by handling /i and /m entirely at compile time. Fixes bug with | ph10 | 2011-05-25 | 1 | -65/+67 |
* | Fix problem with (*THEN) not backing up far enough. | ph10 | 2010-10-10 | 1 | -8/+26 |
* | Documentation update. | ph10 | 2009-10-04 | 1 | -6/+9 |
* | Documentation update | ph10 | 2009-10-02 | 1 | -14/+15 |
* | Slight performance improvement by using the new OP_ALLANY opcode for cases of | ph10 | 2008-04-20 | 1 | -1/+2 |
* | Do not discard subpatterns with {0} quantifiers, as they may be called as | ph10 | 2008-04-12 | 1 | -4/+7 |
* | Updating docs for release; fix heap-related bugs in pcre_exec shown up by | ph10 | 2007-08-09 | 1 | -6/+13 |
* | Documentation update preparatory to release. | ph10 | 2007-06-13 | 1 | -1/+6 |
* | A number of tidies, file renames, etc. | ph10 | 2007-03-19 | 1 | -0/+402 |