log src/insexpand.c @ 34975:52db4364a5cd v9.1.0343

age author description
Tue, 02 Apr 2024 19:15:02 +0200 Christian Brabandt patch 9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu' v9.1.0254
Thu, 21 Mar 2024 20:15:02 +0100 Christian Brabandt patch 9.1.0194: gcc complains about uninitialized var v9.1.0194
Thu, 21 Mar 2024 07:15:05 +0100 Christian Brabandt patch 9.1.0193: May leak memory in completion when ga_grow() fails v9.1.0193
Wed, 20 Mar 2024 20:15:03 +0100 Christian Brabandt patch 9.1.0190: complete_info() returns wrong order of items v9.1.0190
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Sun, 11 Feb 2024 18:00:03 +0100 Christian Brabandt patch 9.1.0098: CompletionChanged not triggered when new leader added without matches v9.1.0098
Sat, 03 Feb 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0075: insert completion not correct when adding new leader v9.1.0075
Mon, 29 Jan 2024 22:00:02 +0100 Christian Brabandt patch 9.1.0065: Segfault with CompleteChanged autocommand v9.1.0065
Sun, 12 Nov 2023 17:00:04 +0100 Christian Brabandt patch 9.0.2102: matchparen highlight not cleared in completion mode v9.0.2102
Sat, 04 Nov 2023 10:15:04 +0100 Christian Brabandt patch 9.0.2090: complete_info() skips entries with 'noselect' v9.0.2090
Fri, 27 Oct 2023 19:30:05 +0200 Christian Brabandt patch 9.0.2074: Completion menu may be wrong v9.0.2074
Tue, 17 Oct 2023 11:15:08 +0200 Christian Brabandt patch 9.0.2039: completion shows current word after completion restart v9.0.2039
Wed, 11 Oct 2023 22:15:04 +0200 Christian Brabandt patch 9.0.2018: complete_info() returns wrong index v9.0.2018
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Sun, 03 Sep 2023 21:30:02 +0200 Christian Brabandt patch 9.0.1858: [security] heap use after free in ins_compl_get_exp() v9.0.1858
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sun, 23 Apr 2023 00:00:04 +0200 Bram Moolenaar patch 9.0.1479: small source file problems; outdated list of distrib. files v9.0.1479
Thu, 02 Mar 2023 19:00:05 +0100 Bram Moolenaar patch 9.0.1371: ballooneval interferes with Insert completion v9.0.1371
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
Sun, 22 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1234: the code style has to be checked manually
Tue, 15 Nov 2022 15:00:08 +0100 Bram Moolenaar patch 9.0.0885: informational message has an error message number v9.0.0885
Thu, 13 Oct 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0738: cannot suppress completion "scanning" messages v9.0.0738
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sat, 24 Sep 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0579: using freed memory when 'tagfunc' wipes out buffer v9.0.0579
Sat, 24 Sep 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0567: 'completeopt' "longest" is not used for complete() v9.0.0567