ph10
|
0804b59736
|
Minor improvement to minimum length calculation.
|
2019-06-13 16:00:11 +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
|
78190be4f1
|
Add another test.
|
2018-02-20 15:37:49 +00:00 |
|
ph10
|
3d534407ff
|
Fix \C bug with repeated character classes in UTF-8 mode.
|
2018-02-19 17:26:33 +00:00 |
|
ph10
|
72ada2e30e
|
Update 16-bit and 32-bit tests.
|
2017-04-16 13:04:57 +00:00 |
|
ph10
|
33f4845d6c
|
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
|
2016-10-02 16:01:01 +00:00 |
|
ph10
|
838adf332a
|
Support \C in lookbehinds and DFA matching in UTF-32 mode.
|
2016-06-20 18:14:51 +00:00 |
|
ph10
|
42c40455d7
|
Some tests were in the wrong files.
|
2015-12-15 18:21:49 +00:00 |
|
ph10
|
57a8611a13
|
Implement --never-backslash-C
|
2015-10-17 13:50:56 +00:00 |
|