Skip to content

Commit 1bfa00d

Browse files
vim: Import v9.1.1024
* 9.1.1024: blob2str/str2blob() do not support list of strings * runtime(doc): fix typo in usr_02.txt * 9.1.1023: Coverity complains about dereferencing NULL pointer * 9.1.1022: linematch option value not completed * 9.1.1021: string might be used without a trailing NUL * 9.1.1020: no way to get current selected item in a async context
1 parent 332e172 commit 1bfa00d

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.1.1019](https://github.com/vim/vim/commit/3058087f6f04be788118e94e942e0f0c9fca25f0): filetype: fd ignore files are not recognized\n* [9.1.1018](https://github.com/vim/vim/commit/01f6509fb2de1627cc4ec2c109cd0aa2e3346d50): v9.1.0743 causes regression with diff mode\n* [runtime(doc): fix base64 encode/decode examples](https://github.com/vim/vim/commit/6472e583656aced8045fc852282708a684d77cfa)\n* [9.1.1017](https://github.com/vim/vim/commit/9904cbca4132f7376246a1a31305eb53e9530023): Vim9: Patch 9.1.1013 causes a few problems
1+
* [9.1.1024](https://github.com/vim/vim/commit/a11b23c4d52aa704a95067085741a4d66146f92b): blob2str/str2blob() do not support list of strings\n* [runtime(doc): fix typo in usr\_02.txt](https://github.com/vim/vim/commit/a234a46651ef174549792bd64d4bef64a32072bb)\n* [9.1.1023](https://github.com/vim/vim/commit/a9f77be9223f8b886d89f7fac778d363586beb85): Coverity complains about dereferencing NULL pointer\n* [9.1.1022](https://github.com/vim/vim/commit/9162e636b31dcac57876cbdec15a683cedd9760e): linematch option value not completed\n* [9.1.1021](https://github.com/vim/vim/commit/70dfc374ec72634a0a61aea8344178779675d516): string might be used without a trailing NUL\n* [9.1.1020](https://github.com/vim/vim/commit/037b028a2219d09bc97be04b300b2c0490c4268d): no way to get current selected item in a async context

0 commit comments

Comments
 (0)