<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/Makefile, branch v8.1.0354</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 8.1.0162: Danish and German man pages are not installed</title>
<updated>2018-07-07T20:26:54+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-07T20:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=08505312fe1ad3b843f95282bff9b0fbbbea508d'/>
<id>08505312fe1ad3b843f95282bff9b0fbbbea508d</id>
<content type='text'>
Problem:    Danish and German man pages are not installed. (Tony Mechelynck)
Solution:   Adjust the makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Danish and German man pages are not installed. (Tony Mechelynck)
Solution:   Adjust the makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0153: build with SHADOWDIR fails</title>
<updated>2018-07-05T15:11:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-05T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e85ce6ea2e09fe4d61c94e34e9e437c3c1f20b6e'/>
<id>e85ce6ea2e09fe4d61c94e34e9e437c3c1f20b6e</id>
<content type='text'>
Problem:    Build with SHADOWDIR fails. (Elimar Riesebieter)
Solution:   Create a link for Make_all.mak. (Tony Mechelynck)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Build with SHADOWDIR fails. (Elimar Riesebieter)
Solution:   Create a link for Make_all.mak. (Tony Mechelynck)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0152: cannot easily run individual tests on MS-Windows</title>
<updated>2018-07-04T21:05:34+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-04T21:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f3dc235576da7394fbe743aba732f43289f32c24'/>
<id>f3dc235576da7394fbe743aba732f43289f32c24</id>
<content type='text'>
Problem:    Cannot easily run individual tests on MS-Windows.
Solution:   Move the list of tests to a separate file.  Add a build rule in
            the MSVC makefile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot easily run individual tests on MS-Windows.
Solution:   Move the list of tests to a separate file.  Add a build rule in
            the MSVC makefile.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0138: negative value of 'softtabstop' not used correctly</title>
<updated>2018-07-02T18:51:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-02T18:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=33d5ab3795720b7d986f9f17f660ee9e448466e0'/>
<id>33d5ab3795720b7d986f9f17f660ee9e448466e0</id>
<content type='text'>
Problem:    Negative value of 'softtabstop' not used correctly.
Solution:   Use get_sts_value(). (Tom Ryder)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Negative value of 'softtabstop' not used correctly.
Solution:   Use get_sts_value(). (Tom Ryder)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0132: lua tests are old style</title>
<updated>2018-06-30T19:50:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-30T19:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4ff4814b383bc85fbf5d8f62c8022f4379d7a490'/>
<id>4ff4814b383bc85fbf5d8f62c8022f4379d7a490</id>
<content type='text'>
Problem:    Lua tests are old style.
Solution:   Convert to new style tests.  Improve coverage. (Dominique Pelle,
            closes #3091)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Lua tests are old style.
Solution:   Convert to new style tests.  Improve coverage. (Dominique Pelle,
            closes #3091)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0105: all tab stops are the same</title>
<updated>2018-06-23T17:23:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-23T17:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=04958cbaf25eea27eceedaa987adfb354ad5f7fd'/>
<id>04958cbaf25eea27eceedaa987adfb354ad5f7fd</id>
<content type='text'>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0027: difficult to make a plugin that feeds a line to a job</title>
<updated>2018-06-03T12:47:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-03T12:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f273245f6433d5d43a5671306b520a3230c35787'/>
<id>f273245f6433d5d43a5671306b520a3230c35787</id>
<content type='text'>
Problem:    Difficult to make a plugin that feeds a line to a job.
Solution:   Add the nitial code for the "prompt" buftype.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Difficult to make a plugin that feeds a line to a job.
Solution:   Add the nitial code for the "prompt" buftype.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0003: the :compiler command is not tested</title>
<updated>2018-05-19T13:01:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-19T13:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=10561fe0a37efd611ccb1517b37de12d2e37af0f'/>
<id>10561fe0a37efd611ccb1517b37de12d2e37af0f</id>
<content type='text'>
Problem:    The :compiler command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #2930)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The :compiler command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #2930)
</pre>
</div>
</content>
</entry>
<entry>
<title>Vim 8.1 release</title>
<updated>2018-05-17T15:04:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-17T15:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b1c9198afb7ff902588b45fbe44f0760a9f48375'/>
<id>b1c9198afb7ff902588b45fbe44f0760a9f48375</id>
<content type='text'>
Update version number and information.  Fix a couple of tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update version number and information.  Fix a couple of tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1847: some build options don't have an example</title>
<updated>2018-05-15T20:34:58+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-15T20:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=825ccf4039a1be1a6f27a8c447c57faebaf2dc83'/>
<id>825ccf4039a1be1a6f27a8c447c57faebaf2dc83</id>
<content type='text'>
Problem:    Some build options don't have an example.
Solution:   Add a couple more examples and compiler flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some build options don't have an example.
Solution:   Add a couple more examples and compiler flags.
</pre>
</div>
</content>
</entry>
</feed>
