log src/version.c @ 26773:80e134cbee4b v8.2.3915

age author description
Mon, 27 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3915: illegal memory access when completing with invalid bytes v8.2.3915
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Mon, 27 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3913: help for expressions does not mention Vim9 syntax v8.2.3913
Mon, 27 Dec 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3912: the ins_complete() function is much too long v8.2.3912
Mon, 27 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3911: Vim9: type check for filter() does not accept unknown v8.2.3911
Mon, 27 Dec 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.3910: when compare function of sort() fails it does not abort v8.2.3910
Mon, 27 Dec 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3909: Containerfile using prefix name not recognized v8.2.3909
Sun, 26 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3908: cannot use a script-local function for 'foldtext' v8.2.3908
Sun, 26 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3907: error messages are spread out v8.2.3907
Sun, 26 Dec 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3906: Vim9 help still contains "under development" warnings v8.2.3906
Sun, 26 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3905: Dockerfile using prefix name not recognized v8.2.3905
Sun, 26 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3904: Vim9: skip expression type is not checked at compile time v8.2.3904
Sun, 26 Dec 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3903: "gM" does not count tabs as expected v8.2.3903
Sun, 26 Dec 2021 15:30:02 +0100 Bram Moolenaar patch 8.2.3902: Vim9: double free with nested :def function v8.2.3902
Sun, 26 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script v8.2.3901
Sun, 26 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3900: it is not easy to use a script-local function for an option v8.2.3900
Sat, 25 Dec 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3899: Vim9: test for map() on string fails v8.2.3899
Sat, 25 Dec 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3898: Vim9: not sufficient testing for variable initialization v8.2.3898
Sat, 25 Dec 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3897: Vim9: second argument of map() and filter() not checked v8.2.3897
Sat, 25 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3896: Vim9: no test for nested function not available later v8.2.3896
Sat, 25 Dec 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.3895: Vim9: confusing error when using function() with a number v8.2.3895
Sat, 25 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3894: Vim9: no proper type check for first argument of call() v8.2.3894
Sat, 25 Dec 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.3893: Vim9: many local variables are initialized with an instruction v8.2.3893
Sat, 25 Dec 2021 16:15:02 +0100 Bram Moolenaar patch 8.2.3892: when modifyOtherKeys is used CTRL-C is not recognized v8.2.3892
Sat, 25 Dec 2021 12:30:03 +0100 Bram Moolenaar patch 8.2.3891: github CI: workflows may overlap v8.2.3891
Fri, 24 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3890: Vim9: type check for using v: variables is basic v8.2.3890
Fri, 24 Dec 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.3889: duplicate code for translating script-local function name v8.2.3889
Fri, 24 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3888: the argument list may contain duplicates v8.2.3888
Fri, 24 Dec 2021 21:00:02 +0100 Bram Moolenaar patch 8.2.3887: E1135 is used for two different errors v8.2.3887
Fri, 24 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3886: can define autocmd for every event by using "au!" v8.2.3886
Fri, 24 Dec 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.3885: arglist test fails v8.2.3885
Fri, 24 Dec 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3884: crash when clearing the argument list while using it v8.2.3884
Fri, 24 Dec 2021 18:00:03 +0100 Bram Moolenaar patch 8.2.3883: crash when switching to other regexp engine fails v8.2.3883
Fri, 24 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3882: more duplicated code in f_getreginfo() v8.2.3882
Fri, 24 Dec 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.3881: QNX: crash when compiled with GUI but using terminal v8.2.3881
Fri, 24 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3880: Solution filter files are not recognized v8.2.3880
Fri, 24 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3879: getreg() and getregtype() contain dead code v8.2.3879
Thu, 23 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3878: Vim9: debugger tries to read more lines than there are v8.2.3878
Wed, 22 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3877: function does not abort after a type error in compare v8.2.3877
Wed, 22 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3876: 'cindent' does not recognize inline namespace v8.2.3876
Wed, 22 Dec 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3875: gcc complains about buffer overrun v8.2.3875
Wed, 22 Dec 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.3874: cannot highlight the number column for a sign v8.2.3874
Wed, 22 Dec 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.3873: go.mod files are not recognized v8.2.3873
Wed, 22 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3872: Vim9: finddir() and uniq() return types can be more specific v8.2.3872
Wed, 22 Dec 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3871: list.c contains code for dict and blob v8.2.3871
Wed, 22 Dec 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3870: MS-Windows: wrong dir when using right-click context menu v8.2.3870
Wed, 22 Dec 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.3869: Vim9: type checking for "any" is inconsistent v8.2.3869
Tue, 21 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3868: Vim9: function test fails v8.2.3868
Tue, 21 Dec 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3867: implementation of some list functions too complicated v8.2.3867
Tue, 21 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3866: Vim9: type checking global variables is inconsistent v8.2.3866
Tue, 21 Dec 2021 10:45:04 +0100 Bram Moolenaar patch 8.2.3865: Vim9: compiler complains about using "try" as a struct member v8.2.3865
Tue, 21 Dec 2021 10:15:04 +0100 Bram Moolenaar patch 8.2.3864: cannot disable requesting key codes from xterm v8.2.3864
Mon, 20 Dec 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3863: various build flags accidentally enabled v8.2.3863
Mon, 20 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3862: crash on exit with EXITFREE and using win_execute() v8.2.3862
Mon, 20 Dec 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3861: list of distributed files is outdated v8.2.3861
Mon, 20 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3860: Vim9: codecov struggles with the file size v8.2.3860
Mon, 20 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3859: Vim9: some code lines not tested v8.2.3859
Mon, 20 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3858: Vim9: not enough tests v8.2.3858
Mon, 20 Dec 2021 10:45:04 +0100 Bram Moolenaar patch 8.2.3857: Vim9: inconsistent error for using function() v8.2.3857
Sun, 19 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3856: Vim9: not enough tests v8.2.3856
Sun, 19 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3855: illegal memory access when displaying a blob v8.2.3855
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
Sun, 19 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3853: Vim9: not enough tests v8.2.3853
Sun, 19 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3852: Vim9: not enough tests v8.2.3852
Sun, 19 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3851: Vim9: overhead when comparing string, dict or function v8.2.3851
Sun, 19 Dec 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3850: illegal memory access when displaying a partial v8.2.3850
Sun, 19 Dec 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3849: functions implementing reduce and map are too long v8.2.3849
Sat, 18 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3848: cannot use reduce() for a string v8.2.3848
Sat, 18 Dec 2021 18:00:03 +0100 Bram Moolenaar patch 8.2.3847: illegal memory access when using a lambda with an error v8.2.3847
Sat, 18 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3846: no error when using control character for 'lcs' or 'fcs' v8.2.3846
Sat, 18 Dec 2021 13:45:05 +0100 Bram Moolenaar patch 8.2.3845: Vim9: test fails when the channel feature is missing v8.2.3845
Sat, 18 Dec 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.3844: Vim9: no type error if assigning func(number) to func(string) v8.2.3844
Fri, 17 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3843: dep3patch files are not recognized v8.2.3843
Fri, 17 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3842: Vim9: can change locked list and list items v8.2.3842
Fri, 17 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work v8.2.3841
Fri, 17 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3840: useless test for negative index in check functions v8.2.3840
Fri, 17 Dec 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.3839: using z() with z1 not tested for syntax highlighting v8.2.3839
Fri, 17 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3838: cannot use script-local function for setting *func options v8.2.3838
Fri, 17 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3837: QNX: crash when compiled with GUI but using terminal v8.2.3837
Fri, 17 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3836: Vim9: comment after expression not skipped to find NL v8.2.3836
Fri, 17 Dec 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3835: the inline-function example does not work v8.2.3835
Fri, 17 Dec 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.3834: Test_out_cb often fails on Mac v8.2.3834
Fri, 17 Dec 2021 10:45:07 +0100 Bram Moolenaar patch 8.2.3833: error from term_start() not caught by try/catch v8.2.3833
Thu, 16 Dec 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.3832: test fails because of changed error message v8.2.3832
Thu, 16 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3831: opfunc test fails when missing feature changes function name v8.2.3831
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3829: no error when setting a func option to script-local function v8.2.3829
Thu, 16 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3828: when opening a terminal from a timer first typed char is lost v8.2.3828
Thu, 16 Dec 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3827: huntr badge does not really fit in the list v8.2.3827
Thu, 16 Dec 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def function v8.2.3826
Thu, 16 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3825: various comments could be improved v8.2.3825
Thu, 16 Dec 2021 14:15:02 +0100 Bram Moolenaar patch 8.2.3824: no ASAN support for MSVC v8.2.3824
Thu, 16 Dec 2021 11:15:03 +0100 Bram Moolenaar patch 8.2.3823: test for visual replace is in wrong function v8.2.3823
Thu, 16 Dec 2021 09:30:04 +0100 Bram Moolenaar patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9 v8.2.3822
Wed, 15 Dec 2021 22:30:19 +0100 Bram Moolenaar patch 8.2.3821: ASAN test run fails v8.2.3821
Wed, 15 Dec 2021 22:15:18 +0100 Bram Moolenaar patch 8.2.3820: "vrc" does not replace composing characters v8.2.3820
Wed, 15 Dec 2021 21:00:06 +0100 Bram Moolenaar patch 8.2.3819: test fails because error message changed v8.2.3819
Wed, 15 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3818: cannot filter or map characters in a string
Wed, 15 Dec 2021 19:00:02 +0100 Bram Moolenaar patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd v8.2.3817
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