summaryrefslogtreecommitdiff
path: root/testdata/testinput8
Commit message (Expand)AuthorAgeFilesLines
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-0/+4
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-8/+4
* Detect missing closing parentheses during the pre-pass.ph102016-02-131-0/+2
* Fix workspace overflow for deep nested parentheses with (*ACCEPT).ph102016-02-101-0/+2
* Run test 8 (sizes and offsets and mode-specific things) for link size 3 and 4 ph102015-11-141-10/+19
* Adjust tests for workspace overflow and relevant comments in pcre2_compile.cph102015-11-081-0/+8
* Re-write recursion handling to fix another compiler bug and make it all less ph102015-08-091-1/+10
* Re-organize tests that didn't work with LINK_SIZE=3.ph102015-06-031-0/+8
* Re-do previous patch and fix new forward-reference-with-quantification bugs.ph102015-05-061-0/+2
* Fix recursive forward reference bug.ph102015-05-031-0/+4
* Fix comment between recursion and quantifier bug.ph102015-03-291-0/+2
* Fix compile error for forward reference subroutine call within a group that ph102015-03-011-0/+2
* All tests except JIT and save/reload are implemented.ph102014-08-051-0/+141