]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.028 v7.4.028
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Sep 2013 15:00:20 +0000 (17:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Sep 2013 15:00:20 +0000 (17:00 +0200)
commite6a2fa65732eb068b4d10f65e0a3f7353d3dffdc
tree1049939095f2d38cf8cfbec5d1f51f3e78a2f977
parentdd4073480011fe1cc58408a33963154fcb41673d
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.
src/regexp_nfa.c
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/testdir/Make_ming.mak
src/testdir/Make_os2.mak
src/testdir/Make_vms.mms
src/testdir/Makefile
src/testdir/test44.in
src/version.c