| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DFA bug (3 cases) when UTF code was being obeyed in non-UTF mode. | ph10 | 2012-06-17 | 1 | -0/+11 |
* | Fix long-standing DFA testing restart bug in pcretest, and add some | ph10 | 2012-04-19 | 1 | -0/+5 |
* | Fix partial match issues with CRLF and \r, and update tests. | ph10 | 2012-02-17 | 1 | -0/+20 |
* | DFA tests for partial matching bug fixes. | ph10 | 2012-02-15 | 1 | -0/+53 |
* | Merging all the changes from the pcre16 branch into the trunk. | ph10 | 2011-12-28 | 1 | -499/+4503 |
* | Support \C in lookbehinds and DFA matching when not in UTF-8 mode. | ph10 | 2011-11-19 | 1 | -0/+5 |
* | Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing. | ph10 | 2010-11-07 | 1 | -0/+3 |
* | Test for ridiculous values of starting offsets; tidy UTF-8 code. | ph10 | 2010-11-06 | 1 | -0/+8 |
* | Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $. | ph10 | 2010-10-22 | 1 | -0/+4 |
* | Fix PCRE_PARTIAL_HARD for patterns that end optionally, e.g. abc* | ph10 | 2009-10-17 | 1 | -0/+18 |
* | Minor doc fix; update tests by adding comments to each file, and generally | ph10 | 2009-09-16 | 1 | -4/+4 |
* | Further fixes for bumpalong processing in UTF-8 mode. | ph10 | 2008-07-11 | 1 | -0/+3 |
* | (1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used. | ph10 | 2007-09-17 | 1 | -4/+4 |
* | Add facility to make \R match only CR, LF, or CRLF. | ph10 | 2007-09-11 | 1 | -0/+36 |
* | Add support for \h, \H, \v, \V. | ph10 | 2007-06-13 | 1 | -0/+38 |
* | Load pcre-7.0 into code/trunk. | nigel | 2007-02-24 | 1 | -0/+53 |
* | Load pcre-6.0 into code/trunk. | nigel | 2007-02-24 | 1 | -0/+540 |