log src/version.c @ 26853:806f31579357 v8.2.3955

age author description
Fri, 31 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3955: error messages are spread out v8.2.3955
Fri, 31 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3954: Vim9: no error for shadowing if script var is declared later v8.2.3954
Fri, 31 Dec 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3953: insert completion code is too complicated
Fri, 31 Dec 2021 13:30:07 +0100 Bram Moolenaar patch 8.2.3952: first line not redrawn when adding lines to an empty buffer v8.2.3952
Thu, 30 Dec 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3951: Vim9: memory leak when text after a nested function v8.2.3951
Thu, 30 Dec 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3950: going beyond the end of the line with /%V v8.2.3950
Thu, 30 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3949: using freed memory with /%V v8.2.3949
Thu, 30 Dec 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3948: Vim9: failure with partial with unknown argument count v8.2.3948
Thu, 30 Dec 2021 15:00:04 +0100 Bram Moolenaar patch 8.2.3947: unnecessary check for NULL pointer v8.2.3947
Thu, 30 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3946: when an internal error makes Vim exit the error is not seen v8.2.3946
Thu, 30 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3945: Vim9: partial variable argument types are wrong v8.2.3945
Thu, 30 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3944: insert mode completion functions are too long v8.2.3944
Thu, 30 Dec 2021 12:00:03 +0100 Bram Moolenaar patch 8.2.3943: compiler warning from gcc for uninitialized variable v8.2.3943
Thu, 30 Dec 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3942: Coverity reports a possible memory leak v8.2.3942
Wed, 29 Dec 2021 20:45:03 +0100 Bram Moolenaar patch 8.2.3941: SIGTSTP is not handled v8.2.3941
Wed, 29 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat" v8.2.3940
Wed, 29 Dec 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.3939: MS-Windows: fnamemodify('', ':p') does not work v8.2.3939
Wed, 29 Dec 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3938: line comment start is also found in a string v8.2.3938
Wed, 29 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3937: Insert mode completion function is too long v8.2.3937
Wed, 29 Dec 2021 17:45:02 +0100 Bram Moolenaar patch 8.2.3936: no proper test for maintaining change mark in diff mode v8.2.3936
Wed, 29 Dec 2021 17:15:02 +0100 Bram Moolenaar patch 8.2.3935: CTRL-U in Insert mode does not fix the indent v8.2.3935
Wed, 29 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3934: repeating line comment is undesired for "O" command v8.2.3934
Wed, 29 Dec 2021 15:45:03 +0100 Bram Moolenaar patch 8.2.3933: after ":cd" fails ":cd -" is incorrect v8.2.3933
Wed, 29 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3932: C line comment not formatted properly v8.2.3932
Wed, 29 Dec 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3931: Coverity reports a memory leak v8.2.3931
Tue, 28 Dec 2021 22:00:07 +0100 Bram Moolenaar patch 8.2.3930: getcmdline() argument has a misleading type
Tue, 28 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3929: using unititialized variable v8.2.3929
Tue, 28 Dec 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3928: heredoc test fails v8.2.3928
Tue, 28 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3927: Vim9: double free when using lambda v8.2.3927
Tue, 28 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3926: build failure without the 'autochdir' option v8.2.3926
Tue, 28 Dec 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.3925: diff mode confused by NUL bytes v8.2.3925
Tue, 28 Dec 2021 19:00:05 +0100 Bram Moolenaar patch 8.2.3924: Vim9: no error if something follows :enddef v8.2.3924
Tue, 28 Dec 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3923: Vim9: double free with split argument list in nested function v8.2.3923
Tue, 28 Dec 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3922: cannot build with dynamic Ruby 3.1 v8.2.3922
Tue, 28 Dec 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.3921: the way xdiff is used is inefficient v8.2.3921
Tue, 28 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3920: restoring directory after using another window is inefficient v8.2.3920
Tue, 28 Dec 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3919: Vim9: wrong argument for append() results in two errors v8.2.3919
Mon, 27 Dec 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.3918: function list test fails v8.2.3918
Mon, 27 Dec 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.3917: the eval.txt help file is way too big v8.2.3917
Mon, 27 Dec 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3916: no error for passing an invalid line number to append() v8.2.3916
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
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
Thu, 25 Nov 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3678: illegal memory access v8.2.3678
Thu, 25 Nov 2021 20:45:03 +0100 Bram Moolenaar patch 8.2.3677: after a put the '] mark is on the last byte v8.2.3677
Thu, 25 Nov 2021 16:15:02 +0100 Bram Moolenaar patch 8.2.3676: unused runtime file v8.2.3676
Thu, 25 Nov 2021 15:45:04 +0100 Bram Moolenaar patch 8.2.3675: using freed memory when vim_strsave() fails v8.2.3675
Thu, 25 Nov 2021 15:00:06 +0100 Bram Moolenaar patch 8.2.3674: when ml_get_buf() fails it messes up IObuff v8.2.3674
Thu, 25 Nov 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3673: crash when allocating signal stack fails v8.2.3673
Thu, 25 Nov 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3672: build failure with unsigned char v8.2.3672
Thu, 25 Nov 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3671: restarting Insert mode in prompt buffer too often v8.2.3671
Thu, 25 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3670: error checks repeated several times v8.2.3670
Thu, 25 Nov 2021 12:00:07 +0100 Bram Moolenaar patch 8.2.3669: buffer overflow with long help argument v8.2.3669
Wed, 24 Nov 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3668: messages may be corrupted v8.2.3668
Wed, 24 Nov 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.3667: building libvterm fails with MSVC v8.2.3667
Wed, 24 Nov 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.3666: libvterm is outdated v8.2.3666
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Wed, 24 Nov 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3663: using %S in printf() does not work correctly v8.2.3663
Wed, 24 Nov 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3662: illegal memory access if malloc() fails v8.2.3662
Wed, 24 Nov 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3661: test for put with large count fails v8.2.3661
Wed, 24 Nov 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3660: overflow check uses wrong number v8.2.3660
Wed, 24 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3659: integer overflow with large line number v8.2.3659
Wed, 24 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3658: duplicate code in xxd v8.2.3658
Tue, 23 Nov 2021 23:30:03 +0100 Bram Moolenaar patch 8.2.3657: Vim9: debug text misses one line of return statement v8.2.3657
Tue, 23 Nov 2021 16:00:06 +0100 Bram Moolenaar patch 8.2.3656: Vim9: no error for an evironment variable by itself v8.2.3656
Tue, 23 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3655: compiler warning for using size_t for int v8.2.3655
Tue, 23 Nov 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.3654: GTK: a touch-drag does not update the selection v8.2.3654
Tue, 23 Nov 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3653: terminal ANSI colors may be wrong v8.2.3653
Tue, 23 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3652: can only get text properties one line at a time v8.2.3652
Mon, 22 Nov 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable v8.2.3651
Mon, 22 Nov 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3650: Vim9: for loop variable can be a list member v8.2.3650
Mon, 22 Nov 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3649: Vim9: error for variable declared in while loop v8.2.3649
Mon, 22 Nov 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim v8.2.3648
Mon, 22 Nov 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong v8.2.3647
Mon, 22 Nov 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.3646: using <sfile> in a function gives an unexpected result v8.2.3646
Mon, 22 Nov 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3645: Vim9: The "no effect" error is not given for all registers v8.2.3645
Mon, 22 Nov 2021 15:30:08 +0100 Bram Moolenaar patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone v8.2.3644
Mon, 22 Nov 2021 14:00:05 +0100 Bram Moolenaar patch 8.2.3643: header for source file is outdated v8.2.3643
Mon, 22 Nov 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3642: list of distributed files is outdated v8.2.3642
Mon, 22 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3641: xxd code has duplicate expressions v8.2.3641
Sun, 21 Nov 2021 16:00:04 +0100 Bram Moolenaar patch 8.2.3640: freeze when calling term_wait() in a close callback v8.2.3640
Sun, 21 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3639: line commented out accidentally v8.2.3639
Sun, 21 Nov 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.3638: getcompletion() always passes zero as position v8.2.3638
Sun, 21 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3637: typos in test files v8.2.3637
Sun, 21 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3636: Coverity warns for unreachable code v8.2.3636
Sat, 20 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3635: GTK: composing underline does not show v8.2.3635
Sat, 20 Nov 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3634: error for already defined function uses wrong line number v8.2.3634
Sat, 20 Nov 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3633: Vim9: line number of lambda is off by one v8.2.3633
Sat, 20 Nov 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3632: GTK3: undercurl does not get removed properly v8.2.3632
Sat, 20 Nov 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.3631: "syntax enable" does not work properly in Vim9 context v8.2.3631
Sat, 20 Nov 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.3630: printf() with %S does not handle multi-byte correctly v8.2.3630
Sat, 20 Nov 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3629: command completion in cmdline window uses global commands v8.2.3629
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Sat, 20 Nov 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3627: difficult to know where the text starts in a window v8.2.3627
Sat, 20 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3626: "au! event" cannot be followed by another command v8.2.3626
Fri, 19 Nov 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.3625: illegal memory access when C-indenting v8.2.3625
Fri, 19 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3624: when renaming a terminal buffer status text is not updated v8.2.3624
Fri, 19 Nov 2021 13:45:02 +0100 Bram Moolenaar patch 8.2.3623: "$*" is expanded to "nonomatch" v8.2.3623
Fri, 19 Nov 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3622: "verbose pwd" shows confusing info v8.2.3622
Fri, 19 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3621: build failure v8.2.3621
Fri, 19 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3620: memory leak reported in libtlib v8.2.3620
Thu, 18 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3619: cannot use a lambda for 'operatorfunc' v8.2.3619
Thu, 18 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used v8.2.3618
Thu, 18 Nov 2021 20:00:06 +0100 Bram Moolenaar patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied v8.2.3617
Thu, 18 Nov 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.3616: arglist test does not clear the argument list consistently v8.2.3616
Thu, 18 Nov 2021 15:00:08 +0100 Bram Moolenaar patch 8.2.3615: wrong indent in first line if re-formatting with indent expr v8.2.3615
Wed, 17 Nov 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.3614: zindex of popup windows not used when redrawing popup menu v8.2.3614
Wed, 17 Nov 2021 20:15:05 +0100 Bram Moolenaar patch 8.2.3613: :find test fails v8.2.3613
Wed, 17 Nov 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3612: using freed memory with regexp using a mark v8.2.3612
Wed, 17 Nov 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3611: crash when using CTRL-W f without finding a file name v8.2.3611
Wed, 17 Nov 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3610: crash when ModeChanged triggered too early v8.2.3610
Wed, 17 Nov 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3609: internal error when ModeChanged is triggered recursively v8.2.3609
Wed, 17 Nov 2021 15:15:05 +0100 Bram Moolenaar patch 8.2.3608: users who type "q:" instead of ":q" are confused v8.2.3608
Tue, 16 Nov 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3607: GTK3 screen updating is slow v8.2.3607
Tue, 16 Nov 2021 20:30:05 +0100 Bram Moolenaar patch 8.2.3606: file missing from list of distributed files v8.2.3606
Tue, 16 Nov 2021 19:00:05 +0100 Bram Moolenaar Add missing change to version.c
Tue, 16 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3604: not all sudoers files are recognized v8.2.3604
Tue, 16 Nov 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3603: fish filetype not recognized v8.2.3603
Tue, 16 Nov 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windows v8.2.3602
Tue, 16 Nov 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3601: check for overflow in put count does not work well v8.2.3601
Tue, 16 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3600: filetype test fails v8.2.3600
Tue, 16 Nov 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3599: not all gdbinit files are recognized v8.2.3599
Mon, 15 Nov 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3598: RouterOS filetype is not recognized v8.2.3598
Mon, 15 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3597: Vim seems to hang when writing a long text to a terminal v8.2.3597
Mon, 15 Nov 2021 12:30:07 +0100 Bram Moolenaar patch 8.2.3596: crash when using :pedit in Vim9 script v8.2.3596
Sun, 14 Nov 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3595: check for signed overflow might not work everywhere v8.2.3595
Sun, 14 Nov 2021 15:00:02 +0100 Bram Moolenaar patch 8.2.3594: xxd code is a bit difficult to understand v8.2.3594
Sun, 14 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3593: directory is wrong after executing "lcd" with win_execute() v8.2.3593
Sat, 13 Nov 2021 19:45:02 +0100 Bram Moolenaar patch 8.2.3592: Test_hlset fails when terminal has many columns v8.2.3592
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Sat, 13 Nov 2021 12:00:03 +0100 Bram Moolenaar patch 8.2.3590: test for v:colornames sometimes fails v8.2.3590
Sat, 13 Nov 2021 11:30:05 +0100 Bram Moolenaar patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value v8.2.3589
Fri, 12 Nov 2021 21:00:06 +0100 Bram Moolenaar patch 8.2.3588: break statement is never reached v8.2.3588
Fri, 12 Nov 2021 17:15:05 +0100 Bram Moolenaar patch 8.2.3587: compiler test fails with backslash file separator v8.2.3587
Fri, 12 Nov 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3586: command completion test fails v8.2.3586
Fri, 12 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3585: crash when passing float to "term_rows" of term_start() v8.2.3585
Fri, 12 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3584: "verbose set efm" reports location of the :compiler command v8.2.3584
Fri, 12 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3583: the "gd" and "gD" commands do not update search stats v8.2.3583
Thu, 04 Nov 2021 17:00:07 +0100 Bram Moolenaar patch 8.2.3582: reading uninitialized memory when giving spell suggestions v8.2.3582
Thu, 04 Nov 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3581: reading character past end of line v8.2.3581
Thu, 04 Nov 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3580: gj does not move properly with a wide character v8.2.3580
Wed, 03 Nov 2021 23:45:05 +0100 Bram Moolenaar patch 8.2.3579: CI sometimes fails for MinGW v8.2.3579
Wed, 03 Nov 2021 23:30:04 +0100 Bram Moolenaar Add missing piece of patch 8.2.3578
Wed, 03 Nov 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.3577: overflow check fails with 32 ints v8.2.3577
Wed, 03 Nov 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3576: some functions are not documented for use with a method v8.2.3576
Wed, 03 Nov 2021 00:15:04 +0100 Bram Moolenaar patch 8.2.3575: overflow check still fails when sizeof(int) == sizeof(long) v8.2.3575
Wed, 03 Nov 2021 00:00:05 +0100 Bram Moolenaar patch 8.2.3574: divide by zero v8.2.3574
Tue, 02 Nov 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.3573: cannot decide whether to skip test that fails with 64 bit v8.2.3573
Tue, 02 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3572: memory leak when closing window and using "multispace" v8.2.3572
Tue, 02 Nov 2021 21:30:05 +0100 Bram Moolenaar patch 8.2.3571: some unicode control characters are considered printable v8.2.3571
Tue, 02 Nov 2021 00:00:05 +0100 Bram Moolenaar patch 8.2.3570: Test_very_large_count fails on 32bit systems v8.2.3570
Mon, 01 Nov 2021 23:45:04 +0100 Bram Moolenaar patch 8.2.3569: error for :let when vimrc is Vim 9 script v8.2.3569
Sun, 31 Oct 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3568: ctrl-hat test fails with Athena and Motif v8.2.3568
Thu, 28 Oct 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3567: CTRL-I in Insert mode is not tested v8.2.3567
Thu, 28 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3566: build failure on old systems when using nano timestamp v8.2.3566
Tue, 26 Oct 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.3565: Makefile dependencies are outdated v8.2.3565
Mon, 25 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3564: invalid memory access when scrolling without valid screen v8.2.3564
Mon, 25 Oct 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.3563: build failure with +eval but without GUI or +termguicolors v8.2.3563
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Sun, 24 Oct 2021 16:00:07 +0200 Bram Moolenaar patch 8.2.3561: cscope has a complicated way of giving an error message v8.2.3561
Sat, 23 Oct 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3560: using freed memory with lambda v8.2.3560
Sat, 23 Oct 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3559: loop variable recreated every time v8.2.3559
Sat, 23 Oct 2021 11:30:04 +0200 Bram Moolenaar patch 8.2.3558: Vim9: asserting the wrong variable v8.2.3558
Fri, 22 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3557: Vim9: cannot call imported funcref at script level v8.2.3557
Fri, 22 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3556: filler lines are incorrect for other window in diff mode v8.2.3556
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
Fri, 22 Oct 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3554: xxd has various way to exit v8.2.3554
Fri, 22 Oct 2021 16:15:05 +0200 Bram Moolenaar patch 8.2.3553: xxd test fails on MS-Windows v8.2.3553
Fri, 22 Oct 2021 14:00:07 +0200 Bram Moolenaar patch 8.2.3552: xxd revert does not handle end of line correctly v8.2.3552
Thu, 21 Oct 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3551: checking first character of url twice v8.2.3551
Thu, 21 Oct 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3550: completion() does not work properly v8.2.3550
Thu, 21 Oct 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3549: mistakes in test comments v8.2.3549
Thu, 21 Oct 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.3548: GTK GUI crashen when reading from stdin v8.2.3548
Wed, 20 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice v8.2.3547
Wed, 20 Oct 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3546: build failure without the +eval feature v8.2.3546
Wed, 20 Oct 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid v8.2.3545
Wed, 20 Oct 2021 11:15:04 +0200 Bram Moolenaar patch 8.2.3544: Unix: may leak file descriptor using non-existing directory v8.2.3544
Tue, 19 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3543: swapname has double slash when 'directory' ends in it v8.2.3543
Tue, 19 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3542: too many comments are old style v8.2.3542
Tue, 19 Oct 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3541: compiler warning for unused variable in tiny version v8.2.3541
Tue, 19 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3540: the mark '] is wrong after put with a count v8.2.3540
Tue, 19 Oct 2021 15:30:05 +0200 Bram Moolenaar patch 8.2.3539: GTK3: with 'rightleft' set scrollbar may move unintentionally v8.2.3539
Tue, 19 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3538: else-if indenting is confusing
Tue, 19 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3537: mode() does not return the right value in 'operatorfunc' v8.2.3537
Mon, 18 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3536: the do_highlight() function is way too long v8.2.3536
Mon, 18 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3535: if-else indenting is confusing v8.2.3535
Mon, 18 Oct 2021 15:45:04 +0200 Bram Moolenaar patch 8.2.3534: autoread test is a bit flaky
Mon, 18 Oct 2021 14:30:06 +0200 Bram Moolenaar patch 8.2.3533: inefficient code in xxd v8.2.3533
Sun, 17 Oct 2021 23:00:06 +0200 Bram Moolenaar patch 8.2.3532: the previous '' mark is restored after moving the cursor v8.2.3532
Sun, 17 Oct 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3531: command line completion test fails on MS-Windows v8.2.3531
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Sun, 17 Oct 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3529: xxd usage output is incomplete v8.2.3529
Sun, 17 Oct 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope v8.2.3528
Sun, 17 Oct 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3527: gcc complains about uninitialized variable v8.2.3527
Sat, 16 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3526: tests have clumsy check for X11 based GUI v8.2.3526
Sat, 16 Oct 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3525: option variable name does not match option name v8.2.3525
Sat, 16 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3524: GUI: ligatures are not used v8.2.3524
Sat, 16 Oct 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3523: duplicated code in xxd v8.2.3523
Sat, 16 Oct 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3522: cannot use x and u when setting 'listchars' v8.2.3522
Sat, 16 Oct 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3521: options completion test fails v8.2.3521
Sat, 16 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sat, 16 Oct 2021 14:45:02 +0200 Bram Moolenaar patch 8.2.3519: TOML files are not recognized v8.2.3519
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Fri, 15 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3516: terminal window does not have transparent background v8.2.3516
Fri, 15 Oct 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3515: nano time test fails on Mac and FreeBSD v8.2.3515
Fri, 15 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3514: autoread test with nano second time sometimes fails v8.2.3514
Fri, 15 Oct 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3513: using freed memory when using a timer and searching v8.2.3513
Fri, 15 Oct 2021 01:45:03 +0200 Bram Moolenaar patch 8.2.3512: timestamp test fails on some systems v8.2.3512
Fri, 15 Oct 2021 01:30:03 +0200 Bram Moolenaar patch 8.2.3511: Vim9: entry for loop variable is created every round v8.2.3511
Thu, 14 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3510: changes are only detected with one second accuracy v8.2.3510
Thu, 14 Oct 2021 19:00:07 +0200 Bram Moolenaar patch 8.2.3509: undo file is not synced v8.2.3509
Thu, 14 Oct 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently tested v8.2.3508
Thu, 14 Oct 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3507: generating proto files may fail v8.2.3507
Wed, 13 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3506: Vim9: special cases for "g" and "s" insufficiently tested v8.2.3506
Wed, 13 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3505: Vim9: build failure without the +eval feature v8.2.3505
Wed, 13 Oct 2021 16:30:06 +0200 Bram Moolenaar patch 8.2.3504: Vim9: warning for signed vs unsigned v8.2.3504
Wed, 13 Oct 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3503: Vim9: using g:pat:cmd is confusing v8.2.3503
Wed, 13 Oct 2021 11:15:04 +0200 Bram Moolenaar patch 8.2.3502: cannot enter password in shell command v8.2.3502
Tue, 12 Oct 2021 15:00:06 +0200 Bram Moolenaar patch 8.2.3501: tmux filetype dection is incomplete v8.2.3501
Tue, 12 Oct 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3500: Github CI fails to install clang v8.2.3500
Tue, 12 Oct 2021 00:00:05 +0200 Bram Moolenaar patch 8.2.3499: GUI geometry startup test fails v8.2.3499
Mon, 11 Oct 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3498: recover test may fail on some systems v8.2.3498
Mon, 11 Oct 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3497: put test fails when run by itself v8.2.3497
Mon, 11 Oct 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3496: crypt test fails if xxd was not installed yet v8.2.3496
Mon, 11 Oct 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3495: GUI geometry startup test fails on some systems v8.2.3495
Mon, 11 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3494: illegal memory access in utf_head_off v8.2.3494
Sun, 10 Oct 2021 15:00:02 +0200 Bram Moolenaar patch 8.2.3493: large count test fails on MS-Windows v8.2.3493
Sun, 10 Oct 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3492: crash when pasting too many times v8.2.3492
Sat, 09 Oct 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3491: xpm2 filetype dection is not so good v8.2.3491
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Sat, 09 Oct 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3489: ml_get error after search with range v8.2.3489
Sat, 09 Oct 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3488: issue template is not easy to use v8.2.3488
Fri, 08 Oct 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3487: illegal memory access if buffer name is very long v8.2.3487
Wed, 06 Oct 2021 23:15:04 +0200 Bram Moolenaar patch 8.2.3486: illegal memory access with invalid sequence of commands v8.2.3486
Wed, 06 Oct 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3485: Python 3 test fails with Python 3.10 v8.2.3485
Wed, 06 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3484: crash when going through spell suggestions v8.2.3484
Wed, 06 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3483: #ifdef for using sysinfo() is incomplete v8.2.3483
Tue, 05 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3482: reading beyond end of line ending in quote and backslash v8.2.3482
Tue, 05 Oct 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3481: failures when char is unsigned v8.2.3481
Tue, 05 Oct 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3480: test does not fail without the fix for a crash v8.2.3480
Tue, 05 Oct 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3479: crash when calling job_start with an invalid argument v8.2.3479
Tue, 05 Oct 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.3478: still crash with error in :catch and also in :finally v8.2.3478
Tue, 05 Oct 2021 02:30:04 +0200 Bram Moolenaar patch 8.2.3477: startup test fails on MS-Windows v8.2.3477
Tue, 05 Oct 2021 00:15:04 +0200 Bram Moolenaar patch 8.2.3476: renaming a buffer on startup may cause using freed memory v8.2.3476