]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.020 v7.4.020
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 14:05:36 +0000 (16:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 14:05:36 +0000 (16:05 +0200)
commit78c93e4b6a87720a50ac14c40aa077ed6b86145b
tree3e075f5c593b8503f26ddc28b51b92ea08111275
parent00b764aa4115271aa553c8443adc6cec6859e69e
updated for version 7.4.020
Problem:    NFA engine matches too much with \@>. (John McGowan)
Solution:   When a whole pattern match is found stop searching.
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c