1
0
forked from aniani/vim

updated for version 7.3.1145

Problem:    New regexp engine: addstate() is called very often.
Solution:   Optimize adding the start state.
This commit is contained in:
Bram Moolenaar
2013-06-07 22:39:40 +02:00
parent 2358403363
commit f96d109827
2 changed files with 37 additions and 6 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1145,
/**/
1144,
/**/