log src/version.c @ 21622:1f2066e3975a v8.2.1361

age author description
Tue, 04 Aug 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1361: error for white space after expression in assignment v8.2.1361
Mon, 03 Aug 2020 22:45:07 +0200 Bram Moolenaar patch 8.2.1360: stray error for white space after expression v8.2.1360
Sun, 02 Aug 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script v8.2.1359
Sun, 02 Aug 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1358: Vim9: test fails with +dnd is not available v8.2.1358
Sun, 02 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1357: Vim9: cannot assign to / register v8.2.1357
Sun, 02 Aug 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1356: Vim9: cannot get the percent register v8.2.1356
Sun, 02 Aug 2020 17:00:06 +0200 Bram Moolenaar patch 8.2.1355: Vim9: no error using :let for options and registers v8.2.1355
Sun, 02 Aug 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1354: test 59 is old style v8.2.1354
Sun, 02 Aug 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1353: crash when drawing double-wide character in terminal window v8.2.1353
Sat, 01 Aug 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1352: Vim9: no error for shadowing a script-local function v8.2.1352
Sat, 01 Aug 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1351: Vim9: no proper error if using namespace for nested function v8.2.1351
Sat, 01 Aug 2020 22:30:05 +0200 Bram Moolenaar patch 8.2.1350: Vim9: no test for error message when redefining function v8.2.1350
Sat, 01 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1349: Vim9: can define a function with the name of an import v8.2.1349
Sat, 01 Aug 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1348: build failure without the eval feature v8.2.1348
Sat, 01 Aug 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1347: cannot easily get the script ID v8.2.1347
Sat, 01 Aug 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1346: small build fails v8.2.1346
Sat, 01 Aug 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1345: Redraw error when using visual block and scroll v8.2.1345
Sat, 01 Aug 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1344: Vim9: No test for trying to redefine global function v8.2.1344
Sat, 01 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1343: Vim9: cannot find global function when using g: v8.2.1343
Sat, 01 Aug 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1342: Vim9: accidentally using "t" gives a confusing error v8.2.1342
Sat, 01 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1341: build failures v8.2.1341
Sat, 01 Aug 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD v8.2.1340
Sat, 01 Aug 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1339: Vim9: assigning to global dict variable doesn't work v8.2.1339
Sat, 01 Aug 2020 15:45:06 +0200 Bram Moolenaar patch 8.2.1338: Vim9: assigning to script-local variable doesn't check type v8.2.1338
Sat, 01 Aug 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.1337: Vim9: cannot use empty key in dict assignment v8.2.1337
Sat, 01 Aug 2020 13:30:05 +0200 Bram Moolenaar patch 8.2.1336: build failure on non-Unix systems v8.2.1336
Sat, 01 Aug 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1335: CTRL-C in the GUI doesn't interrupt v8.2.1335
Sat, 01 Aug 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1334: Github workflow timeout needs tuning v8.2.1334
Sat, 01 Aug 2020 00:15:04 +0200 Bram Moolenaar patch 8.2.1333: Vim9: memory leak when using nested global function v8.2.1333
Sat, 01 Aug 2020 00:00:11 +0200 Bram Moolenaar patch 8.2.1332: Vim9: memory leak when using nested global function v8.2.1332
Fri, 31 Jul 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1331: Vim9: :echo with two lists doesn't work v8.2.1331
Fri, 31 Jul 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1330: Github workflow takes longer than needed v8.2.1330
Fri, 31 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1329: Vim9: cannot define global function inside :def function v8.2.1329
Thu, 30 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1328: no space allowed before comma in list v8.2.1328
Thu, 30 Jul 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.1327: Mac: configure can't find Tcl libraries v8.2.1327
Thu, 30 Jul 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1326: Vim9: skipping over white space after list v8.2.1326
Wed, 29 Jul 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.1325: Vim9: using Vim9 script for autaload not tested v8.2.1325
Wed, 29 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1324: Vim9: line break after "=" does not work v8.2.1324
Wed, 29 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1323: Vim9: invalid operators only rejected in :def function v8.2.1323
Wed, 29 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1322: Vim9: method on double quoted string doesn't work v8.2.1322
Wed, 29 Jul 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1321: GitHub CI also runs on tag push v8.2.1321
Wed, 29 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1320: Vim9: cannot declare some single letter variables v8.2.1320
Wed, 29 Jul 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1319: status badge for Github CI has wrong link v8.2.1319
Wed, 29 Jul 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1318: no status badge for Github CI v8.2.1318
Wed, 29 Jul 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1317: MS-Windows tests on AppVeyor are slow v8.2.1317
Wed, 29 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1316: test 42 is still old style v8.2.1316
Wed, 29 Jul 2020 15:15:06 +0200 Bram Moolenaar patch 8.2.1315: MS-Windows: test log contains escape sequences v8.2.1315
Wed, 29 Jul 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.1314: Vim9: rule for comment after :function is confusing v8.2.1314
Tue, 28 Jul 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1313: Vim9 script: cannot assign to environment variable v8.2.1313
Tue, 28 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1312: MS-Windows: terminal test may fail if dir.exe exists v8.2.1312
Tue, 28 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1311: test failures with legacy Vim script v8.2.1311
Tue, 28 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1310: configure with Xcode 12 fails to check for tgetent v8.2.1310
Tue, 28 Jul 2020 20:30:05 +0200 Bram Moolenaar patch 8.2.1309: build failure with tiny version v8.2.1309
Tue, 28 Jul 2020 20:15:07 +0200 Bram Moolenaar patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit v8.2.1308
Mon, 27 Jul 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1307: popup window width does not include number of sign columns v8.2.1307
Mon, 27 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1306: checking for first character of dict key is inconsistent v8.2.1306
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