summaryrefslogtreecommitdiff
path: root/testdata/testinput16
Commit message (Expand)AuthorAgeFilesLines
* Runtime UTF checks now take not of the starting offset.ph102015-08-181-246/+5
* Re-write recursion handling to fix another compiler bug and make it all less ph102015-08-091-0/+43
* Fix infinite recursion in the JIT compiler when certain patterns when certain...zherczeg2015-07-201-0/+2
* JIT should return with error when the compiled pattern requires more stack sp...zherczeg2015-06-281-0/+4
* Remove computing the JIT read-only data size in advance and use on-demand mem...zherczeg2015-03-061-0/+8
* Implement (*NO_JIT)ph102015-01-261-0/+4
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+18
* Add tests for JIT fast path.ph102014-11-021-0/+35
* The tests all run clean with JIT.ph102014-10-111-19/+69
* Work on the tests for JIT.ph102014-10-061-81/+87
* Preparatory work for JIT.ph102014-08-081-0/+81