log src/version.c @ 21510:31cb78014fe4 v8.2.1305

age author description
Mon, 27 Jul 2020 20:15:07 +0200 Bram Moolenaar patch 8.2.1305: some tests are still old style v8.2.1305
Mon, 27 Jul 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1304: debug backtrace isn't tested much v8.2.1304
Sun, 26 Jul 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1303: calling popup_setoptions() resets 'signcolumn' v8.2.1303
Sun, 26 Jul 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.1302: Vim9: varargs arg after optional arg does not work v8.2.1302
Sun, 26 Jul 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1301: Vim9: varargs argument type not parsed properly v8.2.1301
Sun, 26 Jul 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1300: Vim9: optional argument type not parsed properly v8.2.1300
Sun, 26 Jul 2020 16:00:06 +0200 Bram Moolenaar patch 8.2.1299: compiler warning for using size_t for int and void pointer v8.2.1299
Sun, 26 Jul 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1298: compiler warning for unused argument in small version v8.2.1298
Sun, 26 Jul 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1297: when a test fails it's often not easy to see where v8.2.1297
Sun, 26 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1296: some part of using 'smarcase' was not tested v8.2.1296
Sun, 26 Jul 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1295: tests 44 and 99 are old style v8.2.1295
Sat, 25 Jul 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.1294: Vim9: error when using vim9script in TextYankPost v8.2.1294
Sat, 25 Jul 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1293: Vim9: error when using vim9script in TextYankPost v8.2.1293
Sat, 25 Jul 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1292: AIDL filetype not recognized v8.2.1292
Sat, 25 Jul 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1291: Vim9: type of varargs items is not checked v8.2.1291
Sat, 25 Jul 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1290: Vim9: cannot replace a global function v8.2.1290
Sat, 25 Jul 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1289: crash when using a custom completion function v8.2.1289
Fri, 24 Jul 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1288: Vim9: cannot use mark in range v8.2.1288
Thu, 23 Jul 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1287: Vim9: crash when using an imported function v8.2.1287
Thu, 23 Jul 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1286: Vim9: No error when using a type to a window variable v8.2.1286
Thu, 23 Jul 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1285: Vim9: argument types are not checked on assignment v8.2.1285
Thu, 23 Jul 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1284: Vim9: skipping over type includes following white space v8.2.1284
Thu, 23 Jul 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1283: Vim9: error for misplaced -> lacks argument v8.2.1283
Thu, 23 Jul 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1282: Vim9: crash when using CheckScriptFailure() v8.2.1282
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Thu, 23 Jul 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1280: Ex command error cannot contain an argument v8.2.1280
Thu, 23 Jul 2020 16:00:03 +0200 Bram Moolenaar patch 8.2.1279: some tests on Travis have EXITFREE duplicated v8.2.1279
Thu, 23 Jul 2020 15:45:06 +0200 Bram Moolenaar patch 8.2.1278: Vim9: line break after "->" only allowed in :def function v8.2.1278
Thu, 23 Jul 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1277: tests on Travis do not run with EXITFREE v8.2.1277
Thu, 23 Jul 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1276: MS-Windows: system test may fail if more.exe is installed v8.2.1276
Thu, 23 Jul 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.1275: Vim9: compiler warning for buffer size v8.2.1275
Thu, 23 Jul 2020 13:15:07 +0200 Bram Moolenaar patch 8.2.1274: Vim9: no error for missing white space at script level v8.2.1274
Wed, 22 Jul 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1273: MS-Windows: terminal test may leave file behind v8.2.1273
Wed, 22 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1272: Vim9: type not checked if declaration also assigns value v8.2.1272
Wed, 22 Jul 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1271: Vim9: Error for Funcref function argument type v8.2.1271
Wed, 22 Jul 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1270: Vim9: not skipping over function type declaration v8.2.1270
Wed, 22 Jul 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1269: language and locale code spread out v8.2.1269
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