Skip to content

Commit b7dcd44

Browse files
committed
vim: Import v8.2.4065
* 8.2.4065: computation overflow with large cound for :yank * 8.2.4064: foam files are not detected * 8.2.4063: Vim9: exported function in autoload script not found * 8.2.4062: match highlighting of tab too short * 8.2.4061: codecov bash script is deprecated * 8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow * 8.2.4059: Vim9: an expression of a map cannot access script-local items
1 parent d72e0bd commit b7dcd44

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-
* [8.2.4058](https://github.com/vim/vim/commit/762838218feb223f53ab87d80928dadd991a1746): Vim9: import test failure in wrong line\n* [8.2.4057](https://github.com/vim/vim/commit/160aa86a9d5f4b99437bf48ef16400de33bf2f50): Vim9: not fully implementing the autoload mechanism\n* [8.2.4056](https://github.com/vim/vim/commit/6990b78f253eb7f3ebd296fd5c8353e3da1cc8f2): Vim9: memory leak when exporting function in autoload script\n* [8.2.4055](https://github.com/vim/vim/commit/5e6b9882fe0218ae4878f6ad0561c8654a2277d8): Vim9: line break in expression causes v:errmsg to be fillec\n* [8.2.4054](https://github.com/vim/vim/commit/577bd85d55f30019c890ec80fd44d91108ec35c9): Vim9 script test fails\n* [8.2.4053](https://github.com/vim/vim/commit/fe2ef0b2cda0b25c45bd9e320f8b77931ee8ef2e): Vim9: autoload mechanism doesn't fully work yet\n* [8.2.4052](https://github.com/vim/vim/commit/ee63031b572eb7aea27be4c7e3dafba0daaf681b): not easy to resize a window from a plugin\n* [8.2.4051](https://github.com/vim/vim/commit/b06cfcf5a3b0248527fd70f9323272aa96db2f56): compiler complains about possibly uninitialized variable
1+
* [8.2.4065](https://github.com/vim/vim/commit/3cf21b305104e91a28e4ce3a473672b2e88a9469): computation overflow with large cound for :yank\n* [8.2.4064](https://github.com/vim/vim/commit/2284f6cca384e0ccc352bfec7277dc26386cac3d): foam files are not detected\n* [8.2.4063](https://github.com/vim/vim/commit/b8822442d716df0230c79531132e530e95cc17e3): Vim9: exported function in autoload script not found\n* [8.2.4062](https://github.com/vim/vim/commit/0bbca540f7377889e2154aa5731f6eeffcb5c0cc): match highlighting of tab too short\n* [8.2.4061](https://github.com/vim/vim/commit/0d47ad40274ed9c7ace636b2a4063182c905a2b4): codecov bash script is deprecated\n* [8.2.4060](https://github.com/vim/vim/commit/d6f27c66cca32b93fcf8024b1bad1618946bbbea): win\_execute() slow on systems where getcwd()/chdir() is slow\n* [8.2.4059](https://github.com/vim/vim/commit/19db9e6ba710ca32f0f5e0c2ca2ba69f8228b833): Vim9: an expression of a map cannot access script-local items

0 commit comments

Comments
 (0)