]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1017 v7.3.1017
authorBram Moolenaar <Bram@vim.org>
Sat, 25 May 2013 18:19:50 +0000 (20:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 May 2013 18:19:50 +0000 (20:19 +0200)
commit4b41706477bccb6f0b3f5154f09af30e9fc4f452
treee77da44ff02c08064f5b0d073c6a77ab3cc0adc1
parentf47ca63dbcc547fa7d16ff4a0e8729ba9c3c508a
updated for version 7.3.1017
Problem:    Zero width match changes length of match.
Solution:   For a zero width match put new states in the current position in
            the state list.
src/regexp.h
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c