log src/version.c @ 24379:8d5e4b50c2e1 v8.2.2730

age author description
Tue, 06 Apr 2021 21:30:05 +0200 Bram Moolenaar patch 8.2.2730: Coverity complains about not restoring character v8.2.2730
Tue, 06 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2729: Vim9: wrong error message for referring to legacy script var v8.2.2729
Tue, 06 Apr 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.2728: special key names don't work if 'isident' is cleared v8.2.2728
Tue, 06 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2727: function test fails v8.2.2727
Tue, 06 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2726: confusing error message with white space before comma v8.2.2726
Mon, 05 Apr 2021 22:45:27 +0200 Bram Moolenaar patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch v8.2.2725
Mon, 05 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2724: Vim9: concatenating to list in dict not tested v8.2.2724
Mon, 05 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2723: assignment test fails v8.2.2723
Mon, 05 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2722: Vim9: crash when using LHS with double index v8.2.2722
Mon, 05 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2721: Vim9: cannot have a linebreak inside a lambda v8.2.2721
Mon, 05 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2720: GTK menu tooltip moves the cursor v8.2.2720
Mon, 05 Apr 2021 17:15:06 +0200 Bram Moolenaar patch 8.2.2719: Vim9: appending to dict item doesn't work in a :def function v8.2.2719
Mon, 05 Apr 2021 15:45:08 +0200 Bram Moolenaar patch 8.2.2718: Vim9: no explicit test for using a global function without g: v8.2.2718
Mon, 05 Apr 2021 14:15:12 +0200 Bram Moolenaar patch 8.2.2717: GTK menu items don't show a tooltip v8.2.2717
Mon, 05 Apr 2021 14:00:15 +0200 Bram Moolenaar patch 8.2.2716: the equivalent class regexp is missing some characters v8.2.2716
Mon, 05 Apr 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.2715: Vim9: tests fail without the channel feature v8.2.2715
Mon, 05 Apr 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.2714: filetype pattern ending in star is too far up v8.2.2714
Mon, 05 Apr 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.2713: folding code not sufficiently tested v8.2.2713
Sun, 04 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2712: memory leak when adding to a blob fails v8.2.2712
Sun, 04 Apr 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2711: "gj" in a closed fold does not move out of the fold v8.2.2711
Sun, 04 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2710: Vim9: not all tests cover script and :def function v8.2.2710
Sun, 04 Apr 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.2709: the GTK GUI has a gap next to the scrollbar v8.2.2709
Sun, 04 Apr 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2708: test sometimes fails waiting for shell in terminal v8.2.2708
Sun, 04 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2707: adding a lot of completions can still be a bit slow v8.2.2707
Sat, 03 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2706: Vim9: wrong line number reported for boolean operator v8.2.2706
Sat, 03 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2705: Vim9: misleading reported line number for wrong type v8.2.2705
Sat, 03 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2704: adding a lot of completions can be a bit slow v8.2.2704
Sat, 03 Apr 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.2703: Vim9: memory leak when failing on locked variable v8.2.2703
Sat, 03 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2702: compiler completion test fails when more scripts are added v8.2.2702
Sat, 03 Apr 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong v8.2.2701
Sat, 03 Apr 2021 17:30:05 +0200 Bram Moolenaar patch 8.2.2700: nested autocmd test fails sometimes v8.2.2700
Sat, 03 Apr 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.2699: Lua test fails v8.2.2699
Sat, 03 Apr 2021 15:45:14 +0200 Bram Moolenaar patch 8.2.2698: Lua test fails on MS-Windows v8.2.2698
Sat, 03 Apr 2021 15:30:21 +0200 Bram Moolenaar patch 8.2.2697: function list test fails v8.2.2697
Sat, 03 Apr 2021 14:15:21 +0200 Bram Moolenaar patch 8.2.2696: Lua test fails with Lua 5.4.3 and later v8.2.2696
Sat, 03 Apr 2021 13:30:15 +0200 Bram Moolenaar patch 8.2.2695: cursor position reset with nested autocommands v8.2.2695
Fri, 02 Apr 2021 19:00:06 +0200 Bram Moolenaar patch 8.2.2694: when 'matchpairs' is empty every character beeps v8.2.2694
Fri, 02 Apr 2021 14:45:07 +0200 Bram Moolenaar patch 8.2.2693: Vim9: locked script variable can be changed v8.2.2693
Fri, 02 Apr 2021 14:45:06 +0200 Bram Moolenaar patch 8.2.2692: Vim9: locked script variable can be changed v8.2.2692
Fri, 02 Apr 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.2691: autoconf may mess up compiler flags v8.2.2691
Fri, 02 Apr 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.2690: PowerShell files are not recognized v8.2.2690
Thu, 01 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2689: tiny build fails v8.2.2689
Thu, 01 Apr 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.2688: Vim9: crash when using s: for script variable v8.2.2688
Thu, 01 Apr 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2687: Vim9: cannot use "const" for global variable in :def function v8.2.2687
Thu, 01 Apr 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.2686: status line is not updated when going to cmdline mode v8.2.2686
Thu, 01 Apr 2021 16:30:05 +0200 Bram Moolenaar patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685
Thu, 01 Apr 2021 13:45:02 +0200 Bram Moolenaar patch 8.2.2684: not enough folding code is tested v8.2.2684
Thu, 01 Apr 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.2683: build failure without the +eval feature v8.2.2683
Thu, 01 Apr 2021 13:00:03 +0200 Bram Moolenaar patch 8.2.2682: Vim9: cannot find Name.Func from "import * as Name" v8.2.2682
Wed, 31 Mar 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2681: Vim9: test fails for redeclaring script variable v8.2.2681
Wed, 31 Mar 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2680: Vim9: problem defining a script variable from legacy function v8.2.2680
Tue, 30 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2679: status line missing for non-current window with winbar v8.2.2679
Tue, 30 Mar 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2678: test for 'autoshelldir' does not reset the option v8.2.2678
Mon, 29 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2677: Vim9: cannot use only some of the default arguments v8.2.2677
Mon, 29 Mar 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2676: missing error message v8.2.2676
Mon, 29 Mar 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2675: directory change in a terminal window shell is not followed v8.2.2675
Mon, 29 Mar 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2674: Motif: cancelling the font dialog resets the font v8.2.2674
Sun, 28 Mar 2021 21:15:02 +0200 Bram Moolenaar patch 8.2.2673: Vim9: script-local funcref can have lower case name v8.2.2673
Sun, 28 Mar 2021 20:45:06 +0200 Bram Moolenaar patch 8.2.2672: Vim9: cannot use :lockvar and :unlockvar in compiled script v8.2.2672
Sun, 28 Mar 2021 16:30:02 +0200 Bram Moolenaar patch 8.2.2671: error for line number in legacy script v8.2.2671