]> granicus.if.org Git - vim/commit
updated for version 7.3.1131 v7.3.1131
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 14:22:06 +0000 (16:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 14:22:06 +0000 (16:22 +0200)
commit188c57bcd180ea88911e3083920246c8b28b1ce7
treee1b23ad265d36f380575c7a98c30078634012596
parentf75125528325b396556eee58e4b2cb9622da4f14
updated for version 7.3.1131
Problem:    New regexp engine is a bit slow.
Solution:   Do not clear the state list.  Don't copy syntax submatches when
            not used.
src/regexp_nfa.c
src/version.c