<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/os_vms_conf.h, 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.0.0109</title>
<updated>2016-12-01T16:25:20+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-12-01T16:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b129a447f3b580d4c941869672b0557c52c37e4d'/>
<id>b129a447f3b580d4c941869672b0557c52c37e4d</id>
<content type='text'>
Problem:    Still checking if memcmp() exists while every system should have
            it now.
Solution:   Remove vim_memcmp().  (James McCoy, closes #1295)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Still checking if memcmp() exists while every system should have
            it now.
Solution:   Remove vim_memcmp().  (James McCoy, closes #1295)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0059</title>
<updated>2016-11-04T19:35:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-11-04T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=de5e2c219b99895445fb75ae3541ee69282a5846'/>
<id>de5e2c219b99895445fb75ae3541ee69282a5846</id>
<content type='text'>
Problem:    Vim does not build on VMS systems.
Solution:   Various changes for VMS. (Zoltan Arpadffy)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim does not build on VMS systems.
Solution:   Various changes for VMS. (Zoltan Arpadffy)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1216</title>
<updated>2016-01-30T20:48:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-01-30T20:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ba4ef2757cfc126f342b710f1ad9ea39e6b56cec'/>
<id>ba4ef2757cfc126f342b710f1ad9ea39e6b56cec</id>
<content type='text'>
Problem:    Still using HAVE_STDARG_H.
Solution:   Assume it's always defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Still using HAVE_STDARG_H.
Solution:   Assume it's always defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.4.197</title>
<updated>2014-03-12T15:51:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2014-03-12T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=206f011829920e41c4d3782af7591da6e1b86655'/>
<id>206f011829920e41c4d3782af7591da6e1b86655</id>
<content type='text'>
Problem:    Various problems on VMS.
Solution:   Fix several VMS problems. (Zoltan Arpadffy)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various problems on VMS.
Solution:   Fix several VMS problems. (Zoltan Arpadffy)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.4.188</title>
<updated>2014-02-23T21:52:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2014-02-23T21:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a2aa31a9269641839178b0c0663dc67405c33d3e'/>
<id>a2aa31a9269641839178b0c0663dc67405c33d3e</id>
<content type='text'>
Problem:    SIZEOF_LONG clashes with similar defines in header files.
Solution:   Rename to a name starting with VIM_.  Also for SIZEOF_INT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    SIZEOF_LONG clashes with similar defines in header files.
Solution:   Rename to a name starting with VIM_.  Also for SIZEOF_INT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes for VMS.  Mostly by Zoltan Arpadffy.</title>
<updated>2010-07-28T17:38:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2010-07-28T17:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8e46927a32f8a9b94351962304ae4d827e5b46ff'/>
<id>8e46927a32f8a9b94351962304ae4d827e5b46ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.2-007</title>
<updated>2008-09-01T14:51:37+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2008-09-01T14:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ac98e5db6e5486416966fc842a2d82394f0d4a7a'/>
<id>ac98e5db6e5486416966fc842a2d82394f0d4a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.1b</title>
<updated>2007-05-10T17:26:28+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2007-05-10T17:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2bb8df23dc2065304d9fab28be07ba6a7362be6d'/>
<id>2bb8df23dc2065304d9fab28be07ba6a7362be6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.0c10</title>
<updated>2006-04-05T20:41:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2006-04-05T20:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=910f66f90c928da8b607ccfdc12fc33d9cb8d4a9'/>
<id>910f66f90c928da8b607ccfdc12fc33d9cb8d4a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.0205</title>
<updated>2006-02-23T21:26:58+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2006-02-23T21:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=80a94a582cd2d5307d1e65ec06fe0fb05f60d7c9'/>
<id>80a94a582cd2d5307d1e65ec06fe0fb05f60d7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
