1
0
forked from aniani/vim

updated for version 7.4.028

Problem:    Equivalence classes are not working for multi-byte characters.
Solution:   Copy the rules from the old to the new regexp engine. Add a test
            to check both engines.
This commit is contained in:
Bram Moolenaar
2013-09-19 17:00:20 +02:00
parent dd40734800
commit e6a2fa6573
9 changed files with 299 additions and 41 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
28,
/**/
27,
/**/