log src/version.c @ 26739:47ad45fb433a v8.2.3898

age author description
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