Wed, 22 Jul 2020 18:30:06 +0200 |
Bram Moolenaar |
patch 8.2.1268: Vim9: no error for using double quote comment
v8.2.1268
|
Wed, 22 Jul 2020 18:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT value
v8.2.1267
|
Tue, 21 Jul 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1266: Makefile preference were accidentally included
v8.2.1266
|
Tue, 21 Jul 2020 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1265: crash with EXITFREE when split() fails
v8.2.1265
|
Tue, 21 Jul 2020 22:00:06 +0200 |
Bram Moolenaar |
patch 8.2.1264: terminal getwinpos() test is a bit flaky
v8.2.1264
|
Tue, 21 Jul 2020 21:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1263: Vim9: comperators use 'ignorecase' in Vim9 script
v8.2.1263
|
Tue, 21 Jul 2020 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
|
Tue, 21 Jul 2020 21:00:06 +0200 |
Bram Moolenaar |
patch 8.2.1261: Vim9: common type of function not tested
v8.2.1261
|
Tue, 21 Jul 2020 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1260: there is no good test for CursorHold
v8.2.1260
|
Tue, 21 Jul 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointer
v8.2.1259
|
Mon, 20 Jul 2020 23:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1258: CursorHold does not work well
v8.2.1258
|
Mon, 20 Jul 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
v8.2.1257
|
Mon, 20 Jul 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1256: Vim9: type wrong after getting dict item in lambda
v8.2.1256
|
Mon, 20 Jul 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1255: cannot use a lambda with quickfix functions
v8.2.1255
|
Mon, 20 Jul 2020 21:30:06 +0200 |
Bram Moolenaar |
patch 8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wrongly
v8.2.1254
|
Sun, 19 Jul 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> inserted
v8.2.1253
|
Sun, 19 Jul 2020 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1252: ":marks" may show '< and '> mixed up
v8.2.1252
|
Sun, 19 Jul 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1251: Vim9: warning for pointer usage, test failure undetected
v8.2.1251
|
Sun, 19 Jul 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespaces
v8.2.1250
|
Sun, 19 Jul 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1249: Vim9: disassemble test fails
v8.2.1249
|
Sun, 19 Jul 2020 18:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1248: Netbeans test is flaky in the GUI
v8.2.1248
|
Sun, 19 Jul 2020 18:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1247: Vim9: cannot index a character in a string
v8.2.1247
|
Sun, 19 Jul 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1246: Vim9: comment after assignment doesn't work
v8.2.1246
|
Sun, 19 Jul 2020 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1245: build failure in tiny version
v8.2.1245
|
Sun, 19 Jul 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1244: Vim9: in lambda index assumes a list
v8.2.1244
|
Sun, 19 Jul 2020 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1243: Vim9: cannot have a comment line halfway a list
v8.2.1243
|
Sun, 19 Jul 2020 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1242: Vim9: no error if calling a function with wrong type
v8.2.1242
|
Sat, 18 Jul 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1241: cannot use getbufinfo() as a method
v8.2.1241
|
Sat, 18 Jul 2020 22:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1240: GUI tests sometimes fail because of translations
v8.2.1240
|
Sat, 18 Jul 2020 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed
v8.2.1239
|
Sat, 18 Jul 2020 18:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch
v8.2.1238
|
Sat, 18 Jul 2020 16:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1237: changing 'completepopup' after opening popup has no effect
v8.2.1237
|
Sat, 18 Jul 2020 15:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1236: Vim9: a few errors not caught by try/catch
v8.2.1236
|
Sat, 18 Jul 2020 13:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1235: Not all mouse codes covered by tests
v8.2.1235
|
Sat, 18 Jul 2020 13:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1234: Lua build problem with old compiler
v8.2.1234
|
Fri, 17 Jul 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1233: Vim9: various errors not caught by try/catch
v8.2.1233
|
Fri, 17 Jul 2020 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1232: MS-Windows GUI: Snap cancelled by split command
v8.2.1232
|
Fri, 17 Jul 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1231: MS-Windows: GUI code can be cleaned up
v8.2.1231
|
Fri, 17 Jul 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1230: Vim9: list index error not caught by try/catch
v8.2.1230
|
Fri, 17 Jul 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1229: build error without the eval feature
v8.2.1229
|
Fri, 17 Jul 2020 20:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1228: scrollbars not flush against the window edges when maximised
v8.2.1228
|
Fri, 17 Jul 2020 20:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
v8.2.1227
|
Thu, 16 Jul 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1226: MS-Windows: windows positioning wrong depending on taskbar
v8.2.1226
|
Thu, 16 Jul 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1225: linker errors when building with dynamic Python 3.9
v8.2.1225
|
Wed, 15 Jul 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1224: Vim9: arguments from partial are not used
v8.2.1224
|
Wed, 15 Jul 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1223: Vim9: invalid type error for function default value
v8.2.1223
|
Wed, 15 Jul 2020 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1222: using valgrind in Vim command started by test doesn't work
v8.2.1222
|
Wed, 15 Jul 2020 18:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1221: memory leak when updating popup window
v8.2.1221
|
Wed, 15 Jul 2020 17:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1220: memory access error when dragging a popup window
v8.2.1220
|
Wed, 15 Jul 2020 15:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1219: symlink not followed if dirname ends in //
v8.2.1219
|
Wed, 15 Jul 2020 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1218: Vim9: cannot use 'text'->func()
v8.2.1218
|
Wed, 15 Jul 2020 11:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1217: startup test depends on random source file
v8.2.1217
|
Wed, 15 Jul 2020 01:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1216: startup test fails
v8.2.1216
|
Tue, 14 Jul 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1215: Atari MiNT support is outdated
v8.2.1215
|
Tue, 14 Jul 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1214: MS-Windows: default _vimrc not correct in silent install mode
v8.2.1214
|
Tue, 14 Jul 2020 22:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1213: mouse codes not tested sufficiently
v8.2.1213
|
Tue, 14 Jul 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1212: cannot build with Lua 5.4
v8.2.1212
|
Tue, 14 Jul 2020 21:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1211: removed more than dead code
v8.2.1211
|
Tue, 14 Jul 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1210: using ht_used when looping through a hashtab is less reliable
v8.2.1210
|
Tue, 14 Jul 2020 16:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1209: Vim9: test failure
v8.2.1209
|
Tue, 14 Jul 2020 16:00:06 +0200 |
Bram Moolenaar |
patch 8.2.1208: build failure
v8.2.1208
|
Tue, 14 Jul 2020 15:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1207: Vim9: crash in expr test when run in the GUI
v8.2.1207
|
Mon, 13 Jul 2020 23:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1206: Vim9: crash in expr test when run in the GUI
v8.2.1206
|
Mon, 13 Jul 2020 22:30:06 +0200 |
Bram Moolenaar |
patch 8.2.1205: Vim9: && and || work different when not compiled
v8.2.1205
|
Mon, 13 Jul 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1204: Vim9: true and false not recognized in Vim9 script
v8.2.1204
|
Mon, 13 Jul 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1203: unused assignments in expression evaluation
v8.2.1203
|
Mon, 13 Jul 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1202: Vim9: crash when calling a closure from a builtin function
v8.2.1202
|
Mon, 13 Jul 2020 19:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1201: Vim9: crash when passing number as dict key
v8.2.1201
|
Mon, 13 Jul 2020 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1200: Vim9: cannot disassemble a lambda function
v8.2.1200
|
Sun, 12 Jul 2020 23:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1199: not all assert functions are fully tested
v8.2.1199
|
Sun, 12 Jul 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1198: terminal2 test sometimes hangs in the GUI on Travis
v8.2.1198
|
Sun, 12 Jul 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1197: clientserver test still fails on MS-Windows
v8.2.1197
|
Sun, 12 Jul 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1196: build failure with normal features
v8.2.1196
|
Sun, 12 Jul 2020 20:15:07 +0200 |
Bram Moolenaar |
patch 8.2.1195: clientserver test fails on MS-Windows
v8.2.1195
|
Sun, 12 Jul 2020 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1194: test failure because shell prompt differs
v8.2.1194
|
Sun, 12 Jul 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1193: terminal window not redrawn when dragging a popup window
v8.2.1193
|
Sun, 12 Jul 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1192: Lua test fails with older Lua version
v8.2.1192
|
Sun, 12 Jul 2020 17:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1191: Vim9: crash when function calls itself
v8.2.1191
|
Sun, 12 Jul 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1190: Vim9: checking for Vim9 syntax is spread out
v8.2.1190
|
Sun, 12 Jul 2020 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1189: Vim9: line continuation in lambda doesn't always work
v8.2.1189
|
Sun, 12 Jul 2020 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1188: memory leak with invalid json input
v8.2.1188
|
Sun, 12 Jul 2020 14:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1187: terminal2 test sometimes hangs in the GUI on Travis
v8.2.1187
|
Sun, 12 Jul 2020 14:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1186: with SGR mouse codes balloon doesn't show up after click
v8.2.1186
|
Sat, 11 Jul 2020 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1185: some other tests fail
v8.2.1185
|
Sat, 11 Jul 2020 22:30:08 +0200 |
Bram Moolenaar |
patch 8.2.1184: some tests fail
v8.2.1184
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Sat, 11 Jul 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1182: Vim9: no check for whitespace after comma in lambda
v8.2.1182
|
Sat, 11 Jul 2020 14:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1181: json code not fully tested
v8.2.1181
|
Sat, 11 Jul 2020 14:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1180: build failure in small version
v8.2.1180
|
Sat, 11 Jul 2020 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1179: Test_termwinscroll() sometimes hangs in the GUI
v8.2.1179
|
Sat, 11 Jul 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1178: Vim9: filter function recognized as command modifier
v8.2.1178
|
Sat, 11 Jul 2020 13:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1177: terminal2 test sometimes hangs in the GUI
v8.2.1177
|
Fri, 10 Jul 2020 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1176: Vim9: not enough type checking in Vim9 script
v8.2.1176
|
Fri, 10 Jul 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1175: Vim9: cannot split a line before ".member"
v8.2.1175
|
Fri, 10 Jul 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1174: no test for the "recording @x" message
v8.2.1174
|
Fri, 10 Jul 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1173: tee doesn't build on some systems
v8.2.1173
|
Fri, 10 Jul 2020 20:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1172: error messages when doing "make clean" in doc or tee
v8.2.1172
|
Fri, 10 Jul 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1171: possible crash when out of memory
v8.2.1171
|
Fri, 10 Jul 2020 20:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all"
v8.2.1170
|
Fri, 10 Jul 2020 20:15:09 +0200 |
Bram Moolenaar |
patch 8.2.1169: write NUL past allocated space using corrupted spell file
v8.2.1169
|
Thu, 09 Jul 2020 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1168: wrong method argument for appendbufline()
v8.2.1168
|
Thu, 09 Jul 2020 21:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1167: Vim9: builtin function method call only supports first arg
v8.2.1167
|
Thu, 09 Jul 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1166: once mouse move events are enabled getchar() returns them
v8.2.1166
|
Thu, 09 Jul 2020 19:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1165: insufficient testing for the Tcl interface
v8.2.1165
|
Wed, 08 Jul 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1164: text cleared by checking terminal properties not redrawn
v8.2.1164
|
Wed, 08 Jul 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1163: build error
v8.2.1163
|
Wed, 08 Jul 2020 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1162: crash when using a lambda
v8.2.1162
|
Wed, 08 Jul 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1161: Vim9: using freed memory
v8.2.1161
|
Wed, 08 Jul 2020 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1160: Vim9: memory leak in allocated types
v8.2.1160
|
Wed, 08 Jul 2020 18:45:09 +0200 |
Bram Moolenaar |
patch 8.2.1159: Vim9: no error for missing space after a comma
v8.2.1159
|
Wed, 08 Jul 2020 18:45:08 +0200 |
Bram Moolenaar |
patch 8.2.1158: build error
v8.2.1158
|
Wed, 08 Jul 2020 18:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1157: Vim9: dict.name is not recognized as an expression
v8.2.1157
|
Wed, 08 Jul 2020 18:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1156: Vim9: No error for invalid command in compiled function
v8.2.1156
|
Wed, 08 Jul 2020 17:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1155: Vim9: cannot handle line break inside lambda
v8.2.1155
|
Wed, 08 Jul 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1154: Vim9: crash when using imported function
v8.2.1154
|
Tue, 07 Jul 2020 23:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1153: Vim9: script test fails on some systems
v8.2.1153
|
Tue, 07 Jul 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1152: Vim9: function reference is missing script prefix
v8.2.1152
|
Tue, 07 Jul 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1151: insufficient test coverage for Python
v8.2.1151
|
Tue, 07 Jul 2020 20:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1150: ml_get error when using Python
v8.2.1150
|
Mon, 06 Jul 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1149: Vim9: :eval command not handled properly
v8.2.1149
|