summaryrefslogtreecommitdiff
path: root/testdata/testinput15
Commit message (Collapse)AuthorAgeFilesLines
* Fix allusedtext bug, rightmost consulted character incorrect in negative ph102019-08-101-0/+4
| | | | | | | lookaheads. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1157 6239d852-aaf2-0410-a92c-79f79f948069
* Fix bugs in recent patch for setting the maximum lookbehind.ph102019-06-281-0/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1124 6239d852-aaf2-0410-a92c-79f79f948069
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-20/+58
| | | | | | | not the length of the longest lookbehind. Control this by "allusedtext". git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1122 6239d852-aaf2-0410-a92c-79f79f948069
* Ensure all match limit tests set a limit, don't rely on the default.ph102018-04-291-0/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@934 6239d852-aaf2-0410-a92c-79f79f948069
* Improve testing coverage with updates to pcre2test and test files; also get rid ph102017-04-161-0/+3
| | | | | | | of redundant code in pcre2_match(). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@751 6239d852-aaf2-0410-a92c-79f79f948069
* Change "limit recursion" to "limit depth" in code and build systems because the ph102017-03-121-7/+7
| | | | | | | | old name, which is retained as a synonym for the moment, is no longer appropriate. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@678 6239d852-aaf2-0410-a92c-79f79f948069
* Make the test for over-complication while auto-possessifying bite sooner.ph102016-12-311-0/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@635 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
* Fix (*NO_AUTO_POSSESS)ph102015-11-051-0/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@415 6239d852-aaf2-0410-a92c-79f79f948069
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-5/+151
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@348 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
| | | | | | | PCRE2_INFO_SIZE issues. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@185 6239d852-aaf2-0410-a92c-79f79f948069
* Work on the tests for JIT.ph102014-10-061-83/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@97 6239d852-aaf2-0410-a92c-79f79f948069
* Preparatory work for JIT.ph102014-08-081-0/+87
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@42 6239d852-aaf2-0410-a92c-79f79f948069