]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1012 v7.3.1012
authorBram Moolenaar <Bram@vim.org>
Fri, 24 May 2013 21:10:50 +0000 (23:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 24 May 2013 21:10:50 +0000 (23:10 +0200)
commitfad8de084a568678ccb5e38c62618c6ae0f57bfe
tree7bb288dcfc45680c20a4509063f78480e7a7cd3a
parent3c577f26cd5d3b8252352d66396e85c4ebe1305d
updated for version 7.3.1012
Problem:    \Z does not work properly with the new regexp engine.
Solution:   Make \Z work.  Add tests.
src/regexp_nfa.c
src/testdir/test95.in
src/testdir/test95.ok
src/version.c