updated for version 7.4.327 Problem: When 'verbose' is set to display the return value of a function, may get E724 repeatedly. Solution: Do not give an error for verbose messages. Abort conversion to string after an error. |
|
More...
|
almost 11 years ago
|
Added tag v7-4-326 for changeset 1dbcb23ae7a8 |
|
More...
|
almost 11 years ago
|
updated for version 7.4.326 Problem: Can't build Tiny version. (Elimar Riesebieter) Solution: Add #ifdef. |
|
More...
|
almost 11 years ago
|
Added tag v7-4-325 for changeset 1f288d247548 |
|
More...
|
almost 11 years ago
|
updated for version 7.4.325 Problem: When starting the gui and changing the window size the status line may not be drawn correctly. Solution: Catch new_win_height() being called recursively. (Christian Brabandt) |
|
More...
|
almost 11 years ago
|
Update runtime files. |
|
More...
|
almost 11 years ago
|
Added tag v7-4-324 for changeset c476e0ac8b40 |
|
More...
|
almost 11 years ago
|
updated for version 7.4.324 Problem: In Ex mode, cyrillic characters are not handled. (Stas Malavin) Solution: Support multi-byte characters in Ex mode. (Yukihiro Nakadaira) |
|
More...
|
almost 11 years ago
|
updated for version 7.4.323 Problem: Substitute() with zero width pattern breaks multi-byte character. Solution: Take multi-byte character size into account. (Yukihiro Nakadaira) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-323 for changeset 238f5027830c |
|
More...
|
almost 11 years ago
|
updated for version 7.4.322 Problem: Using "msgfmt" is hard coded, cannot use "gmsgfmt". Solution: Use the msgfmt command found by configure. (Danek Duvall) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-322 for changeset fd96c55d683d |
|
More...
|
almost 11 years ago
|
updated for version 7.4.321 Problem: Can't build with strawberry perl 5.20 + mingw-w64-4.9.0. Solution: Define save_strlen. (Ken Takata) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-321 for changeset c052937aae8c |
|
More...
|
almost 11 years ago
|
updated for version 7.4.320 Problem: Possible crash when an BufLeave autocommand deletes the buffer. Solution: Check for the window pointer being valid. Postpone freeing the window until autocommands are done. (Yasuhiro Matsumoto) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-320 for changeset f7bc601823e5 |
|
More...
|
almost 11 years ago
|
updated for version 7.4.319 Problem: Crash when putting zero bytes on the clipboard. Solution: Do not support the utf8_atom target when not using an Unicode encoding. (Naofumi Honda) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-319 for changeset a076237d1c38 |
|
More...
|
almost 11 years ago
|
updated for version 7.4.318 Problem: Check for whether a highlight group has settings ignores fg and bg color settings. Solution: Also check cterm and GUI color settings. (Christian Brabandt) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-318 for changeset 5c47dacf397c |
|
More...
|
almost 11 years ago
|
updated for version 7.4.317 Problem: Crash when starting gvim. Issue 230. Solution: Check for a pointer to be NULL. (Christian Brabandt) |
|
More...
|
almost 11 years ago
|
Added tag v7-4-317 for changeset 8ffcb546d782 |
|
More...
|
almost 11 years ago
|
Added tag v7-4-316 for changeset 0fc665889e8f |
|
More...
|
about 11 years ago
|
updated for version 7.4.316 Problem: Warning from 64-bit compiler. Solution: Add type cast. (Mike Williams) |
|
More...
|
about 11 years ago
|
updated for version 7.4.315 Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi) |
|
More...
|
about 11 years ago
|
Added tag v7-4-315 for changeset 646616b6ff4d |
|
More...
|
about 11 years ago
|
updated for version 7.4.314 Problem: Completion messages can get in the way of a plugin. Solution: Add 'c' flag to 'shortmess' option. (Shougo Matsu) |
|
More...
|
about 11 years ago
|
Added tag v7-4-314 for changeset 4d7af1962d6c |
|
More...
|
about 11 years ago
|
updated for version 7.4.313 Problem: Changing the return value of getpos() causes an error. (Jie Zhu) Solution: Revert getpos() and add getcurpos(). |
|
More...
|
about 11 years ago
|
Added tag v7-4-313 for changeset 332a5c2b2956 |
|
More...
|
about 11 years ago
|