]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1150 v7.3.1150
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2013 20:30:03 +0000 (22:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2013 20:30:03 +0000 (22:30 +0200)
commite7766eeaa5d92cf727649923cfd3e42b1696df03
tree277d9b17f945e358f2a085484ec3452b0cf4c0f9
parent473de61b0409f8f8c86585733f099f882122b280
updated for version 7.3.1150
Problem:    New regexpengine: Slow when a look-behind match does not have a
            width specified.
Solution:   Try to compute the maximum width.
src/regexp_nfa.c
src/version.c