summaryrefslogtreecommitdiff
path: root/doc/pcre2jit.3
Commit message (Expand)AuthorAgeFilesLines
* Fix some documentation typos.ph102021-06-141-1/+1
* Add s390x to JIT targets.zherczeg2021-05-311-0/+1
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-7/+7
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-17/+23
* Final file tidies for 10.33.ph102019-04-161-4/+4
* Documentation update re PCRE2_JIT_INVALID_UTFph102019-03-061-3/+25
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-9/+13
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-1/+1
* Documentation update for NULL arguments.ph102018-06-281-7/+9
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-9/+9
* Documentation update.ph102017-03-311-7/+4
* Documentation update.ph102017-03-301-4/+4
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-1/+1
* Implement PCRE2_NO_JIT, update HTML docs as well.ph102016-06-051-4/+7
* Document JIT compile size limit and give more info in pcre2test.ph102015-11-141-2/+8
* Improve documentation.ph102015-07-281-5/+10
* Fix typo.ph102014-12-021-1/+1
* File tidies for 10.00-RC1.ph102014-11-281-1/+1
* Fix documentation error.ph102014-11-281-4/+5
* Move context argument to last in pcre2_jit_stack_create().ph102014-11-281-5/+5
* More documentation and test updates.ph102014-11-231-9/+9
* More documentation edits.ph102014-11-171-2/+2
* Further substitution tests (code and data), and more documentation.ph102014-11-141-4/+4
* Update JIT documentationph102014-11-121-10/+24
* Substitute code update and documentation.ph102014-11-111-7/+7
* Finish off changes of JIT stack assignmentph102014-11-081-48/+46
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-8/+8
* Add tests for JIT fast path.ph102014-11-021-5/+5
* Document pcre2_jit_free_unused_memory().ph102014-10-271-12/+23
* A lot more documentation.ph102014-10-211-5/+11
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-9/+9
* Make PCRE2_NO_START_OPTIMIZE a compile-only option.ph102014-10-011-3/+2
* More documentation.ph102014-09-291-0/+375