log src/version.c @ 26538:dfa658800f21 v8.2.3798

age author description
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
Tue, 07 Dec 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.3756: might crash when callback is not valid v8.2.3756
Tue, 07 Dec 2021 12:15:05 +0100 Bram Moolenaar patch 8.2.3755: Coverity warns for using a buffer in another scope v8.2.3755
Mon, 06 Dec 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.3754: undesired changing of the indent of the first formatted line v8.2.3754
Mon, 06 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3753: Vim9: function unreferenced while called is never deleted v8.2.3753
Mon, 06 Dec 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3752: build error when using Photon GUI v8.2.3752
Mon, 06 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3751: cannot assign a lambda to an option that takes a function v8.2.3751
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Sun, 05 Dec 2021 23:00:06 +0100 Bram Moolenaar patch 8.2.3749: error messages are everywhere v8.2.3749
Sun, 05 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3748: giving an error for an empty sign argument breaks a plugin v8.2.3748
Sun, 05 Dec 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.3747: cannot remove highlight from an existing sign v8.2.3747
Sun, 05 Dec 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3746: cannot disassemble function starting with "debug" or "profile" v8.2.3746
Sun, 05 Dec 2021 14:45:02 +0100 Bram Moolenaar patch 8.2.3745: autochdir test fails without the +channel feature v8.2.3745
Sun, 05 Dec 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3744: E854 is not tested; some spelling suggestions are not tested v8.2.3744
Sun, 05 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3743: ":sign" can add a highlight group without a name v8.2.3743
Sun, 05 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3742: dec mouse test fails without gnome terminfo entry v8.2.3742
Sun, 05 Dec 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3741: using freed memory in open command v8.2.3741
Sun, 05 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3740: memory left allocated on exit when using Tcl v8.2.3740
Sat, 04 Dec 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3739: in wrong directory when using win_execute() with 'acd' set v8.2.3739
Sat, 04 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3738: screen is cleared when a FocusLost autocommand triggers v8.2.3738
Sat, 04 Dec 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3737: test fails without the 'autochdir' option v8.2.3737
Sat, 04 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3736: test fails without the channel feature v8.2.3736
Sat, 04 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3735: cannot use a lambda for 'imactivatefunc' v8.2.3735
Sat, 04 Dec 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3734: Vim9: crash when no pattern match found v8.2.3734
Sat, 04 Dec 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3733: Vim9: using "legacy" before range does not work v8.2.3733
Fri, 03 Dec 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.3732: "set! termcap" test fails v8.2.3732
Fri, 03 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3731: "set! termcap" shows codes in one column, but not keys v8.2.3731
Fri, 03 Dec 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc v8.2.3730
Fri, 03 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3729: no support for squirrels v8.2.3729
Fri, 03 Dec 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3728: internal error when passing range() to list2blob() v8.2.3728
Fri, 03 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3727: in a gnome terminal keys are recognized as mouse events v8.2.3727
Fri, 03 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3726: README file in a config directory gets wrong filetype v8.2.3726
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Thu, 02 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3724: build error for missing error message in small build v8.2.3724
Thu, 02 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3723: when using 'linebreak' a text property starts too early v8.2.3723
Thu, 02 Dec 2021 20:00:02 +0100 Bram Moolenaar patch 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text v8.2.3722
Thu, 02 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3721: using memory freed by losing the clipboard selection v8.2.3721
Thu, 02 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3720: Vim9: Internal error when invoking closure in legacy context v8.2.3720
Thu, 02 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3719: MS-Windows: test sometimes runs into existing swap file v8.2.3719
Thu, 02 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3718: compiler warns for unused variable without +textprop v8.2.3718
Wed, 01 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3717: Vim9: error for constant list size is only given at runtime v8.2.3717
Wed, 01 Dec 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3716: Vim9: range without a command is not compiled v8.2.3716
Wed, 01 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3715: Vim9: valgrind reports spurious problems for a test v8.2.3715
Wed, 01 Dec 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3714: some unused assignments and ugly code in xxd v8.2.3714
Wed, 01 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching v8.2.3713
Wed, 01 Dec 2021 11:45:02 +0100 Bram Moolenaar patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc' v8.2.3712
Wed, 01 Dec 2021 11:15:03 +0100 Bram Moolenaar patch 8.2.3711: Vim9: memory leak when compiling :elseif fails v8.2.3711
Wed, 01 Dec 2021 10:30:06 +0100 Bram Moolenaar patch 8.2.3710: Vim9: backtick expression expanded for :global v8.2.3710
Tue, 30 Nov 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3709: Vim9: backtick expression expanded when not desired v8.2.3709
Tue, 30 Nov 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3708: Vim9: test fails with different error v8.2.3708
Tue, 30 Nov 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3707: Vim9: constant expression of elseif not recognized v8.2.3707
Tue, 30 Nov 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3706: text property highlighting is used on Tab v8.2.3706
Tue, 30 Nov 2021 19:30:05 +0100 Bram Moolenaar patch 8.2.3705: cannot pass a lambda name to function() or funcref() v8.2.3705
Tue, 30 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3704: Vim9: cannot use a list declaration in a :def function v8.2.3704
Tue, 30 Nov 2021 14:15:04 +0100 Bram Moolenaar patch 8.2.3703: most people call F# "fsharp" and not "fs" v8.2.3703
Tue, 30 Nov 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3702: first key in dict is seen as curly expression and fails v8.2.3702
Mon, 29 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3701: Vim9: invalid LHS is not possible v8.2.3701
Mon, 29 Nov 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3700: text property highlighting continues over breakindent v8.2.3700
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Mon, 29 Nov 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.3698: match highlighting continues over breakindent v8.2.3698
Mon, 29 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3697: cannot drag a popup without a border v8.2.3697
Mon, 29 Nov 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3696: Vim9: error for invalid assignment when skipping v8.2.3696
Mon, 29 Nov 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.3695: confusing error for missing key
Mon, 29 Nov 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3694: cannot use quotes in the count of an Ex command v8.2.3694
Mon, 29 Nov 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3693: Coverity warns for possibly using a NULL pointer v8.2.3693
Sun, 28 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3692: Vim9: cannot use :func inside a :def function v8.2.3692
Sun, 28 Nov 2021 22:45:05 +0100 Bram Moolenaar patch 8.2.3691: build failure with small features v8.2.3691
Sun, 28 Nov 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3690: Vim9: "filter #pat# cmd" does not work v8.2.3690
Sun, 28 Nov 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3689: ex_let_one() is too long v8.2.3689
Sun, 28 Nov 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3688: the window title is not updated when dragging the scrollbar v8.2.3688
Sun, 28 Nov 2021 00:00:04 +0100 Bram Moolenaar patch 8.2.3687: blockwise insert does not handle autoindent properly v8.2.3687
Sat, 27 Nov 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3686: filetype detection often mixes up Forth and F# v8.2.3686
Sat, 27 Nov 2021 15:45:02 +0100 Bram Moolenaar patch 8.2.3685: Visual studio project files are not recognized v8.2.3685
Sat, 27 Nov 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3684: blockwise insert does not handle autoindent properly v8.2.3684
Sat, 27 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3683: Vim9: cannot use in :...do commands v8.2.3683
Fri, 26 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3682: Vim9: assigning to a script variable drops the type v8.2.3682
Fri, 26 Nov 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3681: cannot drag popup window after click on a status line v8.2.3681
Fri, 26 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3680: repeated code in xxd v8.2.3680
Fri, 26 Nov 2021 14:15:05 +0100 Bram Moolenaar patch 8.2.3679: objc file detected as Octave v8.2.3679