Commit Graph

43 Commits

Author SHA1 Message Date
ph10
04dda7e246 Documentation update. 2017-03-24 16:53:38 +00:00
ph10
f79f23474a File tidies for 10.23-RC1 2017-01-16 17:40:47 +00:00
ph10
ca94ec16b7 Add pcre2_code_copy_with_tables(). 2016-11-22 15:37:02 +00:00
ph10
b860064c6b Update pcre2test with the /utf8_input option, for generating wide characters in
non-UTF 16-bit and 32-bit modes.
2016-08-03 09:01:02 +00:00
ph10
fd7e9ae28f Final file tidies for 10.22. 2016-07-29 08:47:39 +00:00
ph10
55101bc2d4 Documentation detrail and make HTML for 10.22-RC1. 2016-06-29 16:52:05 +00:00
ph10
61c6782bd0 Return an error code when pcre2_get_error_message() does not recognize an error
code, and add a pcre2test facility for testing this.
2016-06-17 11:30:27 +00:00
ph10
be26792758 Implement PCRE2_NO_JIT, update HTML docs as well. 2016-06-05 16:05:34 +00:00
ph10
d5b58841f8 Update HTML docs. 2016-02-26 18:32:07 +00:00
ph10
efb2a55e9a Tidy pcre2demo.c 2016-02-02 16:25:47 +00:00
ph10
f9c08cb6d8 File tidies, version updates, etc. for 10.21-RC1 2015-12-17 18:44:06 +00:00
ph10
5ca1010ab6 Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
ph10
57a8611a13 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
ph10
504e5a9652 Documentation for offset limits. 2015-09-22 16:51:11 +00:00
ph10
0ef875b394 Update HTML documentation. 2015-09-12 18:12:01 +00:00
ph10
29e47648ec Implemented PCRE2_ALT_VERBNAMES 2015-08-30 17:47:36 +00:00
ph10
cbb3fd26ad Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
ph10
f8d388a20d Implement pcre2_callout_enumerate(). 2015-03-23 15:52:08 +00:00
ph10
58a02057d3 Documentation clarifications. 2015-01-26 14:21:45 +00:00
ph10
f16fa66e2a Add serialization functions and tests with updated pcre2test. Fix
PCRE2_INFO_SIZE issues.
2015-01-23 16:51:47 +00:00
ph10
201a0469e7 Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing. 2015-01-02 17:09:16 +00:00
ph10
27a97f9768 Improvements for substring handling with partial matches. 2014-12-22 17:33:10 +00:00
ph10
35100cae9b File tidies for 10.00-RC2. 2014-12-19 09:55:25 +00:00
ph10
7a9d48f7d2 Fix typo. 2014-12-02 11:06:13 +00:00
ph10
ba048c8187 (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc)
definition for Windows; (3) remove unwanted PCRE2_EXP_DATA_DEFN; (4) 
documentation updates.
2014-12-01 16:14:53 +00:00
ph10
a4150595ad File tidies for 10.00-RC1. 2014-11-28 13:58:17 +00:00
ph10
5472530943 Use allocator from code for pcre2_match_data_create_from_pattern if NULL
passed.
2014-11-28 13:23:40 +00:00
ph10
b2bf3b6953 Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00
ph10
c812b920a3 Add user data to recursion guard; get ready for RC1 (again) 2014-11-26 16:51:53 +00:00
ph10
179b95e196 Final preparations for 10.00-RC1 2014-11-24 15:31:28 +00:00
ph10
e8653da07b More documentation and test updates. 2014-11-23 18:38:38 +00:00
ph10
62992d3543 More documentation and file tidies. 2014-11-21 16:45:06 +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
460db64b18 Substitute code update and documentation. 2014-11-11 16:51:07 +00:00
ph10
2fe64ff926 Make --enable-unicode the default. 2014-11-03 18:27:56 +00:00
ph10
09deb5ee68 Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
ph10
3f4790b54e More per-function documentation; revised perltest.sh replaces perltest.pl. 2014-10-25 14:16:46 +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
8a9cfdb118 More documentation. 2014-10-19 15:30:48 +00:00
ph10
58de593032 Partial documentation and partial code tweaks. 2014-10-14 16:23:57 +00:00
ph10
28f791ce12 Documentation scripts 2014-09-23 11:35:51 +00:00