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