Commit Graph

30 Commits

Author SHA1 Message Date
ph10
df13a172d5 Implement support for invalid UTF in the pcre2_match() interpreter. 2019-05-24 17:15:48 +00:00
ph10
fae3cecf44 Final file tidies for 10.33. 2019-04-16 15:34:27 +00:00
ph10
bdf761a7bf Documentation update re PCRE2_JIT_INVALID_UTF 2019-03-06 17:38:20 +00:00
ph10
5e94fcc35a Implement PCRE2_COPY_MATCHED_SUBJECT. 2018-10-17 08:33:38 +00:00
ph10
85bdc33a54 File tidies and documentation update for 10.32-RC1 Release Candidate. 2018-08-13 11:57:09 +00:00
ph10
a91dea59bb Documentation update for NULL arguments. 2018-06-28 16:26:03 +00:00
ph10
8c2c547183 More typos and changes to "Kibibytes" for "Kilobytes". 2018-06-18 14:03:33 +00:00
ph10
b67958d1b7 Documentation update. 2017-03-31 17:06:43 +00:00
ph10
e63548462a Documentation update. 2017-03-30 17:43:50 +00:00
ph10
55101bc2d4 Documentation detrail and make HTML for 10.22-RC1. 2016-06-29 16:52:05 +00:00
ph10
be26792758 Implement PCRE2_NO_JIT, update HTML docs as well. 2016-06-05 16:05:34 +00:00
ph10
2e704cb0af Document JIT compile size limit and give more info in pcre2test. 2015-11-14 16:48:32 +00:00
ph10
6604ea3e26 Improve documentation. 2015-07-28 16:01:43 +00:00
ph10
7a9d48f7d2 Fix typo. 2014-12-02 11:06:13 +00:00
ph10
a4150595ad File tidies for 10.00-RC1. 2014-11-28 13:58:17 +00:00
ph10
4d2e62ba7c Fix documentation error. 2014-11-28 13:26:50 +00:00
ph10
b2bf3b6953 Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00
ph10
e8653da07b More documentation and test updates. 2014-11-23 18:38:38 +00:00
ph10
bfbc800d42 More documentation edits. 2014-11-17 16:59:02 +00:00
ph10
292361778a Further substitution tests (code and data), and more documentation. 2014-11-14 18:41:20 +00:00
ph10
3c1b713ec7 Update JIT documentation 2014-11-12 17:15:10 +00:00
ph10
460db64b18 Substitute code update and documentation. 2014-11-11 16:51:07 +00:00
ph10
9b3d0814fc Finish off changes of JIT stack assignment 2014-11-08 16:07:30 +00:00
ph10
09deb5ee68 Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
ph10
a7c108fd89 Add tests for JIT fast path. 2014-11-02 15:34:31 +00:00
ph10
c6a56eba61 Document pcre2_jit_free_unused_memory(). 2014-10-27 10:13:57 +00:00
ph10
ffc2cf7fd8 A lot more documentation. 2014-10-21 16:33:30 +00:00
ph10
8af601505d Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
ph10
3cf2d76de6 Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +00:00
ph10
e9c35e20dd More documentation. 2014-09-29 16:45:37 +00:00