log src/insexpand.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Thu, 26 May 2022 16:30:02 +0200 Bram Moolenaar patch 8.2.5022: 'completefunc'/'omnifunc' error does not end completion v8.2.5022
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Sat, 08 Jan 2022 11:45:04 +0100 Bram Moolenaar patch 8.2.4037: Insert mode completion is insufficiently tested v8.2.4037
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 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Tue, 04 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4001: insert complete code uses global variables v8.2.4001
Mon, 03 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.3989: some insert completion code is not tested v8.2.3989
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 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
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 14:00:04 +0100 Bram Moolenaar patch 8.2.3953: insert completion code is too complicated
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 11:45:03 +0100 Bram Moolenaar patch 8.2.3942: Coverity reports a possible memory leak v8.2.3942
Wed, 29 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3937: Insert mode completion function is too long v8.2.3937
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 14:00:04 +0100 Bram Moolenaar patch 8.2.3912: the ins_complete() function is much too long v8.2.3912
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
Tue, 07 Dec 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.3756: might crash when callback is not valid v8.2.3756
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
Wed, 01 Dec 2021 11:45:02 +0100 Bram Moolenaar patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc' v8.2.3712
Wed, 17 Nov 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3609: internal error when ModeChanged is triggered recursively v8.2.3609
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
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
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 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sun, 03 Oct 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.3465: cannot detect insert scroll mode v8.2.3465
Tue, 31 Aug 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3389: cannot stop insert mode completion without side effects v8.2.3389
Thu, 05 Aug 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3293: finding completions may cause an endless loop v8.2.3293
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Sun, 04 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2707: adding a lot of completions can still be a bit slow v8.2.2707
Sat, 03 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2704: adding a lot of completions can be a bit slow v8.2.2704
Fri, 29 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2427: can still switch windows for 'completefunc' v8.2.2427
Fri, 29 Jan 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble v8.2.2426
Sun, 27 Dec 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.2230: Vim9: insert completion runs into error v8.2.2230
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Sat, 12 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2130: Insert mode completion messages end up in message history v8.2.2130
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Tue, 27 Oct 2020 09:15:04 +0100 Bram Moolenaar patch 8.2.1911: tiny build fails v8.2.1911
Mon, 26 Oct 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.1907: complete_info().selected may be wrong v8.2.1907
Sat, 12 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1673: complete_info() selected index has an invalid value v8.2.1673
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Tue, 21 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' v8.2.0614
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Sun, 26 Jan 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.0152: restoring ctrl_x_mode is not needed v8.2.0152
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149