summaryrefslogtreecommitdiff
path: root/testdata/testoutput18
Commit message (Collapse)AuthorAgeFilesLines
* Fix the value passed back for POSIX unset groups when REG_STARTEND has a ph102018-02-191-0/+15
| | | | | | | non-zero starting offset, and make pcre2test show relevant POSIX unset groups. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@915 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_LITERAL and REG_NOSPEC.ph102017-06-151-0/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@826 6239d852-aaf2-0410-a92c-79f79f948069
* Implement REG_PEND (GNU extension) for the POSIX wrapper.ph102017-06-051-0/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@820 6239d852-aaf2-0410-a92c-79f79f948069
* Fix matching offsets from regexec() in the POSIX wrapper when called with ph102017-06-031-0/+17
| | | | | | | REG_STARTEND and a starting offset greater than zero. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@818 6239d852-aaf2-0410-a92c-79f79f948069
* Test update.ph102017-05-181-1/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@788 6239d852-aaf2-0410-a92c-79f79f948069
* Fix pcre2test mishandling "end before start" return with POSIX interface.ph102017-01-111-0/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@650 6239d852-aaf2-0410-a92c-79f79f948069
* Fix overrun bug caused by conditional with assertion using too much memory.ph102016-11-181-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@599 6239d852-aaf2-0410-a92c-79f79f948069
* The "offset" modifier in pcre2test was not being ignored (as documented) for ph102016-10-231-0/+5
| | | | | | | POSIX. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@576 6239d852-aaf2-0410-a92c-79f79f948069
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@555 6239d852-aaf2-0410-a92c-79f79f948069
* Detect missing closing parentheses during the pre-pass.ph102016-02-131-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@490 6239d852-aaf2-0410-a92c-79f79f948069
* Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().ph102016-01-311-2/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@482 6239d852-aaf2-0410-a92c-79f79f948069
* Fix regerror() small buffer issues.ph102015-10-301-0/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@399 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_SUBSTITUTE_EXTENDED.ph102015-10-071-1/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@381 6239d852-aaf2-0410-a92c-79f79f948069
* Tidied up a lot of comments in the test files.ph102015-09-161-10/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@371 6239d852-aaf2-0410-a92c-79f79f948069
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@365 6239d852-aaf2-0410-a92c-79f79f948069
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-13/+141
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@348 6239d852-aaf2-0410-a92c-79f79f948069
* Work on the tests for JIT.ph102014-10-061-0/+20
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@97 6239d852-aaf2-0410-a92c-79f79f948069