index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dosinst.c
Age
Commit message (
Expand
)
Author
2021-07-15
patch 8.2.3164: MS-Windows: reported version lacks patchlevel
v8.2.3164
Bram Moolenaar
2021-06-02
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2020-03-23
patch 8.2.0437: MS-Windows installer contains old stuff
v8.2.0437
Bram Moolenaar
2020-02-17
patch 8.2.0273: MS-Windows uninstall may delete wrong batch file
v8.2.0273
Bram Moolenaar
2019-12-01
patch 8.1.2378: using old C style comments
v8.1.2378
Bram Moolenaar
2019-09-27
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
v8.1.2082
Bram Moolenaar
2019-05-25
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-09
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-04-04
patch 8.1.1119: no support for Windows on ARM64.
v8.1.1119
Bram Moolenaar
2019-03-30
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-02-22
patch 8.1.0976: dosinstall still has buffer overflow problems
v8.1.0976
Bram Moolenaar
2019-02-18
patch 8.1.0952: compilation warnings when building the MS-Windows installer
v8.1.0952
Bram Moolenaar
2019-02-10
patch 8.1.0886: compiler warning for NULL pointer and condition always true
v8.1.0886
Bram Moolenaar
2019-01-11
patch 8.1.0727: compiler warning for sprintf() argument
v8.1.0727
Bram Moolenaar
2018-12-21
patch 8.1.0616: NSIS installer is outdated
v8.1.0616
Bram Moolenaar
2018-12-14
patch 8.1.0589: compilation error in gvimext.cpp
v8.1.0589
Bram Moolenaar
2018-11-21
patch 8.1.0541: help message in dosinst.c is outdated
v8.1.0541
Bram Moolenaar
2018-11-16
patch 8.1.0534: MS-Windows installer uses different $HOME than Vim
v8.1.0534
Bram Moolenaar
2018-10-13
patch 8.1.0472: dosinst command has a few flaws
v8.1.0472
Bram Moolenaar
2018-08-18
patch 8.1.0292: MS-Windows: the text "self-installing" confuses some users
v8.1.0292
Bram Moolenaar
2018-06-26
patch 8.1.0117: URL in install program still points to SourceForge
v8.1.0117
Bram Moolenaar
2018-05-13
patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! chars
v8.0.1829
Bram Moolenaar
2018-04-10
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-02-27
patch 8.0.1550: various small problems in source files
v8.0.1550
Bram Moolenaar
2017-10-28
patch 8.0.1233: typo in dos installer
v8.0.1233
Bram Moolenaar
2017-10-28
patch 8.0.1232: MS-Windows users are confused about default mappings
v8.0.1232
Bram Moolenaar
2017-10-14
patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer
v8.0.1191
Bram Moolenaar
2016-08-29
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-07-29
patch 7.4.2116
v7.4.2116
Bram Moolenaar
2016-06-08
patch 7.4.1909
v7.4.1909
Bram Moolenaar
2016-03-28
patch 7.4.1683
v7.4.1683
Bram Moolenaar
2013-11-21
updated for version 7.4.103
v7.4.103
Bram Moolenaar
2013-11-07
updated for version 7.4.077
v7.4.077
Bram Moolenaar
2013-05-06
updated for version 7.3.925
v7.3.925
Bram Moolenaar
2013-02-13
updated for version 7.3.809
v7.3.809
Bram Moolenaar
2010-08-08
Remove unused code.
Bram Moolenaar
2010-08-02
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-07-31
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar
2010-07-31
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar
2010-07-18
Fix: MS-Windows installer used wrong path for uninstaller key.
Bram Moolenaar
2010-07-14
Support completion for ":find". (Nazri Ramliy)
Bram Moolenaar
2010-07-07
Make the dos installer work with more compilers.
Bram Moolenaar
2010-07-07
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
Bram Moolenaar
2010-05-25
Found a way to make the MS-Windows installer wait for the uninstaller to
Bram Moolenaar
2010-05-24
Improve the MS-Windows installer.
Bram Moolenaar
2010-05-15
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar
2008-03-16
updated for version 7.1-282
v7.1.282
Bram Moolenaar
2007-05-10
updated for version 7.1b
Bram Moolenaar
2006-03-25
updated for version 7.0b01
Bram Moolenaar
2006-03-24
updated for version 7.0b
v7.0b
Bram Moolenaar
[next]