Added tag v7-3-1202 for changeset 1707ddb6f5ae |
|
More...
|
about 12 years ago
|
updated for version 7.3.1202 Problem: Tags are not found in case-folded tags file. (Darren cole, Issue 90) Solution: Take into account that when case folding was used for the tags file "!rm" sorts before the "!_TAG" header lines. |
|
More...
|
about 12 years ago
|
updated for version 7.3.1201 Problem: When a startup script creates a preview window, it probably becomes the current window. Solution: Make another window the current one. (Christian Brabandt) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1201 for changeset d8f65e6238fa |
|
More...
|
about 12 years ago
|
Updated runtime files. |
|
More...
|
about 12 years ago
|
updated for version 7.3.1200 Problem: When calling setline() from Insert mode, using CTRL-R =, undo does not work properly. (Israel Chauca) Solution: Sync undo after evaluating the expression. (Christian Brabandt) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1200 for changeset 2945fe016b93 |
|
More...
|
about 12 years ago
|
Added tag v7-3-1199 for changeset be2973afe770 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1199 Problem: When evaluating 'foldexpr' causes an error this is silently ignored and evaluation is retried every time. Solution: Set emsg_silent instead of emsg_off. Stop evaluating 'foldexpr' is it is causing errors. (Christian Brabandt) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1198 for changeset 517fa1a34c7c |
|
More...
|
about 12 years ago
|
updated for version 7.3.1198 Problem: Build error when using Perl 5.18.0 and dynamic loading. Solution: Change #ifdefs for Perl_croak_xs_usage. (Ike Devolder) |
|
More...
|
about 12 years ago
|
updated for version 7.3.1197 Problem: ":wviminfo!" does not write history previously read from a viminfo file. (Roland Eggner) Solution: When not merging history write all entries. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1197 for changeset 2fc1f3346bfb |
|
More...
|
about 12 years ago
|
updated for version 7.3.1196 Problem: Old regexp engine does not match pattern with backref correctly. (Dominique Pelle) Solution: Fix setting status. Test multi-line patterns better. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1196 for changeset 56fbf60e9476 |
|
More...
|
about 12 years ago
|
Added tag v7-3-1195 for changeset 4837fd61be52 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1195 Problem: Compiler warning for unitialized variable. (Tony Mechelynck) Solution: Set the length to the matching backref. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1194 for changeset 91136a41f83f |
|
More...
|
about 12 years ago
|
updated for version 7.3.1194 Problem: Yaml highlighting is slow. Solution: Tune the estimation of pattern failure chance. |
|
More...
|
about 12 years ago
|
Merge branch 'vim' |
|
More...
|
about 12 years ago
|
updated for version 7.3.1193 Problem: fail_if_missing not used for Python 3. Solution: Give an error when Python 3 can't be configured. (Andrei Olsen) |
|
More...
|
about 12 years ago
|
Added tag v7-3-1193 for changeset 8b46c37c4b84 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1192 Problem: Valgrind reports errors when using backreferences. (Dominique Pelle) Solution: Do not check the end of submatches. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1192 for changeset 07b9c48a30e9 |
|
More...
|
about 12 years ago
|
Added tag v7-3-1191 for changeset 4c42efb4c098 |
|
More...
|
about 12 years ago
|
updated for version 7.3.1191 Problem: Backreference to previous line doesn't work. (Lech Lorens) Solution: Implement looking in another line. |
|
More...
|
about 12 years ago
|
updated for version 7.3.1190 Problem: Compiler warning for parentheses. (Christian Wellenbrock) Solution: Change #ifdef. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1190 for changeset 25d64a4edc0b |
|
More...
|
about 12 years ago
|
updated for version 7.3.1189 Problem: Highlighting is still wrong sometimes. (Dominique Pelle) Solution: Also restore reginput properly. |
|
More...
|
about 12 years ago
|
Added tag v7-3-1189 for changeset dc78a26f6f64 |
|
More...
|
about 12 years ago
|