summaryrefslogtreecommitdiff
path: root/testdata/testinput15
Commit message (Expand)AuthorAgeFilesLines
* Fix allusedtext bug, rightmost consulted character incorrect in negative ph102019-08-101-0/+4
* Fix bugs in recent patch for setting the maximum lookbehind.ph102019-06-281-0/+12
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-20/+58
* Ensure all match limit tests set a limit, don't rely on the default.ph102018-04-291-0/+13
* Improve testing coverage with updates to pcre2test and test files; also get rid ph102017-04-161-0/+3
* Change "limit recursion" to "limit depth" in code and build systems because the ph102017-03-121-7/+7
* Make the test for over-complication while auto-possessifying bite sooner.ph102016-12-311-0/+5
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-1/+1
* Fix (*NO_AUTO_POSSESS)ph102015-11-051-0/+8
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-5/+151
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
* Work on the tests for JIT.ph102014-10-061-83/+5
* Preparatory work for JIT.ph102014-08-081-0/+87