log src/insexpand.c @ 26831:537fdb6653a9 v8.2.3944

age author description
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
Fri, 17 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0123: complete_info() does not work when CompleteDone is triggered v8.2.0123
Sat, 04 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0086: build error for small version v8.2.0086
Sat, 04 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0084: complete item "user_data" can only be a string v8.2.0084
Sat, 21 Dec 2019 19:00:03 +0100 Bram Moolenaar patch 8.2.0027: still some /* */ comments v8.2.0027
Wed, 11 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2422: "make depend" does not work correctly for libvterm v8.1.2422
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Wed, 21 Aug 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1903: cannot build without the +eval feature v8.1.1903
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 18 Aug 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode v8.1.1884
Thu, 15 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1849 v8.1.1849
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386