Re: Patch 7.4.960

2015-12-04 Fir de Conversatie Charles Campbell
Bram Moolenaar wrote: > Patch 7.4.960 > Problem:Detecting every version of nmake is clumsy. > Solution: Use a tiny C program to get the version of _MSC_VER. (Ken Takata) > Files: src/Make_mvc.mak > Hi! This patch isn't on ftp.home.vim.org yet. Chip Campbell -- -- You received this

Re: Patch 7.4.956

2015-12-04 Fir de Conversatie Christian Brabandt
Hi Bram! On Do, 03 Dez 2015, Bram Moolenaar wrote: > > Patch 7.4.956 > Problem:A few more file name extensions not recognized. > Solution: Add .asciidoc, .bzl, .gradle, etc. > Files: runtime/filetype.vim > > > *** ../vim-7.4.955/runtime/filetype.vim 2015-12-03

Re: Testing on non-Unix systems

2015-12-04 Fir de Conversatie Bram Moolenaar
Michael Soyka wrote: > On 12/3/2015 4:13 PM, Bram Moolenaar wrote: > > I have added "new style" testing for Unix. It appears to work well, so > > now we also need this for other platforms. The Unix Makefile only > > needed a few extra lines, hopefully it's also simple for others. > > > > I

Re: Patch 7.4.956

2015-12-04 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Do, 03 Dez 2015, Bram Moolenaar wrote: > > > > > Patch 7.4.956 > > Problem:A few more file name extensions not recognized. > > Solution: Add .asciidoc, .bzl, .gradle, etc. > > Files: runtime/filetype.vim > > > > > > ***

Re: Testing on non-Unix systems

2015-12-04 Fir de Conversatie Michael Soyka
On 12/4/2015 5:27 PM, Bram Moolenaar wrote: Michael Soyka wrote: On 12/3/2015 4:13 PM, Bram Moolenaar wrote: I have added "new style" testing for Unix. It appears to work well, so now we also need this for other platforms. The Unix Makefile only needed a few extra lines, hopefully it's also

Updates to vhdl.vim

2015-12-04 Fir de Conversatie Daniel Kho
Hi Bram, I've made several more changes to the vhdl.vim syntax file. My local commits has the following log: $ hg log ./vhdl.vim changeset: 7313:e7cf9e9f0520 tag: tip user:Daniel Kho date:Fri Dec 04 18:27:04 2015 +0800 summary: Added