log src/version.c @ 24412:0e0943dfdbf9 v8.2.2746

age author description
Sat, 10 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2746: check for duplicate arguments does not work v8.2.2746
Sat, 10 Apr 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2745: Vim9: missing part of the argument change v8.2.2745
Sat, 10 Apr 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2744: Vim9: no way to explicitly ignore an argument v8.2.2744
Sat, 10 Apr 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.2743: Vim9: function state stuck when compiling with ":silent!" v8.2.2743
Sat, 10 Apr 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.2742: Vim9: when compiling a function fails it is cleared v8.2.2742
Fri, 09 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2741: Vim9: Partial call does not check right arguments v8.2.2741
Fri, 09 Apr 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2740: Vim9: lambda with varargs doesn't work v8.2.2740
Fri, 09 Apr 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.2739: Vim9: a lambda accepts too many arguments at the script level v8.2.2739
Thu, 08 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2738: extending a list with itself can give wrong result v8.2.2738
Thu, 08 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2737: status line not updated when local 'statusline' option set v8.2.2737
Thu, 08 Apr 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.2736: Vim9: for loop over string is a bit slow v8.2.2736
Wed, 07 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2735: Vim9: function reference found with prefix, not without v8.2.2735
Wed, 07 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2734: Vim9: cannot use legacy script-local var from :def function v8.2.2734
Wed, 07 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2733: detecting Lua version is not reliable v8.2.2733
Wed, 07 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2732: prompt for s///c in Ex mode can be wrong v8.2.2732
Wed, 07 Apr 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.2731: Mac: SF symbols are not displayed properly v8.2.2731
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
Sun, 28 Mar 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.2670: Vim9: error for append(0, text) v8.2.2670
Sun, 28 Mar 2021 15:30:05 +0200 Bram Moolenaar patch 8.2.2669: command line completion does not work after "vim9" v8.2.2669
Sat, 27 Mar 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.2668: Vim9: omitting "call" for "confirm()" does not give an error v8.2.2668
Sat, 27 Mar 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2667: prop_find() cannot find item matching both id and type v8.2.2667
Sat, 27 Mar 2021 21:30:02 +0100 Bram Moolenaar patch 8.2.2666: Vim9: not enough function arguments checked for string v8.2.2666
Sat, 27 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2665: test failures v8.2.2665
Sat, 27 Mar 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.2664: Vim9: not enough function arguments checked for string v8.2.2664
Sat, 27 Mar 2021 15:45:03 +0100 Bram Moolenaar patch 8.2.2663: Vim9: leaking memory when inline function has an error v8.2.2663
Sat, 27 Mar 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2662: there is no way to avoid some escape sequences v8.2.2662
Fri, 26 Mar 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.2661: leaking memory when looping over a string v8.2.2661
Fri, 26 Mar 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2660: Vim9: no error for declaration with trailing text v8.2.2660
Fri, 26 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2659: eval test fails because for loop on string works v8.2.2659
Fri, 26 Mar 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.2658: :for cannot loop over a string v8.2.2658
Fri, 26 Mar 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.2657: Vim9: error message for declaring variable in for loop v8.2.2657
Fri, 26 Mar 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2656: some command line arguments and regexp errors not tested v8.2.2656
Fri, 26 Mar 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.2655: The -w command line argument doesn't work v8.2.2655
Fri, 26 Mar 2021 13:45:02 +0100 Bram Moolenaar patch 8.2.2654: Vim9: getting a character from a string can be slow v8.2.2654
Thu, 25 Mar 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2653: build failure v8.2.2653
Thu, 25 Mar 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2652: Vim9: can use command modifier without an effect v8.2.2652
Thu, 25 Mar 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2651: Vim9: restoring command modifiers happens after jump v8.2.2651
Wed, 24 Mar 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2650: Vim9: command modifiers not handled in nested function v8.2.2650
Wed, 24 Mar 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2649: Vim9: some wincmd arguments cause a white space error v8.2.2649
Tue, 23 Mar 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.2648: terminal resize test sometimes hangs v8.2.2648
Tue, 23 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2647: terminal test sometimes hangs v8.2.2647
Mon, 22 Mar 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2646: Vim9: error for not using string doesn't mentionargument v8.2.2646
Mon, 22 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2645: using inline function is not properly tested v8.2.2645
Mon, 22 Mar 2021 19:45:05 +0100 Bram Moolenaar patch 8.2.2644: prop_clear() causes a screen update even when nothing changed v8.2.2644
Mon, 22 Mar 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2643: various code not covered by tests v8.2.2643
Mon, 22 Mar 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2642: Vim9: no clear error for wrong inline function v8.2.2642
Mon, 22 Mar 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.2641: display test fails because of lacking redraw v8.2.2641
Mon, 22 Mar 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.2640: screenstring() returns non-existing composing characters v8.2.2640
Mon, 22 Mar 2021 17:00:03 +0100 Bram Moolenaar patch 8.2.2639: build failure when fsync() is not available v8.2.2639
Mon, 22 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2638: cannot write a message to the terminal from the GUI v8.2.2638
Sun, 21 Mar 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2637: prop_remove() causes a redraw even when nothing changed v8.2.2637
Sun, 21 Mar 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2636: memory leak when compiling inline function v8.2.2636
Sun, 21 Mar 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2635: Vim9: cannot define an inline function v8.2.2635
Sun, 21 Mar 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.2634: 'tagfunc' does not indicate using a pattern v8.2.2634
Sun, 21 Mar 2021 14:45:06 +0100 Bram Moolenaar patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly v8.2.2633
Sat, 20 Mar 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.2632: not all command line arguments are tested v8.2.2632
Sat, 20 Mar 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2631: commands from winrestcmd() do not always work properly v8.2.2631
Sat, 20 Mar 2021 16:45:02 +0100 Bram Moolenaar patch 8.2.2630: hard to see where a test gets stuck v8.2.2630
Sat, 20 Mar 2021 15:15:02 +0100 Bram Moolenaar patch 8.2.2629: Vim9: error for #{{ is not desired v8.2.2629
Sat, 20 Mar 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2628: Vim9: #{ can still be used at the script level v8.2.2628
Sat, 20 Mar 2021 13:00:03 +0100 Bram Moolenaar patch 8.2.2627: no need to check for BSD after checking for not root v8.2.2627