index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os_mswin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.5171: dependencies and proto files are outdated
v8.2.5171
Bram Moolenaar
2022-06-27
1
-0
/
+1
*
patch 8.2.5118: MS-Windows: sending a message to another Vim may hang
v8.2.5118
K.Takata
2022-06-17
1
-16
/
+39
*
patch 8.2.5085: gcc gives warning for signed/unsigned difference
v8.2.5085
Bram Moolenaar
2022-06-13
1
-3
/
+3
*
patch 8.2.5084: when the GUI shows a dialog tests get stuck
v8.2.5084
Bram Moolenaar
2022-06-13
1
-1
/
+4
*
patch 8.2.5069: various warnings from clang on MS-Windows
v8.2.5069
Yegappan Lakshmanan
2022-06-08
1
-1
/
+1
*
patch 8.2.4945: inconsistent use of white space
v8.2.4945
Bram Moolenaar
2022-05-12
1
-5
/
+5
*
patch 8.2.4875: MS-Windows: some .exe files are not recognized
v8.2.4875
LemonBoy
2022-05-05
1
-0
/
+76
*
patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
v8.2.4199
K.Takata
2022-01-24
1
-27
/
+12
*
patch 8.2.4170: MS-Windows: still using old message API calls
v8.2.4170
K.Takata
2022-01-21
1
-5
/
+5
*
patch 8.2.4003: error messages are spread out
v8.2.4003
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3975: error messages are spread out
v8.2.3975
Bram Moolenaar
2022-01-01
1
-5
/
+8
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3939: MS-Windows: fnamemodify('', ':p') does not work
v8.2.3939
Yegappan Lakshmanan
2021-12-29
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-2
/
+2
*
patch 8.2.3824: no ASAN support for MSVC
v8.2.3824
Yegappan Lakshmanan
2021-12-16
1
-0
/
+2
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-19
/
+11
*
patch 8.2.2129: MS-Windows: Checking if a file name is absolute is slow
v8.2.2129
Bram Moolenaar
2020-12-11
1
-15
/
+7
*
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
v8.2.0774
Bram Moolenaar
2020-05-17
1
-1
/
+1
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-4
/
+4
*
patch 8.2.0125: :mode no longer works for any system
v8.2.0125
Bram Moolenaar
2020-01-17
1
-11
/
+0
*
patch 8.1.2393: using old C style comments
v8.1.2393
Bram Moolenaar
2019-12-05
1
-229
/
+223
*
patch 8.1.2376: preprocessor indents are incorrect
v8.1.2376
Bram Moolenaar
2019-12-01
1
-92
/
+92
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-2
/
+2
*
patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicated
v8.1.1784
Bram Moolenaar
2019-08-01
1
-106
/
+28
*
patch 8.1.1473: new resolve() implementation causes problem for plugins
v8.1.1473
Bram Moolenaar
2019-06-06
1
-0
/
+39
*
patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path
v8.1.1417
Bram Moolenaar
2019-05-29
1
-6
/
+0
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-3
/
+3
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-42
/
+11
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-61
/
+108
*
patch 8.1.1224: MS-Windows: cannot specify font weight
v8.1.1224
Bram Moolenaar
2019-04-28
1
-0
/
+3
*
patch 8.1.1182: some function prototypes are outdated
v8.1.1182
Bram Moolenaar
2019-04-17
1
-1
/
+3
*
patch 8.1.1103: MS-Windows: old API calls are no longer needed
v8.1.1103
Bram Moolenaar
2019-04-02
1
-303
/
+126
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-4
/
+0
*
patch 8.1.1081: MS-Windows: cannot use some fonts
v8.1.1081
Bram Moolenaar
2019-03-30
1
-63
/
+77
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-2
/
+2
*
patch 8.1.0918: MS-Windows: startup messages are not converted
v8.1.0918
Bram Moolenaar
2019-02-14
1
-4
/
+8
*
patch 8.1.0906: using clumsy way to get console window handle
v8.1.0906
Bram Moolenaar
2019-02-12
1
-16
/
+1
*
patch 8.1.0894: MS-Windows: resolve() does not return a reparse point
v8.1.0894
Bram Moolenaar
2019-02-10
1
-2
/
+180
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
1
-55
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-19
/
+10
*
patch 8.1.0607: proto files are not in sync with the source code
v8.1.0607
Bram Moolenaar
2018-12-18
1
-0
/
+1
*
patch 8.1.0465: client-server test fails
v8.1.0465
Bram Moolenaar
2018-10-07
1
-2
/
+2
*
patch 8.1.0462: when using ConPTY Vim can be a child process
v8.1.0462
Bram Moolenaar
2018-10-07
1
-2
/
+37
*
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
Bram Moolenaar
2018-08-07
1
-3
/
+3
*
patch 8.0.1835: print document name does not support multi-byte
v8.0.1835
Bram Moolenaar
2018-05-13
1
-5
/
+26
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-2
/
+0
[next]