log src/version.c @ 26574:5f4198087073 v8.2.3816

age author description
Wed, 15 Dec 2021 17:45:04 +0100 Bram Moolenaar patch 8.2.3816: compiler warning for posible loss of data on MS-Windows v8.2.3816
Wed, 15 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3815: Vim9: cannot have a multi-line dict inside a block v8.2.3815
Wed, 15 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3814: .csx files and .sln files are not recognized v8.2.3814
Wed, 15 Dec 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.3813: confusing error when using :cc without error list v8.2.3813
Wed, 15 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3812: Vim9: leaking memory in numbered function test v8.2.3812
Tue, 14 Dec 2021 21:30:05 +0100 Bram Moolenaar patch 8.2.3811: the opfunc error test fails on a slow machine v8.2.3811
Tue, 14 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3810: Vim9: expr4 test fails on MS-Windows v8.2.3810
Tue, 14 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3809: Vim9: crash when garbage collecting a nested partial v8.2.3809
Tue, 14 Dec 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.3808: Vim9: obsolete TODO items v8.2.3808
Tue, 14 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3807: Vim9: can call import with star directly v8.2.3807
Tue, 14 Dec 2021 12:30:03 +0100 Bram Moolenaar patch 8.2.3806: terminal focus test fails sometimes v8.2.3806
Tue, 14 Dec 2021 10:45:04 +0100 Bram Moolenaar patch 8.2.3805: i3config files are not recognized v8.2.3805
Tue, 14 Dec 2021 10:15:05 +0100 Bram Moolenaar patch 8.2.3804: script context not set when copying 'swf' and 'ts' v8.2.3804
Tue, 14 Dec 2021 09:45:04 +0100 Bram Moolenaar patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window v8.2.3803
Mon, 13 Dec 2021 23:30:04 +0100 Bram Moolenaar patch 8.2.3802: terminal in two windows test fails on some systems v8.2.3802
Mon, 13 Dec 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3801: if a terminal shows in two windows, only one is redrawn v8.2.3801
Mon, 13 Dec 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3800: when cross compiling the output of "uname" cannot be set v8.2.3800
Mon, 13 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3799: edit test hangs or fails v8.2.3799
Mon, 13 Dec 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.3798: a :def callback function postpones an error message v8.2.3798
Mon, 13 Dec 2021 15:45:03 +0100 Bram Moolenaar patch 8.2.3797: no good reason to limit the message history in tiny version v8.2.3797
Mon, 13 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3796: the funcexe_T struct members are not named consistently v8.2.3796
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Mon, 13 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3794: Vim9: cannot find script-local func using "s:" v8.2.3794
Sun, 12 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3793: using "g:Func" as a funcref does not work in script context v8.2.3793
Sun, 12 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3792: setting *func options insufficiently tested v8.2.3792
Sun, 12 Dec 2021 20:15:02 +0100 Bram Moolenaar patch 8.2.3791: build error with +cindent but without +smartindent v8.2.3791
Sun, 12 Dec 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.3790: test for term_gettitle() fails in some environments v8.2.3790
Sun, 12 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3789: Test_window_minimal_size can fail on a slow machine v8.2.3789
Sun, 12 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3788: lambda for option that is a function may be freed v8.2.3788
Sun, 12 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3787: no proper formatting of a C line comment after a statement v8.2.3787
Sat, 11 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3786: test fails because of using Vim9 syntax in legacy function v8.2.3786
Sat, 11 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3785: running CI on MacOS with gcc is not useful v8.2.3785
Sat, 11 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3784: the help for options is outdated v8.2.3784
Sat, 11 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3783: confusing error for using a variable as a function v8.2.3783
Sat, 11 Dec 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.3782: Vim9: no error if a function shadows a script variable v8.2.3782
Sat, 11 Dec 2021 13:45:02 +0100 Bram Moolenaar patch 8.2.3781: the option window script is outdated v8.2.3781
Sat, 11 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3780: ":cd" works differently on MS-Windows v8.2.3780
Fri, 10 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3779: using freed memory when defining a user command recursively v8.2.3779
Fri, 10 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3778: lambda debug test fails in some configurations v8.2.3778
Fri, 10 Dec 2021 21:45:02 +0100 Bram Moolenaar patch 8.2.3777: spell file write error not checked v8.2.3777
Fri, 10 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3776: when a tags file line is long a tag may not be found v8.2.3776
Fri, 10 Dec 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3775: Vim9: lambda compiled without outer context when debugging v8.2.3775
Fri, 10 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3774: test for command line height fails v8.2.3774
Fri, 10 Dec 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3773: wrong window size when a modeline changes 'columns' v8.2.3773
Fri, 10 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3772: timer info test fails on slow machine v8.2.3772
Fri, 10 Dec 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3771: Vim9: accessing freed memory when checking type v8.2.3771
Thu, 09 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3770: new compiler warnings from clang-12 and clang-13 v8.2.3770
Thu, 09 Dec 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3769: zig files are not recognized v8.2.3769
Thu, 09 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3768: timer_info() has the wrong repeat value in a timer callback v8.2.3768
Thu, 09 Dec 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.3767: crash when using NULL partial v8.2.3767
Thu, 09 Dec 2021 17:45:04 +0100 Bram Moolenaar patch 8.2.3766: converting a funcref to a string leaves out "g:" v8.2.3766
Thu, 09 Dec 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and others v8.2.3765
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Thu, 09 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3763: when editing the cmdline a callback may cause a scroll up v8.2.3763
Thu, 09 Dec 2021 10:30:04 +0100 Bram Moolenaar patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns it v8.2.3762
Wed, 08 Dec 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3761: focus change is not passed on to a terminal window v8.2.3761
Wed, 08 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3760: not automatically handling gnome terminal mouse like xterm v8.2.3760
Wed, 08 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3759: quickfix buffer becomes hidden while still in a window v8.2.3759
Wed, 08 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3758: options that take a function insufficiently tested v8.2.3758
Tue, 07 Dec 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.3757: an overlong highlight group name is silently truncated v8.2.3757