]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1145 v7.3.1145
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Jun 2013 20:39:40 +0000 (22:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Jun 2013 20:39:40 +0000 (22:39 +0200)
commitf96d109827062fb9a361aa592f207d6c0a7f2ed1
tree356822459fa60212dc8fcfa305ea90070f70aeac
parent235840336312c73d72d30f38b2e628f98b62f353
updated for version 7.3.1145
Problem:    New regexp engine: addstate() is called very often.
Solution:   Optimize adding the start state.
src/regexp_nfa.c
src/version.c