log src/version.c @ 24006:d9afd9008910 v8.2.2545

age author description
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
Thu, 11 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2500: build fails without the GUI feature v8.2.2500
Thu, 11 Feb 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2499: "vim -g --version" does not redirect output v8.2.2499
Thu, 11 Feb 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2498: no test for what 8.2.2494 fixes v8.2.2498
Wed, 10 Feb 2021 22:30:06 +0100 Bram Moolenaar patch 8.2.2497: no error when using more than one character for a register v8.2.2497
Wed, 10 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2496: insufficien testing for text jumping fix v8.2.2496
Wed, 10 Feb 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2495: text jumps up and down when moving the cursor v8.2.2495
Wed, 10 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2494: ":rviminfo!" clears most of oldfiles v8.2.2494
Wed, 10 Feb 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2493: text property for text left of window shows up v8.2.2493
Wed, 10 Feb 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2492: command line buffer name cannot be translated v8.2.2492
Wed, 10 Feb 2021 15:00:04 +0100 Bram Moolenaar patch 8.2.2491: popup window for text property may show in first screen line v8.2.2491
Wed, 10 Feb 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2490: 'wrap' option is always reset when starting diff mode v8.2.2490
Tue, 09 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2489: current buffer is wrong after deletebufline() fails v8.2.2489
Mon, 08 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2488: json_encode() gives generic argument error v8.2.2488
Mon, 08 Feb 2021 21:30:06 +0100 Bram Moolenaar patch 8.2.2487: terminal shows garbage after double-wide character
Sun, 07 Feb 2021 18:15:05 +0100 Bram Moolenaar patch 8.2.2486: Vim9: some errors for white space do not show context v8.2.2486