summaryrefslogtreecommitdiff
path: root/testdata/testoutput15
Commit message (Expand)AuthorAgeFilesLines
* Back off failed attempt to handle nested lookbehinds for estimating how much of ph102019-09-041-4/+4
* Fix allusedtext bug, rightmost consulted character incorrect in negative ph102019-08-101-0/+8
* Fix bugs in recent patch for setting the maximum lookbehind.ph102019-06-281-0/+35
* Make pcre2test show actual pre-match consulted characters for a partial match, ph102019-06-261-20/+93
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-17/+17
* Ensure all match limit tests set a limit, don't rely on the default.ph102018-04-291-0/+13
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-221-12/+12
* Improve testing coverage with updates to pcre2test and test files; also get rid ph102017-04-161-0/+4
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-0/+13
* Change "limit recursion" to "limit depth" in code and build systems because the ph102017-03-121-28/+28
* Code for new interpreter (build system and documentation still to be done).ph102017-03-091-18/+18
* Make the test for over-complication while auto-possessifying bite sooner.ph102016-12-311-0/+7
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-1/+1
* Small optimizations in pcre2_study.cph102015-11-111-3/+3
* Fix (*NO_AUTO_POSSESS)ph102015-11-051-0/+49
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-6/+323
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
* Work on the tests for JIT.ph102014-10-061-155/+8
* Preparatory work for JIT.ph102014-08-081-0/+164