ph10
|
727853b1f8
|
Fix some numerical checking bugs, Bugzilla 2690.
|
2021-02-01 17:56:12 +00:00 |
|
ph10
|
df13a172d5
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
|
ph10
|
ac5f127ddb
|
Implement a check on the number of capturing parentheses, which for some reason
has never existed. This fixes ClusterFuzz issue 14376.
|
2019-04-22 12:39:38 +00:00 |
|
ph10
|
e5959e493e
|
Allow non-ASCII in group names when UTF is set; revise group naming terminology
in documentation to use "capture group", as Perl does.
|
2019-02-06 18:11:36 +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
|
0b7e77b6e3
|
Adjust tests for workspace overflow and relevant comments in pcre2_compile.c
|
2015-11-08 14:41:34 +00:00 |
|
ph10
|
1794fee4f3
|
Add replication feature for patterns to pcre2test.
|
2015-10-30 15:20:07 +00:00 |
|
ph10
|
4818eb5d39
|
Improve error message for overly-complicated patterns.
|
2015-10-28 09:59:53 +00:00 |
|
ph10
|
92bf097431
|
Fix overlong (*MARK) or (*THEN) names bug.
|
2015-10-28 09:25:31 +00:00 |
|
ph10
|
57a8611a13
|
Implement --never-backslash-C
|
2015-10-17 13:50:56 +00:00 |
|
ph10
|
60dd91d2eb
|
Implement #newline_default and adjust testdata and scripts to use it.
|
2015-09-08 17:01:17 +00:00 |
|
ph10
|
0a3956d7fc
|
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
output.
|
2014-08-10 16:32:58 +00:00 |
|
ph10
|
1b7cf50df6
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
|
ph10
|
55349aade7
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
|