Skip to content

Commit 0717067

Browse files
vim: Import v9.2.0173
* 9.2.0173: tests: Test_balloon_eval_term_visual is flaky * 9.2.0172: Missing semicolon in os_mac_conv.c * 9.2.0171: MS-Windows: version detection is deprecated * translation(zh_CN): Fix translation for 'paste' in zh_CN.UTF-8.po * runtime(doc): Update help tags references * 9.2.0170: channel: some issues in ch_listen() * runtime(doc): clarify :silent usage for system()/systemlist() * 9.2.0169: assertion failure in syn_id2attr() * 9.2.0168: invalid pointer casting in string_convert() arguments
1 parent 1e08941 commit 0717067

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-
* [9.2.0167](https://github.com/vim/vim/commit/ba27e4fffae67ba142e6fb5551348c48fd2ffad6): terminal: setting buftype=terminal may cause a crash\n* [9.2.0166](https://github.com/vim/vim/commit/84c7a5d18fbce19291d08f8e26d78110fbc283e4): Coverity warning for potential NULL dereference\n* [9.2.0165](https://github.com/vim/vim/commit/3f89324b3a7a7c88be19136227fbc9e1137cdb69): tests: perleval fails in the sandbox\n* [9.2.0164](https://github.com/vim/vim/commit/ef3cee793f6f277d03e2132236d8a6887ebd064f): build error when XCLIPBOARD is not defined\n* [9.2.0163](https://github.com/vim/vim/commit/09af51afbed8c01cdbe6300073b9e8cacc18fcdf): MS-Windows: Compile warning for unused variable\n* [9.2.0162](https://github.com/vim/vim/commit/81d5329ace468b74c7ba29a72610e11d63f9f18f): tests: unnecessary CheckRunVimInTerminal in test\_quickfix\n* [9.2.0161](https://github.com/vim/vim/commit/ef3d79ebbe014effa2acd15b26b42086f6c0eebf): intro message disappears on startup in some terminals\n* [9.2.0160](https://github.com/vim/vim/commit/13b25e2f34dfa32d44c6fa330f39bbe1c2deb273): terminal DEC mode handling is overly complex\n* [9.2.0159](https://github.com/vim/vim/commit/8d13b8244a41d2457bc5049bdd0bb0238a754ede): Crash when reading quickfix line\n* [9.2.0158](https://github.com/vim/vim/commit/8b009a3bbf31a2dc29e1d9f1759ded0ee290388d): Visual highlighting might be incorrect\n* [9.2.0157](https://github.com/vim/vim/commit/90d751b3fb79a71662f3c060711d5eb9069030bd): Vim9: concatenation can be improved\n* [9.2.0156](https://github.com/vim/vim/commit/fba75cad9afd4bc5beb8acb0a7436c78c61b1214): perleval() and rubyeval() ignore security settings\n* [9.2.0155](https://github.com/vim/vim/commit/b11c8efbe6981076194e00323737780330cfd0a1): filetype: ObjectScript are not recognized\n* [9.2.0154](https://github.com/vim/vim/commit/e88e360a51f248a49b6c5ce85f5a109cb59c1c32): if\_lua: runtime error with lua 5.5\n* [9.2.0153](https://github.com/vim/vim/commit/ba861f8c533023edb3cde6ff7c91926f0a248e54): No support to act as a channel server\n* [9.2.0152](https://github.com/vim/vim/commit/16d421a4d95b45ebbcf47ab60173cdb1b87ce419): concatenating strings is slow\n* [9.2.0151](https://github.com/vim/vim/commit/475d6e2f1d72cd8520ab2d2b317ae2ff20777303): blob\_from\_string() is slow for long strings\n* [9.2.0150](https://github.com/vim/vim/commit/7c8168aa0a2bf026014d7b1b4224887ab9b5c4e6): synchronized terminal update may cause display artifacts\n* [9.2.0149](https://github.com/vim/vim/commit/36971539936b31de44d0bc5a96c8a7b8a88c49b8): Vim9: segfault when unletting an imported variable
1+
* [9.2.0173](https://github.com/vim/vim/commit/e21c4a649a830716599eadebad04ddf2393230bc): tests: Test\_balloon\_eval\_term\_visual is flaky\n* [9.2.0172](https://github.com/vim/vim/commit/a72926fa5188f3f91e439bdd539bb92d8028969c): Missing semicolon in os\_mac\_conv.c\n* [9.2.0171](https://github.com/vim/vim/commit/ca62f84503f78d267b94361ee0652d9713406462): MS-Windows: version detection is deprecated\n* [translation(zh\_CN): Fix translation for 'paste' in zh\_CN.UTF-8.po](https://github.com/vim/vim/commit/98fe2b6c7151e4dd26f07c825b9ea694e3a7c05b)\n* [runtime(doc): Update help tags references](https://github.com/vim/vim/commit/7a9548c400d3e333d35db2cec7f897ba17f93351)\n* [9.2.0170](https://github.com/vim/vim/commit/e05d897258a6c3d0463fb6d76aaeb4f0534cd13f): channel: some issues in ch\_listen()\n* [runtime(doc): clarify :silent usage for system()/systemlist()](https://github.com/vim/vim/commit/751b59e539e80a0b35fb5c6d1b763a86bcac2304)\n* [9.2.0169](https://github.com/vim/vim/commit/a8052afcb665f7045fc8be72a731f48c016852c0): assertion failure in syn\_id2attr()\n* [9.2.0168](https://github.com/vim/vim/commit/b00f441e69f8b42baa7b3e9ee976d56e038b5995): invalid pointer casting in string\_convert() arguments

0 commit comments

Comments
 (0)