Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The "offset" modifier in pcre2test was not being ignored (as documented) for | ph10 | 2016-10-23 | 1 | -0/+3 |
* | Detect missing closing parentheses during the pre-pass. | ph10 | 2016-02-13 | 1 | -0/+2 |
* | Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp(). | ph10 | 2016-01-31 | 1 | -2/+5 |
* | Fix regerror() small buffer issues. | ph10 | 2015-10-30 | 1 | -0/+4 |
* | Implement PCRE2_SUBSTITUTE_EXTENDED. | ph10 | 2015-10-07 | 1 | -0/+2 |
* | Tidied up a lot of comments in the test files. | ph10 | 2015-09-16 | 1 | -5/+5 |
* | Implement #newline_default and adjust testdata and scripts to use it. | ph10 | 2015-09-08 | 1 | -3/+3 |
* | Runtime UTF checks now take not of the starting offset. | ph10 | 2015-08-18 | 1 | -11/+89 |
* | Work on the tests for JIT. | ph10 | 2014-10-06 | 1 | -0/+17 |