summaryrefslogtreecommitdiff
path: root/testdata/testinput18
Commit message (Expand)AuthorAgeFilesLines
* Fix the value passed back for POSIX unset groups when REG_STARTEND has a ph102018-02-191-0/+4
* Implement PCRE2_LITERAL and REG_NOSPEC.ph102017-06-151-0/+5
* Implement REG_PEND (GNU extension) for the POSIX wrapper.ph102017-06-051-0/+6
* Fix matching offsets from regexec() in the POSIX wrapper when called with ph102017-06-031-0/+10
* Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.ph102017-05-171-1/+5
* Fix pcre2test mishandling "end before start" return with POSIX interface.ph102017-01-111-0/+3
* The "offset" modifier in pcre2test was not being ignored (as documented) for ph102016-10-231-0/+3
* Detect missing closing parentheses during the pre-pass.ph102016-02-131-0/+2
* Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().ph102016-01-311-2/+5
* Fix regerror() small buffer issues.ph102015-10-301-0/+4
* Implement PCRE2_SUBSTITUTE_EXTENDED.ph102015-10-071-0/+2
* Tidied up a lot of comments in the test files.ph102015-09-161-5/+5
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-3/+3
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-11/+89
* Work on the tests for JIT.ph102014-10-061-0/+17