Skip to content

Commit 0b192e4

Browse files
committed
vim: Import v8.2.5114
* 8.2.5114: time limit on searchpair() does not work properly * 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors * 8.2.5112: gui test hangs on MS-Windows * 8.2.5111: no test for --gui-dialog-file * 8.2.5110: icon filetype not recognized from the first line * 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode * 8.2.5108: retab test disabled because it hangs on MS-Windows * 8.2.5107: some callers of rettv_list_alloc() check for not OK * 8.2.5106: default cmdwin mappings are re-mappable
1 parent 123ee9b commit 0b192e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.5105](https://github.com/vim/vim/commit/83497f875881973df772cc4cc593766345df6c4a): test still hangs on MS-Windows\n* [8.2.5104](https://github.com/vim/vim/commit/b31cb04771234556374cda45ce19dabd4a2a7fc7): test hangs on MS-Windows\n* [8.2.5103](https://github.com/vim/vim/commit/34f99584c73f91bcc8ca5236557a2a09335e1e43): build fails with small features\n* [8.2.5102](https://github.com/vim/vim/commit/8bea171f154845046239c61bdef50a8e0f12f643): interrupt not caught in test\n* [8.2.5101](https://github.com/vim/vim/commit/cf65d88ff844f042337dfd043e6e98f3b9270577): MS-Windows with MinGW: $CC may be "cc" instead of "gcc"\n* [8.2.5100](https://github.com/vim/vim/commit/dad5d2f87b867dab48ac265e3d978d86f0541493): memory usage tests are not retried\n* [8.2.5099](https://github.com/vim/vim/commit/62eb239c1c19ff3e08e492ecf01b1246082a03ac): some terminal tests are not retried\n* [8.2.5098](https://github.com/vim/vim/commit/fc9f0fd6d18c03d6420f84ebb374a373c830fbad): spelldump test sometimes hangs\n* [8.2.5097](https://github.com/vim/vim/commit/74ac29cecd56457ee93f3f71b31b7a2e6d9712d6): using uninitialized memory when using 'listchars'
1+
* [8.2.5114](https://github.com/vim/vim/commit/5ea38d1e7fd597ffde13b292d43e12747f20e97f): time limit on searchpair() does not work properly\n* [8.2.5113](https://github.com/vim/vim/commit/c72e31dfcc013ae840cd7f8899f2430b7f6812c9): timer becomes invalid after fork/exec, :gui gives errors\n* [8.2.5112](https://github.com/vim/vim/commit/a272624c763fea9f98510bbc5b1f2b65a309c765): gui test hangs on MS-Windows\n* [8.2.5111](https://github.com/vim/vim/commit/de8be2beaeb99961247766a9b8181429be1617d6): no test for --gui-dialog-file\n* [8.2.5110](https://github.com/vim/vim/commit/bf6614643f656d38d220c04befdcb1d35774853a): icon filetype not recognized from the first line\n* [8.2.5109](https://github.com/vim/vim/commit/7a1d32809bb5c1527314000983e75125d79192e0): mode not updated after CTRL-O CTRL-C in Insert mode\n* [8.2.5108](https://github.com/vim/vim/commit/308660bd263367a4f1a75498cbd2e29cade47f4d): retab test disabled because it hangs on MS-Windows\n* [8.2.5107](https://github.com/vim/vim/commit/93a1096fe48e12095544924adb267e3b8a16b221): some callers of rettv\_list\_alloc() check for not OK\n* [8.2.5106](https://github.com/vim/vim/commit/44068e97dbd8fc8ebd93113e436a1e37a6bff52c): default cmdwin mappings are re-mappable

0 commit comments

Comments
 (0)