Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
refs/heads/android-16
/
src
/
dosinst.c
e89aef3
patch 9.1.1390: style: more wrong indentation
by Yegappan Lakshmanan
· 3 months ago
ec67ee0
patch 9.1.0370: MS-Windows: patch number is zero in installer
by RestorerZ
· 1 year, 3 months ago
184f71c
patch 9.1.0006: is*() and to*() function may be unsafe
by Keith Thompson
· 1 year, 7 months ago
dc4daa3
patch 9.0.1132: code is indented more than needed
by Yegappan Lakshmanan
· 2 years, 7 months ago
a34b446
patch 8.2.5077: various warnings from clang on MS-Windows
by Yegappan Lakshmanan
· 3 years, 2 months ago
35d7a2f
patch 8.2.5073: clang on MS-Windows produces warnings
by Bram Moolenaar
· 3 years, 2 months ago
ebb01bd
patch 8.2.5069: various warnings from clang on MS-Windows
by Yegappan Lakshmanan
· 3 years, 2 months ago
5c6edf4
patch 8.2.4466: MS-Windows: illegal memory access in installer
by Cam Sinclair
· 3 years, 5 months ago
0894e0d
patch 8.2.3164: MS-Windows: reported version lacks patchlevel
by Bram Moolenaar
· 4 years, 1 month ago
eeec254
patch 8.2.2922: computing array length is done in various ways
by K.Takata
· 4 years, 2 months ago
0df5419
patch 8.2.0437: MS-Windows installer contains old stuff
by Bram Moolenaar
· 5 years ago
1fa8d2c
patch 8.2.0273: MS-Windows uninstall may delete wrong batch file
by Bram Moolenaar
· 5 years ago
5d18efe
patch 8.1.2378: using old C style comments
by Bram Moolenaar
· 6 years ago
30e8e73
patch 8.1.2082: some files have a weird name to fit in 8.3 characters
by Bram Moolenaar
· 6 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 6 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 6 years ago
577fadf
patch 8.1.1119: no support for Windows on ARM64.
by Bram Moolenaar
· 6 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 6 years ago
e4963c5
patch 8.1.0976: dosinstall still has buffer overflow problems
by Bram Moolenaar
· 6 years ago
bbd854d
patch 8.1.0952: compilation warnings when building the MS-Windows installer
by Bram Moolenaar
· 6 years ago
b763361
patch 8.1.0886: compiler warning for NULL pointer and condition always true
by Bram Moolenaar
· 6 years ago
44a7db4
patch 8.1.0727: compiler warning for sprintf() argument
by Bram Moolenaar
· 7 years ago
af610b8
patch 8.1.0616: NSIS installer is outdated
by Bram Moolenaar
· 7 years ago
142a975
patch 8.1.0589: compilation error in gvimext.cpp
by Bram Moolenaar
· 7 years ago
2b84949
patch 8.1.0541: help message in dosinst.c is outdated
by Bram Moolenaar
· 7 years ago
25a494c
patch 8.1.0534: MS-Windows installer uses different $HOME than Vim
by Bram Moolenaar
· 7 years ago
6cdb2c9
patch 8.1.0472: dosinst command has a few flaws
by Bram Moolenaar
· 7 years ago
9bc1eac
patch 8.1.0292: MS-Windows: the text "self-installing" confuses some users
by Bram Moolenaar
· 7 years ago
bd87eb3
patch 8.1.0117: URL in install program still points to SourceForge
by Bram Moolenaar
· 7 years ago
12365ce
patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! chars
by Bram Moolenaar
· 7 years ago
6f47002
patch 8.0.1688: some macros are used without a semicolon
by Bram Moolenaar
· 7 years ago
792f0e3
patch 8.0.1550: various small problems in source files
by Bram Moolenaar
· 7 years ago
b9fce6c
patch 8.0.1233: typo in dos installer
by Bram Moolenaar
· 8 years ago
c3fdf7f
patch 8.0.1232: MS-Windows users are confused about default mappings
by Bram Moolenaar
· 8 years ago
6199d43
patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer
by Bram Moolenaar
· 8 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 9 years ago
c73e447
patch 7.4.2116
by Bram Moolenaar
· 9 years ago
945ec09
patch 7.4.1909
by Bram Moolenaar
· 9 years ago
e609ad5
patch 7.4.1683
by Bram Moolenaar
· 9 years ago
c62a644
updated for version 7.4.103
by Bram Moolenaar
· 12 years ago
03e228a
updated for version 7.4.077
by Bram Moolenaar
· 12 years ago
84a05ac
updated for version 7.3.925
by Bram Moolenaar
· 12 years ago
181ace2
updated for version 7.3.809
by Bram Moolenaar
· 12 years ago
0909215
Remove unused code.
by Bram Moolenaar
· 15 years ago
bbdcb48
Put quotes around the gvim.exe path for the "Open with" menu entry.
by Bram Moolenaar
· 15 years ago
760d14a
Fix that uninstaller isn't found on 64-bit Windows.
by Bram Moolenaar
· 15 years ago
7805004
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
by Bram Moolenaar
· 15 years ago
16d79a3
Fix: MS-Windows installer used wrong path for uninstaller key.
by Bram Moolenaar
· 15 years ago
cc448b3
Support completion for ":find". (Nazri Ramliy) Cleanup white space.
by Bram Moolenaar
· 15 years ago
ab8205e
Make the dos installer work with more compilers.
by Bram Moolenaar
· 15 years ago
ccd9ccf
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
by Bram Moolenaar
· 15 years ago
b230bd5
Found a way to make the MS-Windows installer wait for the uninstaller to
by Bram Moolenaar
· 15 years ago
442b422
Improve the MS-Windows installer.
by Bram Moolenaar
· 15 years ago
fff2bee
First step in the Vim 7.3 branch. Changed version numbers.
by Bram Moolenaar
· 15 years ago
0fde290
updated for version 7.1-282
by Bram Moolenaar
· 17 years ago
b8017e7
updated for version 7.1b
by Bram Moolenaar
· 18 years ago
42bbef4
updated for version 7.0b01
by Bram Moolenaar
· 19 years ago
76b92b2
updated for version 7.0b
by Bram Moolenaar
· 19 years ago
97b2ad3
updated for version 7.0228
by Bram Moolenaar
· 19 years ago
33aec76
updated for version 7.0185
by Bram Moolenaar
· 20 years ago
ce0842a
updated for version 7.0109
by Bram Moolenaar
· 20 years ago
071d427
updated for version 7.0001
by Bram Moolenaar
· 21 years ago