<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/Filelist, branch v9.0.1237</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 9.0.1029: autoload directory missing from distribution</title>
<updated>2022-12-08T10:03:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-08T10:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=84dbf855fb2d883481f74ad0ccf3df3f8837e6bf'/>
<id>84dbf855fb2d883481f74ad0ccf3df3f8837e6bf</id>
<content type='text'>
Problem:    Autoload directory missing from distribution.
Solution:   Add the autoload/zig directory to the list of distributed files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Autoload directory missing from distribution.
Solution:   Add the autoload/zig directory to the list of distributed files.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1027: LGTM is soon shutting down</title>
<updated>2022-12-07T23:00:26+00:00</updated>
<author>
<name>Philip H</name>
<email>47042125+pheiduck@users.noreply.github.com</email>
</author>
<published>2022-12-07T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=647b8dfa7f6300df833b4e5e2a38a4cdfa7de3fc'/>
<id>647b8dfa7f6300df833b4e5e2a38a4cdfa7de3fc</id>
<content type='text'>
Problem:    LGTM is soon shutting down.
Solution:   Remove LGTM from CI. (closes #11671)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    LGTM is soon shutting down.
Solution:   Remove LGTM from CI. (closes #11671)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1001: classes are not documented or implemented yet</title>
<updated>2022-12-04T20:13:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-04T20:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c1c365c1ca4881488c4fc419b4d5e579b89ef2ed'/>
<id>c1c365c1ca4881488c4fc419b4d5e579b89ef2ed</id>
<content type='text'>
Problem:    Classes are not documented or implemented yet.
Solution:   Make the first steps at documenting Vim9 objects, classes and
            interfaces.  Make initial choices for the syntax.  Add a skeleton
            implementation.  Add "public" and "this" in the command table.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Classes are not documented or implemented yet.
Solution:   Make the first steps at documenting Vim9 objects, classes and
            interfaces.  Make initial choices for the syntax.  Add a skeleton
            implementation.  Add "public" and "this" in the command table.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0987: file missing from list of distributed files</title>
<updated>2022-12-02T13:20:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-02T13:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cf650b7c9bf8310e2d5b04edced6f7290b759044'/>
<id>cf650b7c9bf8310e2d5b04edced6f7290b759044</id>
<content type='text'>
Problem:    File missing from list of distributed files.
Solution:   Add logfile.pro to list of distributed files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    File missing from list of distributed files.
Solution:   Add logfile.pro to list of distributed files.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0977: it is not easy to see what client-server commands are doing</title>
<updated>2022-11-30T18:12:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-11-30T18:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4c5678ff0c376661d4a8183a5a074a1203413b9d'/>
<id>4c5678ff0c376661d4a8183a5a074a1203413b9d</id>
<content type='text'>
Problem:    It is not easy to see what client-server commands are doing.
Solution:   Add channel log messages if ch_log() is available.  Move the
            channel logging and make it available with the +eval feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    It is not easy to see what client-server commands are doing.
Solution:   Add channel log messages if ch_log() is available.  Move the
            channel logging and make it available with the +eval feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0904: various comment and indent flaws</title>
<updated>2022-11-18T22:14:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-11-18T22:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=88456cd3c49a3dd1fda17cf350daa9b8216b1aa6'/>
<id>88456cd3c49a3dd1fda17cf350daa9b8216b1aa6</id>
<content type='text'>
Problem:    Various comment and indent flaws.
Solution:   Improve comments and indenting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various comment and indent flaws.
Solution:   Improve comments and indenting.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0887: cannot easily try out what codes various keys produce</title>
<updated>2022-11-15T22:59:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-11-15T22:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a44c7811ff1c5519ac9acd6a34c58c98366f5c5f'/>
<id>a44c7811ff1c5519ac9acd6a34c58c98366f5c5f</id>
<content type='text'>
Problem:    Cannot easily try out what codes various keys produce.
Solution:   Add a script to gather key code information, with an initial list
            of codes to compare with.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot easily try out what codes various keys produce.
Solution:   Add a script to gather key code information, with an initial list
            of codes to compare with.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio</title>
<updated>2022-10-08T16:15:28+00:00</updated>
<author>
<name>Martin Tournoij</name>
<email>martin@arp242.net</email>
</author>
<published>2022-10-08T16:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501'/>
<id>251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501</id>
<content type='text'>
Problem:    VisVim is outdated, does not work with current Visual Studio.
Solution:   Remove VisVim. (Martin Tournoij)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    VisVim is outdated, does not work with current Visual Studio.
Solution:   Remove VisVim. (Martin Tournoij)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0595: extra newline in messages after a verbose shell message</title>
<updated>2022-09-26T18:50:44+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-09-26T18:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1190139ed01c27539615beea9559a88b2551daf3'/>
<id>1190139ed01c27539615beea9559a88b2551daf3</id>
<content type='text'>
Problem:    Extra newline in messages after a verbose shell message.
Solution:   Output the newline with msg_putchar_attr(). (closes #11233)
            Make it possible to filter a screendump before comparing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Extra newline in messages after a verbose shell message.
Solution:   Output the newline with msg_putchar_attr(). (closes #11233)
            Make it possible to filter a screendump before comparing it.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions</title>
<updated>2022-09-21T10:56:41+00:00</updated>
<author>
<name>K.Takata</name>
<email>kentkt@csc.jp</email>
</author>
<published>2022-09-21T10:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c3430cb583ff05722e33195e4818c88a59bb2fee'/>
<id>c3430cb583ff05722e33195e4818c88a59bb2fee</id>
<content type='text'>
Problem:    MS-Windows: no batch files for more recent MSVC versions.
Solution:   Add batch files for 2017, 2019 and 2022. (Ken Takata,
            closes #11184)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: no batch files for more recent MSVC versions.
Solution:   Add batch files for 2017, 2019 and 2022. (Ken Takata,
            closes #11184)
</pre>
</div>
</content>
</entry>
</feed>
