]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1029 v7.3.1029
authorBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 20:56:19 +0000 (22:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 20:56:19 +0000 (22:56 +0200)
commit26c2f3fc4e77a9cda5f9731d7188f04d240fa0bb
tree7d29309526ac1e2001a50c521e66f352e9c448c6
parent963fee2d694cd2033ef67045e54ce549bf198c28
updated for version 7.3.1029
Problem:    New regexp performance: Unused position state being copied.
Solution:   Keep track of which positions are actually valid.
src/regexp_nfa.c
src/version.c