Philip.Hazel
|
be7366f6f0
|
Tidied up a lot of comments in the test files.
|
2015-09-16 16:49:48 +00:00 |
Philip.Hazel
|
bb68c64c40
|
Implement #newline_default and adjust testdata and scripts to use it.
|
2015-09-08 17:01:17 +00:00 |
Philip.Hazel
|
76a2e62669
|
Maintenance on tests for Perl compatibility
|
2015-08-03 17:25:55 +00:00 |
Philip.Hazel
|
3e12e15fe1
|
Fix incorrect minimum matching length when pattern contains (?| groups.
|
2015-08-03 13:18:49 +00:00 |
Philip.Hazel
|
6f94ece67d
|
Fix forward reference by name to duplicate group number bug.
|
2015-05-16 11:01:48 +00:00 |
Philip.Hazel
|
e653c5f142
|
Re-do previous patch and fix new forward-reference-with-quantification bugs.
|
2015-05-06 16:51:25 +00:00 |
Philip.Hazel
|
4d35b44b43
|
Fix compatibility issues for \8 and \9.
|
2015-04-23 17:28:39 +00:00 |
Philip.Hazel
|
99bb61e903
|
Fix comment between recursion and quantifier bug.
|
2015-03-29 11:15:32 +00:00 |
Philip.Hazel
|
a066d12022
|
Add recursion limit to auto-possessification code.
|
2015-03-25 17:01:04 +00:00 |
Philip.Hazel
|
e8435bc006
|
Missed test for mutual recursion after crash fixed.
|
2015-02-08 17:05:12 +00:00 |
Philip.Hazel
|
6c8945b8d8
|
Fix mutual back reference recursion segfault.
|
2015-01-28 11:28:53 +00:00 |
Philip.Hazel
|
e3e4131379
|
Fix bug for (*ACCEPT) inside a capturing group.
|
2014-11-05 16:05:19 +00:00 |
Philip.Hazel
|
623b497851
|
Fix "first code unit" bug.
|
2014-10-10 16:16:44 +00:00 |
Philip.Hazel
|
b7c5d02b3d
|
Fix stack overflow bug, copying fix from PCRE1.
|
2014-08-08 15:36:18 +00:00 |
Philip.Hazel
|
017b6a1624
|
Tests 1 and 2 are converted (but without save/restore).
|
2014-07-24 16:32:38 +00:00 |