log src/dosinst.c @ 19694:196dcd448100

age author description
Mon, 17 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0273: MS-Windows uninstall may delete wrong batch file v8.2.0273
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Fri, 27 Sep 2019 13:15:03 +0200 Bram Moolenaar patch 8.1.2082: some files have a weird name to fit in 8.3 characters v8.1.2082
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Thu, 04 Apr 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1119: no support for Windows on ARM64. v8.1.1119
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Fri, 22 Feb 2019 19:45:12 +0100 Bram Moolenaar patch 8.1.0976: dosinstall still has buffer overflow problems v8.1.0976
Mon, 18 Feb 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0952: compilation warnings when building the MS-Windows installer v8.1.0952
Sun, 10 Feb 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.0886: compiler warning for NULL pointer and condition always true v8.1.0886
Fri, 11 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0727: compiler warning for sprintf() argument v8.1.0727
Fri, 21 Dec 2018 16:30:05 +0100 Bram Moolenaar patch 8.1.0616: NSIS installer is outdated v8.1.0616
Fri, 14 Dec 2018 20:00:04 +0100 Bram Moolenaar patch 8.1.0589: compilation error in gvimext.cpp v8.1.0589
Wed, 21 Nov 2018 14:00:09 +0100 Bram Moolenaar patch 8.1.0541: help message in dosinst.c is outdated v8.1.0541
Fri, 16 Nov 2018 19:45:05 +0100 Bram Moolenaar patch 8.1.0534: MS-Windows installer uses different $HOME than Vim v8.1.0534
Sat, 13 Oct 2018 17:30:05 +0200 Bram Moolenaar patch 8.1.0472: dosinst command has a few flaws v8.1.0472
Sat, 18 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0292: MS-Windows: the text "self-installing" confuses some users v8.1.0292
Tue, 26 Jun 2018 23:30:05 +0200 Christian Brabandt patch 8.1.0117: URL in install program still points to SourceForge v8.1.0117
Sun, 13 May 2018 15:00:07 +0200 Christian Brabandt patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! chars v8.0.1829
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Tue, 27 Feb 2018 17:30:08 +0100 Christian Brabandt patch 8.0.1550: various small problems in source files v8.0.1550
Sat, 28 Oct 2017 19:00:04 +0200 Christian Brabandt patch 8.0.1233: typo in dos installer v8.0.1233
Sat, 28 Oct 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1232: MS-Windows users are confused about default mappings v8.0.1232
Sat, 14 Oct 2017 19:15:04 +0200 Christian Brabandt patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer v8.0.1191
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 29 Jul 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c73e4474b1f1b5b18a8d504eec5305e0c77981f7 v7.4.2116
Wed, 08 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/945ec093cd4ddefab930239990564b12eb232153 v7.4.1909
Mon, 28 Mar 2016 23:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e609ad557c15e3e5d1e9ace2c578f48c5589c488 v7.4.1683
Thu, 21 Nov 2013 18:13:37 +0100 Bram Moolenaar updated for version 7.4.103 v7.4.103
Thu, 07 Nov 2013 04:49:27 +0100 Bram Moolenaar updated for version 7.4.077 v7.4.077
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
Wed, 13 Feb 2013 14:36:44 +0100 Bram Moolenaar updated for version 7.3.809 v7.3.809
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sun, 08 Aug 2010 16:38:42 +0200 Bram Moolenaar Remove unused code. vim73
Mon, 02 Aug 2010 20:45:27 +0200 Bram Moolenaar Put quotes around the gvim.exe path for the "Open with" menu entry. vim73
Sat, 31 Jul 2010 22:03:44 +0200 Bram Moolenaar Fix that uninstaller isn't found on 64-bit Windows. vim73
Sat, 31 Jul 2010 20:53:54 +0200 Bram Moolenaar Fix: on MS-Windows the "open with..." menu starts Vim without a file. vim73
Sun, 18 Jul 2010 22:33:56 +0200 Bram Moolenaar Fix: MS-Windows installer used wrong path for uninstaller key. vim73
Wed, 14 Jul 2010 16:52:17 +0200 Bram Moolenaar Support completion for ":find". (Nazri Ramliy) vim73
Wed, 07 Jul 2010 15:14:03 +0200 Bram Moolenaar Make the dos installer work with more compilers. vim73
Wed, 07 Jul 2010 13:19:55 +0200 Bram Moolenaar Adjust MS-Windows installer so that it also works for 64 bit systems. (George vim73
Tue, 25 May 2010 21:02:00 +0200 Bram Moolenaar Found a way to make the MS-Windows installer wait for the uninstaller to vim73
Mon, 24 May 2010 21:34:22 +0200 Bram Moolenaar Improve the MS-Windows installer. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Sun, 16 Mar 2008 13:54:13 +0000 vimboss updated for version 7.1-282 v7.1.282
Thu, 10 May 2007 18:59:07 +0000 vimboss updated for version 7.1b
Sat, 25 Mar 2006 22:02:07 +0000 vimboss updated for version 7.0b01
Fri, 24 Mar 2006 22:46:53 +0000 vimboss updated for version 7.0b v7.0b
Sat, 18 Mar 2006 21:40:56 +0000 vimboss updated for version 7.0228
Sun, 22 Jan 2006 23:30:12 +0000 vimboss updated for version 7.0185 v7.0185
Mon, 18 Jul 2005 21:58:11 +0000 vimboss updated for version 7.0109 v7.0109
Sun, 13 Jun 2004 20:20:40 +0000 vimboss updated for version 7.0001 v7.0001