annotate src/testdir/test66.ok @ 6332:65e72747feca
v7.4.499
updated for version 7.4.499
Problem: substitute() can be slow with long strings.
Solution: Store a pointer to the end, instead of calling strlen() every
time. (Ozaki Kiichi)
author |
Bram Moolenaar <bram@vim.org> |
date |
Wed, 05 Nov 2014 16:03:44 +0100 |
parents |
0a3fab86f34d |
children |
|
rev |
line source |
4213
|
1 on1 two three
|
|
2 on1 two three
|
|
3 on1 two three
|
|
4 on1 two three
|
|
5 on1 two three
|
|
6
|
1839
|
7 abcdefghijklmnopqrstuvwxyz
|
|
8 abcdefghij
|
|
9 abc defghijklmnopqrstuvwxyz
|
|
10 abc defghijklmnopqrstuvwxyz
|
|
11 abc defghijklmnopqrstuvwxyz
|
|
12 abcdefghijklmnopqrstuvwxyz
|
|
13 abcdefghij
|
|
14 abc defghijklmnopqrstuvwxyz
|
|
15 abc defghijklmnopqrstuvwxyz
|
|
16 abc defghijklmnopqrstuvwxyz
|