Skip to content

Commit a767145

Browse files
committed
vim: Import v9.0.0619
* 9.0.0619: too many delete() calls in tests * 9.0.0618: calling function for reduce() has too much overhead * 9.0.0617: calling function for reduce() has too much overhead * 9.0.0616: spell test fails because error message changed * 9.0.0615: using reduce() on a list from range() is a bit slow * 9.0.0614: SpellFileMissing autocmd may delete buffer * 9.0.0613: running source tests leaves file behind
1 parent 59f0c96 commit a767145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.0.0612](https://github.com/vim/vim/commit/47da934844afec7b04d94e0d1f8cf0a86e1b9bea): blockedit test passes with wrong result\n* [9.0.0611](https://github.com/vim/vim/commit/70e672580b39eb79607c304803efb954cc11f4e6): tests delete files with a separate delete() call\n* [9.0.0610](https://github.com/vim/vim/commit/859ea4bc76699232e41aea0f308463bab887b0c1): global interrupt test fails when run under valgrind\n* [9.0.0609](https://github.com/vim/vim/commit/66000ff9af8e3de93825ce7baa0c43727465eca5): blockedit test fails because of wrong indent\n* [Update runtime files](https://github.com/vim/vim/commit/9fbdbb814f4ad67a14979aba4a6a49800c2f1a99)\n* [9.0.0608](https://github.com/vim/vim/commit/26f09ea54b2c60abf21df42c60bdfc60eca17b0d): with spelling, deleting a full stop does not update next line\n* [9.0.0607](https://github.com/vim/vim/commit/f802767df7b4532651fcf11d49e812ead32db45b): verbose echo message test fails on Mac OS\n* [9.0.0606](https://github.com/vim/vim/commit/524c853e5ef0392fcf28e449946e05e7e3046e67): system() opens a terminal window when "!" is in 'guioptions'\n* [9.0.0605](https://github.com/vim/vim/commit/439a2ba1749463718b6ce1e1375b68c7b7cff808): dump file missing\n* [9.0.0604](https://github.com/vim/vim/commit/49c311c9b18e18c05f93728d1f8a552923a18423): luacheckrc file is not recognized\n* [9.0.0603](https://github.com/vim/vim/commit/7c1cbb6cd437c6e0c3ccc05840cc931108b4a60a): with 'nosplitscroll' folds are not handled correctly\n* [9.0.0602](https://github.com/vim/vim/commit/7fc6c0e4dab4e80b9806a973936af54276468513): new TypeScript extensions are not recognized\n* [9.0.0601](https://github.com/vim/vim/commit/368aa6908862874fdb901c534ee99033ac977e4a): too much indent\n* [9.0.0600](https://github.com/vim/vim/commit/d32474229213276c64cb293885a975dcb406fbc9): GYP files are not recognized\n* [9.0.0599](https://github.com/vim/vim/commit/cde031938537970938437cdbb235bc0da755ae4a): latexmkrc files are not recognized\n* [9.0.0598](https://github.com/vim/vim/commit/8279af514ca7e5fd3c31cf13b0864163d1a0bfeb): using negative array index with negative width window
1+
* [9.0.0619](https://github.com/vim/vim/commit/572a4433c8276d8e8f228a09f43b11afe0c85f6f): too many delete() calls in tests\n* [9.0.0618](https://github.com/vim/vim/commit/82418263fa91792e851cb0de879d1595327d5531): calling function for reduce() has too much overhead\n* [9.0.0617](https://github.com/vim/vim/commit/1936c765364d6a771cea5df9971318060db82730): calling function for reduce() has too much overhead\n* [9.0.0616](https://github.com/vim/vim/commit/371951d0c34d4f44b50ad8bc8d30a4ef7effade6): spell test fails because error message changed\n* [9.0.0615](https://github.com/vim/vim/commit/52df40eb04726f9ee3c54ef8f7d856f1254b191a): using reduce() on a list from range() is a bit slow\n* [9.0.0614](https://github.com/vim/vim/commit/ef976323e770315b5fca544efb6b2faa25674d15): SpellFileMissing autocmd may delete buffer\n* [9.0.0613](https://github.com/vim/vim/commit/caa1d19da1cdfd07f93b578b4fd5214a53197cd6): running source tests leaves file behind

0 commit comments

Comments
 (0)