index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
testinput18
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the value passed back for POSIX unset groups when REG_STARTEND has a
ph10
2018-02-19
1
-0
/
+4
*
Implement PCRE2_LITERAL and REG_NOSPEC.
ph10
2017-06-15
1
-0
/
+5
*
Implement REG_PEND (GNU extension) for the POSIX wrapper.
ph10
2017-06-05
1
-0
/
+6
*
Fix matching offsets from regexec() in the POSIX wrapper when called with
ph10
2017-06-03
1
-0
/
+10
*
Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.
ph10
2017-05-17
1
-1
/
+5
*
Fix pcre2test mishandling "end before start" return with POSIX interface.
ph10
2017-01-11
1
-0
/
+3
*
The "offset" modifier in pcre2test was not being ignored (as documented) for
ph10
2016-10-23
1
-0
/
+3
*
Detect missing closing parentheses during the pre-pass.
ph10
2016-02-13
1
-0
/
+2
*
Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().
ph10
2016-01-31
1
-2
/
+5
*
Fix regerror() small buffer issues.
ph10
2015-10-30
1
-0
/
+4
*
Implement PCRE2_SUBSTITUTE_EXTENDED.
ph10
2015-10-07
1
-0
/
+2
*
Tidied up a lot of comments in the test files.
ph10
2015-09-16
1
-5
/
+5
*
Implement #newline_default and adjust testdata and scripts to use it.
ph10
2015-09-08
1
-3
/
+3
*
Runtime UTF checks now take not of the starting offset.
ph10
2015-08-18
1
-11
/
+89
*
Work on the tests for JIT.
ph10
2014-10-06
1
-0
/
+17