summaryrefslogtreecommitdiff
path: root/testdata/testoutput8-8-3
Commit message (Collapse)AuthorAgeFilesLines
* Some test files needed updating for link sizes 3 and 4.ph102019-12-291-63/+55
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1201 6239d852-aaf2-0410-a92c-79f79f948069
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-8/+8
| | | | | | | in documentation to use "capture group", as Perl does. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1066 6239d852-aaf2-0410-a92c-79f79f948069
* Code for new interpreter (build system and documentation still to be done).ph102017-03-091-13/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@671 6239d852-aaf2-0410-a92c-79f79f948069
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-11/+5
| | | | 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/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@490 6239d852-aaf2-0410-a92c-79f79f948069
* Fix workspace overflow for deep nested parentheses with (*ACCEPT).ph102016-02-101-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@489 6239d852-aaf2-0410-a92c-79f79f948069
* Run test 8 (sizes and offsets and mode-specific things) for link size 3 and 4 ph102015-11-141-0/+1027
as well as for link size 2, with different output files in each case. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@433 6239d852-aaf2-0410-a92c-79f79f948069