summaryrefslogtreecommitdiff
path: root/pcre_jit_test.c
Commit message (Expand)AuthorAgeFilesLines
* Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compilerzherczeg2011-10-311-0/+9
* Support OP_ANYBYTE in JIT when utf8 is disabled and optimizing utf8 character...zherczeg2011-10-161-0/+4
* Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.ph102011-09-191-25/+54
* Final source and document tidies for 8.20-RC1.ph102011-09-111-3/+3
* Adjust JIT limit code; make JIT test return 1 if not successful.ph102011-08-281-7/+17
* Change pcre_assign_jit_callback to pcre_assign_jit_stack.ph102011-08-271-1/+1
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-0/+668