]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1106 v7.3.1106
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2013 10:17:04 +0000 (12:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2013 10:17:04 +0000 (12:17 +0200)
commitdd2ccdf6eaf3de0a5e9a4bb3b9e08dd55168c629
tree05ee9716b71c1850e6bbedf54cab22cb1123fc2d
parentf46da70603be5280555da3bc8b5519b807e93afd
updated for version 7.3.1106
Problem:    New regexp engine: saving and restoring lastlist in the states
            takes a lot of time.
Solution:   Use a second lastlist value for the first recursive call.
src/regexp.h
src/regexp_nfa.c
src/version.c