summaryrefslogtreecommitdiff
path: root/testdata/testoutput18
Commit message (Expand)AuthorAgeFilesLines
* Fix the value passed back for POSIX unset groups when REG_STARTEND has a ph102018-02-191-0/+15
* Implement PCRE2_LITERAL and REG_NOSPEC.ph102017-06-151-0/+7
* Implement REG_PEND (GNU extension) for the POSIX wrapper.ph102017-06-051-0/+8
* Fix matching offsets from regexec() in the POSIX wrapper when called with ph102017-06-031-0/+17
* Test update.ph102017-05-181-1/+7
* Fix pcre2test mishandling "end before start" return with POSIX interface.ph102017-01-111-0/+6
* Fix overrun bug caused by conditional with assertion using too much memory.ph102016-11-181-1/+1
* The "offset" modifier in pcre2test was not being ignored (as documented) for ph102016-10-231-0/+5
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-1/+1
* Detect missing closing parentheses during the pre-pass.ph102016-02-131-0/+3
* Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().ph102016-01-311-2/+6
* Fix regerror() small buffer issues.ph102015-10-301-0/+7
* Implement PCRE2_SUBSTITUTE_EXTENDED.ph102015-10-071-1/+4
* Tidied up a lot of comments in the test files.ph102015-09-161-10/+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-13/+141
* Work on the tests for JIT.ph102014-10-061-0/+20