log src/version.c @ 24037:b5a6de6a8915 v8.2.2560

age author description
Mon, 01 Mar 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2560: setting 'winminheigt' does not take tabline into account v8.2.2560
Sun, 28 Feb 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.2559: MS-Windows: guifont test fails on Windows XP v8.2.2559
Sun, 28 Feb 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2558: no error if a lambda argument shadows a variable v8.2.2558
Sat, 27 Feb 2021 23:45:03 +0100 Bram Moolenaar patch 8.2.2557: compiler warning for shadowd variable v8.2.2557
Sat, 27 Feb 2021 22:45:05 +0100 Bram Moolenaar patch 8.2.2556: Vim9: :import with "as" not fully supported v8.2.2556
Sat, 27 Feb 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2555: Vim9: missing test for 8.2.2553 v8.2.2555
Sat, 27 Feb 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.2554: Vim9: exporting a final is not tested v8.2.2554
Fri, 26 Feb 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2553: Vim9: Cannot put "|" after "{" v8.2.2553
Fri, 26 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a command v8.2.2552
Fri, 26 Feb 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2551: MS-Windows: colors test file is not installed v8.2.2551
Thu, 25 Feb 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.2550: signal stack size is wrong with latest glibc 2.34 v8.2.2550
Wed, 24 Feb 2021 12:30:03 +0100 Bram Moolenaar patch 8.2.2549: crash after using "g:" in a for loop v8.2.2549
Tue, 23 Feb 2021 19:45:05 +0100 Bram Moolenaar patch 8.2.2548: May get stuck in the cmdline window using :normal v8.2.2548
Tue, 23 Feb 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2547: "%" command not accurate for big files v8.2.2547
Tue, 23 Feb 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.2546: typo in mouse key name v8.2.2546
Tue, 23 Feb 2021 18:00:03 +0100 Bram Moolenaar patch 8.2.2545: errors and crash when terminal window is zero height v8.2.2545
Tue, 23 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2544: Vim9: error for argument when checking for lambda v8.2.2544
Mon, 22 Feb 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.2543: Vim9: a return inside try/catch does not restore properly v8.2.2543
Mon, 22 Feb 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2542: highlight of char beyond line end is not correct v8.2.2542
Sun, 21 Feb 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.2541: popup_create() does not allow boolean for "cursorline" v8.2.2541
Sun, 21 Feb 2021 22:30:05 +0100 Bram Moolenaar patch 8.2.2540: Vim9: no error for using script var name for argument v8.2.2540
Sun, 21 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2539: Vim9: return from finally block causes a hang v8.2.2539
Sun, 21 Feb 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2538: crash when using Python list iterator v8.2.2538
Sun, 21 Feb 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.2537: Vim9: crash when map() fails v8.2.2537
Sat, 20 Feb 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.2536: Coverity complains about unchecked return value v8.2.2536
Sat, 20 Feb 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.2535: MS-Windows: cannot run all vim9 tests v8.2.2535
Sat, 20 Feb 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.2534: missing test coverage v8.2.2534
Sat, 20 Feb 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.2533: Vim9: cannot use a range with :unlet v8.2.2533
Sat, 20 Feb 2021 08:30:03 +0100 Bram Moolenaar patch 8.2.2532: Vim9: confusing error if :k is used with a range v8.2.2532
Fri, 19 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2531: Vim9: the :k command is obscure v8.2.2531
Fri, 19 Feb 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2530: Vim9: not enough testing for profiling v8.2.2530
Wed, 17 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one file v8.2.2529
Wed, 17 Feb 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.2528: Vim9: crash when compiling lambda fails v8.2.2528
Wed, 17 Feb 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.2527: Vim9: lambda return type is not determined at script level v8.2.2527
Wed, 17 Feb 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.2526: build failure v8.2.2526
Wed, 17 Feb 2021 15:00:04 +0100 Bram Moolenaar patch 8.2.2525: Vim9: only local variables checked for a name v8.2.2525
Wed, 17 Feb 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.2524: cannot change the characters displayed in the foldcolumn v8.2.2524
Wed, 17 Feb 2021 12:30:06 +0100 Bram Moolenaar patch 8.2.2523: Svelte filetype not recognized v8.2.2523
Wed, 17 Feb 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.2522: Beancount filetype not recognized v8.2.2522
Tue, 16 Feb 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2521: some compilers can't handle pointer initialization v8.2.2521
Tue, 16 Feb 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2520: missing tests for 'listchars' v8.2.2520
Mon, 15 Feb 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2519: Vim9: no reason to keep strange Vi behavior v8.2.2519
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sun, 14 Feb 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.2517: Vim9: fix for s390 not tested on other systems v8.2.2517
Sun, 14 Feb 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.2516: test failure on s390 v8.2.2516
Sun, 14 Feb 2021 15:45:03 +0100 Bram Moolenaar patch 8.2.2515: memory access error when truncating an empty message v8.2.2515
Sun, 14 Feb 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.2514: Vim9: build error in tiny version v8.2.2514
Sun, 14 Feb 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2513: Vim9: missing part of :vim9cmd change v8.2.2513
Sun, 14 Feb 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2512: Vim9: compiling error test sometimes fails v8.2.2512
Sun, 14 Feb 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places v8.2.2511
Sat, 13 Feb 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2510: internal error when popup with mask is zero height or width v8.2.2510
Sat, 13 Feb 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.2509: tests fail on s390 build v8.2.2509
Sat, 13 Feb 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2508: cannot change the character displayed in non existing lines v8.2.2508
Sat, 13 Feb 2021 17:15:05 +0100 Bram Moolenaar patch 8.2.2507: github build may fail if Ubuntu 20.04 is used v8.2.2507
Sat, 13 Feb 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.2506: Vim9: :continue does not work correctly in a :try block v8.2.2506
Fri, 12 Feb 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2505: Vim9: crash after defining function with invalid return type v8.2.2505
Fri, 12 Feb 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2504: Vim9: crash when using an argument from a closure v8.2.2504
Fri, 12 Feb 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2503: Vim9: a caught error may leave something on the stack v8.2.2503
Fri, 12 Feb 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.2502: a few github actions are failing v8.2.2502
Thu, 11 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2501: not always clear where an error is reported v8.2.2501