index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix matching offsets from regexec() in the POSIX wrapper when called with
ph10
2017-06-03
2
-14
/
+34
*
Implement PCRE2_EXTRA_BAD_ESCAPE_IS_LITERAL.
ph10
2017-06-01
8
-11
/
+71
*
Make pcre2_dfa_match() take notice of the match limit, to catch patterns that
ph10
2017-05-30
9
-1301
/
+1304
*
Implement PCRE2_NEWLINE_NUL.
ph10
2017-05-26
19
-1085
/
+1112
*
Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.
ph10
2017-05-17
16
-2247
/
+2653
*
Documentation update.
ph10
2017-04-20
2
-64
/
+89
*
Implement Perl's /n option, which is the same as PCRE2_NO_AUTO_CAPTURE.
ph10
2017-04-18
4
-15
/
+19
*
Implement PCRE2_EXTENDED_MORE and friends.
ph10
2017-04-18
12
-1885
/
+1924
*
Documentation update.
ph10
2017-04-17
3
-28
/
+78
*
Documentation update.
ph10
2017-04-17
5
-29
/
+64
*
Documentation update.
ph10
2017-04-14
1
-3
/
+19
*
Ensure ovector[0,1] are both PCRE2_UNSET during callouts.
ph10
2017-04-14
1
-9
/
+10
*
Fix ACCEPT issue with ENDANCHORED.
ph10
2017-04-11
1
-0
/
+40
*
Add explicit heap limiting options to pcre2_match(), with associated features
ph10
2017-04-11
25
-1707
/
+2070
*
Add -jitverify to pcre2test.
ph10
2017-04-08
1
-2
/
+7
*
Documentation tidies and code tidies for Windows.
ph10
2017-04-08
5
-6
/
+6
*
Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep,
ph10
2017-04-06
11
-564
/
+740
*
Implement PCRE2_ENDANCHORED.
ph10
2017-04-04
6
-23
/
+42
*
Documentation update
ph10
2017-04-03
1
-334
/
+347
*
Documentation update.
ph10
2017-04-03
4
-66
/
+105
*
Remove references to the now-deleted pcre2stack man page.
ph10
2017-04-01
11
-577
/
+180
*
Documentation update.
ph10
2017-03-31
4
-27
/
+24
*
Documentation update
ph10
2017-03-31
9
-476
/
+396
*
Documentation update.
ph10
2017-03-30
2
-16
/
+7
*
Documentation update.
ph10
2017-03-29
1
-41
/
+30
*
Documentation update.
ph10
2017-03-29
5
-394
/
+411
*
Documentation update.
ph10
2017-03-28
5
-1235
/
+1209
*
Documentation update.
ph10
2017-03-26
2
-15
/
+25
*
Documentation update.
ph10
2017-03-25
16
-58
/
+134
*
Improvements to the \=memory modifier in pcre2test.
ph10
2017-03-25
1
-7
/
+11
*
Documentation update
ph10
2017-03-25
4
-162
/
+182
*
Documentation update.
ph10
2017-03-24
1
-3
/
+6
*
Make \=find_limits apply to DFA matching, to find the minimum depth limit.
ph10
2017-03-24
1
-13
/
+16
*
Documentation update.
ph10
2017-03-24
24
-1361
/
+1297
*
Documentation update.
ph10
2017-03-23
4
-33
/
+44
*
Fix 32-bit error buffer size bug in pcre2test (Bugzilla 2079).
ph10
2017-03-21
1
-5
/
+5
*
Documentation update.
ph10
2017-03-21
1
-4
/
+7
*
Minor pcre2test code fix for framesize modifier and documentation update.
ph10
2017-03-21
1
-19
/
+26
*
Documentation update.
ph10
2017-03-21
1
-27
/
+23
*
Documentation update.
ph10
2017-03-19
1
-137
/
+100
*
File tidies for 10.23-RC1
ph10
2017-01-16
27
-1263
/
+1345
*
Fix typos.
ph10
2016-12-31
2
-2
/
+2
*
Upgrade pcre2grep for Windows courtesy of Jason Hood.
ph10
2016-12-31
1
-15
/
+24
*
Add callout_error to pcre2test and stop the fuzzer after 100 callouts.
ph10
2016-12-28
1
-8
/
+15
*
Fail hyphen after POSIX character class.
ph10
2016-12-27
1
-6
/
+6
*
Add the -ac option (auto_callout) to pcre2test.
ph10
2016-12-23
1
-14
/
+18
*
Make the recursion limit apply to DFA matching.
ph10
2016-12-23
5
-26
/
+44
*
Add pcre2_code_copy_with_tables().
ph10
2016-11-22
22
-1398
/
+1874
*
Add use_length to pcre2test.
ph10
2016-11-04
1
-6
/
+19
*
Documentation update for fuzz support.
ph10
2016-11-01
1
-2
/
+24
[next]