]> granicus.if.org Git - vim/commit
updated for version 7.3.1103 v7.3.1103
authorBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2013 19:30:04 +0000 (21:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2013 19:30:04 +0000 (21:30 +0200)
commitf6de032afe1c4583cd4df585a7d46f93740357dc
treec977fbabc49671347ae6c23f2122cd99de449b98
parent9f5d60072301711ac1175fa679676d0f7e40e60a
updated for version 7.3.1103
Problem:    New regexp engine: overhead in saving and restoring.
Solution:   Make saving and restoring list IDs faster.  Don't copy or check \z
            subexpressions when they are not used.
src/regexp_nfa.c
src/version.c