log src/version.c @ 21899:8fe86125dcba v8.2.1499

age author description
Thu, 20 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1499: Vim9: error when using "$" with col() v8.2.1499
Thu, 20 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1498: on slow systems tests can be flaky v8.2.1498
Thu, 20 Aug 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1497: CursorHold test is flaky v8.2.1497
Thu, 20 Aug 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1496: Vim9: cannot use " #" in a mapping v8.2.1496
Thu, 20 Aug 2020 16:30:06 +0200 Bram Moolenaar patch 8.2.1495: "make clean" may delete too many files v8.2.1495
Thu, 20 Aug 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1494: missing change to calling eval_getline() v8.2.1494
Thu, 20 Aug 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1493: not enough test coverage for the spell file handling v8.2.1493
Thu, 20 Aug 2020 15:30:03 +0200 Bram Moolenaar patch 8.2.1492: build failures v8.2.1492
Thu, 20 Aug 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment v8.2.1491
Wed, 19 Aug 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1490: Vim9: using /= with float and number doesn't work v8.2.1490
Wed, 19 Aug 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1489: Vim9: error when setting an option with setbufvar() v8.2.1489
Wed, 19 Aug 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1488: text does not scroll when inserting above first line v8.2.1488
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