v8.1.1390
Nightly Vim Windows build snapshots (more information).
Signed releases will occasionally be provided on a best effort approach.
Changes:
- 8.1.1390: search stats are off when using count or offset
- 8.1.1389: changes are not flushed when end and start overlap
- 8.1.1388: errors when calling prop_remove() for an unloaded buffer
- 8.1.1387: calling prop_add() in an empty buffer doesn't work
- 8.1.1386: unessesary type casts for lalloc()
- 8.1.1385: signed/unsigned compiler warning
- 8.1.1384: using "int" for alloc() often results in compiler warnings
- 8.1.1383: warning for size_t/int mixup
- 8.1.1382: error when editing test file
- 8.1.1381: MS-Windows: missing build dependency
- 8.1.1380: MS-Windows building VIMDLL with MSVC: SUBSYSTEM is not set
- 8.1.1379: filechanged test hangs
- 8.1.1378: delete() can not handle a file name that looks like a pattern
- 8.1.1377: MS-Windows GUI uses wrong shell command for bash
- 8.1.1376: warnings for size_t/int mixups
- 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
- 8.1.1374: check for file changed triggers too often
Files:
Signed Files:
- gvim_8.1.1390_x86_signed.exe
Signed 32-bit installer
(If you don't know what to use, use this one) - gvim_8.1.1390_x64_signed.exe
Signed 64-bit installer - gvim_8.1.1390_x86_signed.zip
Signed 32-bit zip archive - gvim_8.1.1390_x64_signed.zip
Signed 64-bit zip archive
All releases signed by Signpath
Unsigned Files:
- gvim_8.1.1390_x64.exe
64-bit installer - gvim_8.1.1390_x86.exe
32-bit installer (If you don't know what to use, use this one) - gvim_8.1.1390_x64.zip
64-bit zip archive - gvim_8.1.1390_x64_pdb.zip
pdb files for debugging the corresponding 64-bit executable - gvim_8.1.1390_x86.zip
32-bit zip archive - gvim_8.1.1390_x86_pdb.zip
pdb files for debugging the corresponding 32-bit executable
Compiled with:
- Strawberry Perl 5.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.7
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.