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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1164: evaluating string expression advances function line
v9.0.1164
h-east
2023-01-09
3
-0
/
+21
*
patch 9.0.1163: compiler warning for implicit size_t/int conversion
v9.0.1163
Mike Williams
2023-01-09
2
-1
/
+3
*
patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variants
v9.0.1162
Zdenek Dohnal
2023-01-09
3
-4
/
+6
*
patch 9.0.1161: Coverity warns for using strcpy()
v9.0.1161
Bram Moolenaar
2023-01-09
2
-3
/
+6
*
patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size
v9.0.1160
Bram Moolenaar
2023-01-08
2
-9
/
+21
*
patch 9.0.1159: extends argument for class not implemented yet
v9.0.1159
Bram Moolenaar
2023-01-08
7
-20
/
+278
*
patch 9.0.1158: code is indented more than necessary
v9.0.1158
Yegappan Lakshmanan
2023-01-08
14
-1259
/
+1267
*
patch 9.0.1157: "implements" only handles one interface name
v9.0.1157
Bram Moolenaar
2023-01-07
4
-11
/
+79
*
patch 9.0.1156: tests fail because of a different error message
v9.0.1156
Bram Moolenaar
2023-01-07
2
-2
/
+3
*
patch 9.0.1155: cannot use a class as a type
v9.0.1155
Bram Moolenaar
2023-01-07
3
-0
/
+75
*
patch 9.0.1154: Coverity warns for dead code
v9.0.1154
Bram Moolenaar
2023-01-07
2
-2
/
+3
*
patch 9.0.1153: build error with some compilers
v9.0.1153
Bram Moolenaar
2023-01-06
2
-1
/
+3
*
patch 9.0.1152: class "implements" argument not implemented
v9.0.1152
Bram Moolenaar
2023-01-06
8
-14
/
+249
*
patch 9.0.1151: build failure
v9.0.1151
Bram Moolenaar
2023-01-05
2
-1
/
+8
*
patch 9.0.1150: :interface is not implemented yet
v9.0.1150
Bram Moolenaar
2023-01-05
12
-40
/
+142
*
patch 9.0.1149: class members may be garbage collected
v9.0.1149
Bram Moolenaar
2023-01-05
4
-3
/
+46
*
patch 9.0.1148: cmdline test fails in the GUI
v9.0.1148
Bram Moolenaar
2023-01-04
2
-0
/
+5
*
patch 9.0.1147: cannot access a class member in a compiled function
v9.0.1147
Bram Moolenaar
2023-01-04
3
-18
/
+38
*
patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable
v9.0.1146
Christopher Plewright
2023-01-04
5
-71
/
+115
*
patch 9.0.1145: invalid memory access with recursive substitute expression
v9.0.1145
Bram Moolenaar
2023-01-04
3
-0
/
+23
*
patch 9.0.1144: reading beyond text
v9.0.1144
Bram Moolenaar
2023-01-04
5
-2
/
+30
*
patch 9.0.1143: invalid memory access with bad 'statusline' value
v9.0.1143
Bram Moolenaar
2023-01-04
3
-0
/
+11
*
patch 9.0.1142: crash and/or memory leak when redefining function
v9.0.1142
Bram Moolenaar
2023-01-04
2
-5
/
+13
*
patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
v9.0.1141
Alexey Radkov
2023-01-04
5
-0
/
+55
*
patch 9.0.1140: cannot call an object method in a compiled function
v9.0.1140
Bram Moolenaar
2023-01-03
7
-31
/
+73
*
patch 9.0.1139: cannot create a new object in a compiled function
v9.0.1139
Bram Moolenaar
2023-01-03
4
-8
/
+52
*
patch 9.0.1138: crash when expecting varargs but it is something else
v9.0.1138
Bram Moolenaar
2023-01-03
4
-2
/
+26
*
patch 9.0.1137: some conditions are always false
v9.0.1137
zeertzjq
2023-01-03
2
-3
/
+5
*
patch 9.0.1136: memory leak when getting class member type from expr
v9.0.1136
Bram Moolenaar
2023-01-02
2
-0
/
+5
*
patch 9.0.1135: missing function argument
v9.0.1135
Bram Moolenaar
2023-01-02
2
-2
/
+5
*
patch 9.0.1134: comparing objects uses identity instead of equality
v9.0.1134
Bram Moolenaar
2023-01-02
8
-10
/
+178
*
patch 9.0.1133: error message names do not match the items
v9.0.1133
Bram Moolenaar
2023-01-02
16
-59
/
+62
*
patch 9.0.1132: code is indented more than needed
v9.0.1132
Yegappan Lakshmanan
2023-01-02
13
-624
/
+629
*
patch 9.0.1131: build failure without the +eval feature
v9.0.1131
Bram Moolenaar
2023-01-02
2
-2
/
+6
*
patch 9.0.1130: unexpected output when autoloading a script
v9.0.1130
Bram Moolenaar
2023-01-02
5
-3
/
+65
*
patch 9.0.1129: sporadic Test_range() failure
v9.0.1129
Bram Moolenaar
2023-01-02
2
-6
/
+15
*
patch 9.0.1128: build failure
v9.0.1128
Bram Moolenaar
2023-01-01
3
-1
/
+10
*
patch 9.0.1127: no error if function argument shadows class member
v9.0.1127
Bram Moolenaar
2023-01-01
6
-57
/
+82
*
patch 9.0.1126: bracketed paste can be enabled when it is not recognized
v9.0.1126
Bram Moolenaar
2023-01-01
6
-5
/
+27
*
patch 9.0.1125: memory leak when using class functions
v9.0.1125
Bram Moolenaar
2023-01-01
2
-0
/
+9
*
patch 9.0.1124: virtual text at a column position is truncated
v9.0.1124
Bram Moolenaar
2023-01-01
4
-4
/
+7
*
patch 9.0.1123: class function not implemented yet
v9.0.1123
Bram Moolenaar
2023-01-01
6
-72
/
+174
*
patch 9.0.1122: class member access is not fully tested yet
v9.0.1122
Bram Moolenaar
2022-12-31
2
-1
/
+15
*
Update runtime files
Bram Moolenaar
2022-12-31
32
-297
/
+1420
*
patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'
v9.0.1121
Bram Moolenaar
2022-12-31
12
-29
/
+184
*
patch 9.0.1120: tex filetype detection not sufficiently tested
v9.0.1120
smjonas
2022-12-31
2
-5
/
+35
*
patch 9.0.1119: type of arguments not checked when calling a partial
v9.0.1119
Bram Moolenaar
2022-12-31
3
-20
/
+69
*
patch 9.0.1118: sporadic test failures when using a terminal window
v9.0.1118
James McCoy
2022-12-31
4
-2
/
+6
*
patch 9.0.1117: terminfo entries for bracketed paste are not used
v9.0.1117
Bram Moolenaar
2022-12-30
3
-9
/
+7
*
patch 9.0.1116: compiler may complain about an unused function
v9.0.1116
Bram Moolenaar
2022-12-30
2
-0
/
+4
[next]