log src/insexpand.c @ 25974:416237f1de22 v8.2.3520

age author description
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
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Mon, 08 Apr 2019 18:30:06 +0200 Bram Moolenaar patch 8.1.1138: plugins don't get notified when the popup menu changes v8.1.1138
Sat, 06 Apr 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.1124: insert completion flags are mixed up v8.1.1124
Sat, 06 Apr 2019 14:00:05 +0200 Bram Moolenaar patch 8.1.1123: no way to avoid filtering for autocomplete function v8.1.1123
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076