Skip to content

Commit 14c50ac

Browse files
vim: Import v9.2.0148
* 9.2.0148: Compile error when FEAT_DIFF is not defined * runtime(ssh): ignore case in 'keywordprg', update syntax script * 9.2.0147: blob: concatenation can be improved * 9.2.0146: dictionary lookups can be improved * 9.2.0145: UTF-8 decoding and length calculation can be improved * 9.2.0144: 'statuslineopt' is a global only option * 9.2.0143: termdebug: no support for thread and condition in :Break * 9.2.0142: Coverity: Dead code warning * 9.2.0141: :perl ex commands allowed in restricted mode * runtime(doc): update option type of 'termresize' option (after v9.2.0139)
1 parent e331939 commit 14c50ac

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.0140](https://github.com/vim/vim/commit/2ca96b09d751c35189dd587d9b201e2aeb5559c0): file reading performance can be improved\n* [9.2.0139](https://github.com/vim/vim/commit/c970b470fb2d23ae35b2b598c70884a90fb2df04): Cannot configure terminal resize event\n* [runtime(python): Update syntax, improve pythonNumber pattern performance](https://github.com/vim/vim/commit/2cf18fcc240030880bbd138e5174e436a3f20823)\n* [9.2.0138](https://github.com/vim/vim/commit/49a5a804106dcaec237478cee12f1ca8f35352c9): winhighlight option handling can be improved\n* [runtime(sudoers): update filetype plugin and syntax script](https://github.com/vim/vim/commit/8f2cd474048302ee1d919a45707e8b1f5db7ea57)\n* [gitattributes: mark dump files as linguist-generated](https://github.com/vim/vim/commit/1429277f0aa74e6ac733df981edb1afc53a8d712)\n* [9.2.0137](https://github.com/vim/vim/commit/36d6e87542cf823d833e451e09a90ee429899cec): \[security\]: crash with composing char in collection range
1+
* [9.2.0148](https://github.com/vim/vim/commit/9f983a95605b42dbdc4a8c0f95584a72fc33deeb): Compile error when FEAT\_DIFF is not defined\n* [runtime(ssh): ignore case in 'keywordprg', update syntax script](https://github.com/vim/vim/commit/3697c6b020e6b5899a13e7c7cb105708ba2eb9d9)\n* [9.2.0147](https://github.com/vim/vim/commit/67deae3b7796341ec2ab42faf492f13daea41007): blob: concatenation can be improved\n* [9.2.0146](https://github.com/vim/vim/commit/97a75d835b5b8321b1055852b4870496bf6eba60): dictionary lookups can be improved\n* [9.2.0145](https://github.com/vim/vim/commit/55464b5d18b5ab8a8f9821949315e2167a9df148): UTF-8 decoding and length calculation can be improved\n* [9.2.0144](https://github.com/vim/vim/commit/2d14d62c508e91b5533f1dad0882938c06cbf6b5): 'statuslineopt' is a global only option\n* [9.2.0143](https://github.com/vim/vim/commit/5890ea5397743c60c3cdeb93f50239d012120823): termdebug: no support for thread and condition in :Break\n* [9.2.0142](https://github.com/vim/vim/commit/401f9aeddf86a49846ad7049d0cba787fcf8e6d1): Coverity: Dead code warning\n* [9.2.0141](https://github.com/vim/vim/commit/c5f283d64140112e4536ac85c15bd7caad980732): :perl ex commands allowed in restricted mode\n* [runtime(doc): update option type of 'termresize' option (after v9.2.0139)](https://github.com/vim/vim/commit/3c15945337e6c71648565b8aa09a1caea1aa6195)

0 commit comments

Comments
 (0)