Commit Graph

201 Commits

Author SHA1 Message Date
ph10
d112460049 Implement PCRE2_ENDANCHORED. 2017-04-04 17:09:33 +00:00
ph10
b6aa8347c3 Documentation update 2017-04-03 18:01:07 +00:00
ph10
be913d8c7c Documentation update. 2017-04-03 18:00:37 +00:00
ph10
aaeb68fd5f Remove references to the now-deleted pcre2stack man page. 2017-04-01 09:38:58 +00:00
ph10
b67958d1b7 Documentation update. 2017-03-31 17:06:43 +00:00
ph10
a4619f774c Documentation update 2017-03-31 16:49:33 +00:00
ph10
e63548462a Documentation update. 2017-03-30 17:43:50 +00:00
ph10
ce4ad1fecf Documentation update. 2017-03-29 18:10:55 +00:00
ph10
5d0ba0a894 Documentation update. 2017-03-29 17:18:08 +00:00
ph10
bef8429918 Documentation update. 2017-03-28 16:34:29 +00:00
ph10
09a3ceb226 Documentation update. 2017-03-26 15:44:09 +00:00
ph10
f5a9627e18 Documentation update. 2017-03-25 17:50:54 +00:00
ph10
eb984481b6 Improvements to the \=memory modifier in pcre2test. 2017-03-25 17:08:20 +00:00
ph10
5e95658ace Documentation update 2017-03-25 11:52:22 +00:00
ph10
9d81a78b80 Documentation update. 2017-03-24 18:35:42 +00:00
ph10
ed59b71dee Make \=find_limits apply to DFA matching, to find the minimum depth limit. 2017-03-24 18:20:34 +00:00
ph10
04dda7e246 Documentation update. 2017-03-24 16:53:38 +00:00
ph10
3f515a26b1 Documentation update. 2017-03-23 19:24:16 +00:00
ph10
b3ca9c8ca0 Fix 32-bit error buffer size bug in pcre2test (Bugzilla 2079). 2017-03-21 17:46:21 +00:00
ph10
5a878bec12 Documentation update. 2017-03-21 16:48:40 +00:00
ph10
9aba9453de Minor pcre2test code fix for framesize modifier and documentation update. 2017-03-21 12:22:58 +00:00
ph10
96225a9387 Documentation update. 2017-03-21 12:21:55 +00:00
ph10
80a18117a7 Documentation update. 2017-03-19 14:22:50 +00:00
ph10
f79f23474a File tidies for 10.23-RC1 2017-01-16 17:40:47 +00:00
ph10
ad34ac634d Fix typos. 2016-12-31 17:43:42 +00:00
ph10
7195449563 Upgrade pcre2grep for Windows courtesy of Jason Hood. 2016-12-31 17:40:45 +00:00
ph10
d2b71afa21 Add callout_error to pcre2test and stop the fuzzer after 100 callouts. 2016-12-28 15:05:48 +00:00
ph10
968a4affbc Fail hyphen after POSIX character class. 2016-12-27 11:50:28 +00:00
ph10
5c35436414 Add the -ac option (auto_callout) to pcre2test. 2016-12-23 17:36:22 +00:00
ph10
5a970cda12 Make the recursion limit apply to DFA matching. 2016-12-23 11:04:51 +00:00
ph10
ca94ec16b7 Add pcre2_code_copy_with_tables(). 2016-11-22 15:37:02 +00:00
ph10
bb33ec330b Add use_length to pcre2test. 2016-11-04 10:53:43 +00:00
ph10
5d5f74529b Documentation update for fuzz support. 2016-11-01 11:56:07 +00:00
ph10
606e4c3303 Documentation update. 2016-10-31 19:04:22 +00:00
ph10
17d07985cc Fix *MARK length check in UTF mode (it was checking characters, not code
units).
2016-10-26 16:59:22 +00:00
ph10
8bc6a94975 Document current assert capture limitation. 2016-10-23 15:43:42 +00:00
ph10
e81fb7cd73 Fix typo. 2016-10-18 15:37:31 +00:00
ph10
d709d81905 Add -t to pcre2grep. 2016-10-16 16:48:14 +00:00
ph10
fb67d3fe52 Fix documentation error. 2016-10-14 17:06:34 +00:00
ph10
5aea226401 Dmitry Cherniachenko's patch for colouring pcre2grep output in Windows. 2016-10-14 16:17:48 +00:00
ph10
a96905b68a Implement buffer expansion in pcre2grep. 2016-10-11 16:40:09 +00:00
ph10
a78ff564ea Missed typo fixed. 2016-10-06 17:48:24 +00:00
ph10
56dced804c Fix typos in documentation. 2016-10-06 17:44:39 +00:00
ph10
7010fc1fa0 Documentation clarification 2016-10-05 16:06:10 +00:00
ph10
33f4845d6c Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +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
67342de8a9 Ignore "allcaptures" after DFA matching. 2016-07-06 15:02:24 +00:00
ph10
3b74d3bcf8 Fix typo again - hopefully correctly this time. 2016-07-03 15:21:01 +00:00
ph10
87c91d511e Fix typos and add clarification to documentation. 2016-07-02 16:34:01 +00:00