| commit | 188c57bcd180ea88911e3083920246c8b28b1ce7 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 16:22:06 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 16:22:06 2013 +0200 |
| tree | e1b23ad265d36f380575c7a98c30078634012596 | |
| parent | f75125528325b396556eee58e4b2cb9622da4f14 [diff] |
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.