log src/version.c @ 21875:3a7017ee1161 v8.2.1487

age author description
Wed, 19 Aug 2020 20:00:06 +0200 Bram Moolenaar patch 8.2.1487: Travis: installing snd-dummy is not always useful v8.2.1487
Wed, 19 Aug 2020 16:15:05 +0200 Bram Moolenaar patch 8.2.1486: Vim9: readdir() expression doesn't accept bool v8.2.1486
Wed, 19 Aug 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1485: Vim9: readdirex() expression doesn't accept bool v8.2.1485
Tue, 18 Aug 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1484: flaky failure in assert_fails() v8.2.1484
Tue, 18 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1483: Vim9: error for using special as number v8.2.1483
Tue, 18 Aug 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1482: Vim9: crash when using a nested lambda v8.2.1482
Tue, 18 Aug 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1481: Vim9: line number reported with error may be wrong v8.2.1481
Tue, 18 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1480: Vim9: skip expression in search() gives error v8.2.1480
Tue, 18 Aug 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1479: Vim9: error for list index uses wrong line number v8.2.1479
Tue, 18 Aug 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1478: Vim9: cannot use "true" for some popup options v8.2.1478
Mon, 17 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1477: Vim9: error when using bufnr('%') v8.2.1477
Mon, 17 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1476: filetype test fails on MS-Windows v8.2.1476
Mon, 17 Aug 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1475: Vim9: can't use v:true for option flags v8.2.1475
Mon, 17 Aug 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1474: /usr/lib/udef/rules.d not recognized as udevrules v8.2.1474
Mon, 17 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1473: items in a list given to :const can still be modified v8.2.1473
Mon, 17 Aug 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented v8.2.1472
Sun, 16 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1471: :const only locks the variable, not the value v8.2.1471
Sun, 16 Aug 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1470: errors in spell file not tested v8.2.1470
Sun, 16 Aug 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1469: Vim9: cannot assign string to string option v8.2.1469
Sun, 16 Aug 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1468: Vim9: invalid error for missing white space v8.2.1468
Sun, 16 Aug 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1467: Vim9: :echomsg doesn't like a dict argument v8.2.1467
Sun, 16 Aug 2020 17:45:22 +0200 Bram Moolenaar patch 8.2.1466: Vim9: cannot index or slice a variable with type "any" v8.2.1466
Sun, 16 Aug 2020 15:00:05 +0200 Bram Moolenaar patch 8.2.1465: Vim9: subscript not handled properly v8.2.1465
Sat, 15 Aug 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.1464: Vim9: build warning for unused variable v8.2.1464
Sat, 15 Aug 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1463: Vim9: list slice not supported yet
Sat, 15 Aug 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1462: Vim9: string slice not supported yet v8.2.1462
Sat, 15 Aug 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1461: Vim9: string indexes are counted in bytes v8.2.1461
Sat, 15 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1460: error messages are spread out v8.2.1460
Sat, 15 Aug 2020 14:45:06 +0200 Bram Moolenaar patch 8.2.1459: Vim9: declaring script var in script does not infer the type v8.2.1459
Sat, 15 Aug 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.1458: .gawk files not recognized v8.2.1458
Sat, 15 Aug 2020 14:00:06 +0200 Bram Moolenaar patch 8.2.1457: Vim9: the output of :disassemble cannot be interrupted v8.2.1457
Fri, 14 Aug 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1456: MS-Windows: test files are not deleted v8.2.1456
Fri, 14 Aug 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1455: Vim9: crash when using typecast before constant v8.2.1455
Fri, 14 Aug 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1454: Vim9: failure invoking lambda with wrong arguments v8.2.1454
Fri, 14 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1453: Vim9: failure to compile lambda not tested v8.2.1453
Fri, 14 Aug 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1452: Vim9: dead code in to_name_end() v8.2.1452
Fri, 14 Aug 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1451: Vim9: list type at script level only uses first item v8.2.1451
Fri, 14 Aug 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1450: Vim9: no check that script-local items don't become global v8.2.1450
Fri, 14 Aug 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1449: some test makefiles delete files that are not generated v8.2.1449
Fri, 14 Aug 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1448: test 77a for VMS depends on small.vim which does not exist v8.2.1448
Fri, 14 Aug 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1447: Vim9: return type of keys() is list<any> v8.2.1447
Fri, 14 Aug 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1446: Vim9: line number in error message is not correct v8.2.1446
Fri, 14 Aug 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again v8.2.1445
Thu, 13 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1444: error messages are spread out and names can be confusing v8.2.1444
Thu, 13 Aug 2020 21:45:05 +0200 Bram Moolenaar patch 8.2.1443: Vim9: crash when interrupting a nested :def function v8.2.1443
Thu, 13 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1442: outdated references to the Mac Carbon GUI v8.2.1442
Thu, 13 Aug 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1441: running tests in tiny version gives error for summarize.vim v8.2.1441
Thu, 13 Aug 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1440: debugger code insufficiently tested v8.2.1440
Thu, 13 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1439: tiny and small builds have no test coverage v8.2.1439
Wed, 12 Aug 2020 22:30:08 +0200 Bram Moolenaar patch 8.2.1438: missing tests for interrupting script execution from debugger v8.2.1438
Wed, 12 Aug 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1437: Vim9: 'statusline' is evaluated using Vim9 script syntax v8.2.1437
Wed, 12 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1436: function implementing :substitute has unexpected name v8.2.1436
Wed, 12 Aug 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes v8.2.1435
Wed, 12 Aug 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1434: Vim9: crash when lambda uses outer function argument v8.2.1434
Wed, 12 Aug 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1433: Vim9: cannot mingle comments in multi-line lambda v8.2.1433
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Wed, 12 Aug 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.1431: Vim9: no error for white space before comma in dict v8.2.1431
Wed, 12 Aug 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1430: Vim9: error for missing comma instead of extra white space v8.2.1430
Wed, 12 Aug 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1429: Vim9: no error for missing white after : in dict v8.2.1429
Wed, 12 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1428: Vim9: :def function does not abort on nested function error v8.2.1428