summaryrefslogtreecommitdiff
path: root/testdata/testinput17
Commit message (Expand)AuthorAgeFilesLines
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-2/+2
* Ensure all match limit tests set a limit, don't rely on the default.ph102018-04-291-1/+8
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-1/+1
* Fix new tests when newline is not LF.ph102016-07-061-2/+2
* Additional test for recent JIT bugfix.ph102016-07-021-0/+8
* Implement PCRE2_NO_JIT, update HTML docs as well.ph102016-06-051-0/+10
* Implemented pcre2_code_copy().ph102016-02-261-0/+6
* Tidied up a lot of comments in the test files.ph102015-09-161-1/+20
* Fix two issues in JIT.zherczeg2015-09-021-0/+5
* Fix two assertion fails in JIT found by Karl Skomski.zherczeg2015-08-241-0/+2
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-67/+222
* Fix data overrun for /(?(?C)/ph102015-03-201-0/+2
* Improve test coverage; minor typo in JIT test and other minor buglets fixed.ph102014-10-311-0/+12
* Work on the tests for JIT.ph102014-10-061-11/+75
* Preparatory work for JIT.ph102014-08-081-0/+17