log src/version.c @ 26964:5de60e0d65fa v8.2.4011

age author description
Wed, 05 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4011: test fails because of changed error number v8.2.4011
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 18:00:05 +0100 Bram Moolenaar patch 8.2.4009: reading one byte beyond the end of the line v8.2.4009
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Wed, 05 Jan 2022 15:15:03 +0100 Bram Moolenaar patch 8.2.4007: session does not restore help buffer properly v8.2.4007
Wed, 05 Jan 2022 11:30:04 +0100 Bram Moolenaar patch 8.2.4006: Vim9: crash when declaring variable on the command line v8.2.4006
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Tue, 04 Jan 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4004: old compiler complains about struct init with variable v8.2.4004
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Tue, 04 Jan 2022 19:15:04 +0100 Bram Moolenaar patch 8.2.4002: first char typed in Select mode can be wrong v8.2.4002
Tue, 04 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4001: insert complete code uses global variables v8.2.4001
Tue, 04 Jan 2022 17:45:04 +0100 Bram Moolenaar patch 8.2.4000: Coverity warns for checking for NULL pointer after using it
Tue, 04 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.3999: redundant check for NUL byte v8.2.3999
Tue, 04 Jan 2022 17:15:02 +0100 Bram Moolenaar patch 8.2.3998: asan error for adding zero to NULL v8.2.3998
Tue, 04 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3997: Vim9: not enough testing for extend() and map() v8.2.3997
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Mon, 03 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.3995: not all sshconfig files are detected as such v8.2.3995
Mon, 03 Jan 2022 18:00:03 +0100 Bram Moolenaar patch 8.2.3994: Vim9: extend() complains about type when it was not declared v8.2.3994
Mon, 03 Jan 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.3993: when recording a change in Select mode char appears twice v8.2.3993
Mon, 03 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.3992: wrong local-additions in the help with language mix v8.2.3992
Mon, 03 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.3991: Vim9: error when extending dict<any> v8.2.3991
Mon, 03 Jan 2022 12:30:03 +0100 Bram Moolenaar patch 8.2.3990: testing wrong operator v8.2.3990
Mon, 03 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.3989: some insert completion code is not tested v8.2.3989
Sun, 02 Jan 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.3988: tiny build fails v8.2.3988
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sun, 02 Jan 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.3984: debugger test fails v8.2.3984
Sun, 02 Jan 2022 18:15:04 +0100 Bram Moolenaar patch 8.2.3983: error messages are spread out v8.2.3983
Sun, 02 Jan 2022 17:30:02 +0100 Bram Moolenaar patch 8.2.3982: some lines of code not covered by tests v8.2.3982
Sun, 02 Jan 2022 15:15:03 +0100 Bram Moolenaar patch 8.2.3981: Vim9: debugging a for loop doesn't stop before it starts v8.2.3981
Sun, 02 Jan 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed v8.2.3980
Sun, 02 Jan 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.3979: Vim9: the feature is not mentioned in the right places v8.2.3979
Sun, 02 Jan 2022 02:15:03 +0100 Bram Moolenaar patch 8.2.3978: build error when using dynamycally loaded Python 3 v8.2.3978
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Sat, 01 Jan 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.3976: FEARG_LAST is never used v8.2.3976
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
Sat, 01 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list v8.2.3974
Sat, 01 Jan 2022 17:45:02 +0100 Bram Moolenaar patch 8.2.3973: tiny build fails v8.2.3973
Sat, 01 Jan 2022 17:30:02 +0100 Bram Moolenaar patch 8.2.3972: error messages are spread out v8.2.3972
Sat, 01 Jan 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.3971: build fails v8.2.3971
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.3969: value of MAXCOL not available in Vim script v8.2.3969
Sat, 01 Jan 2022 15:30:06 +0100 Bram Moolenaar patch 8.2.3968: build failure v8.2.3968
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.3966: when using feedkeys() abbreviations may be blocked v8.2.3966
Sat, 01 Jan 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported v8.2.3965
Sat, 01 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.3964: some common lisp and scheme files not recognized v8.2.3964
Sat, 01 Jan 2022 02:00:03 +0100 Bram Moolenaar patch 8.2.3963: build failure with tiny and small features v8.2.3963
Sat, 01 Jan 2022 00:30:02 +0100 Bram Moolenaar patch 8.2.3962: build fails for missing error message v8.2.3962
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3960: error messages are spread out v8.2.3960
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Fri, 31 Dec 2021 18:45:02 +0100 Bram Moolenaar patch 8.2.3958: build failure compiling xxd with "-std=c2x" v8.2.3958
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 31 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3956: duplicate assignment v8.2.3956
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