log src/buffer.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
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Tue, 05 Oct 2021 00:15:04 +0200 Bram Moolenaar patch 8.2.3476: renaming a buffer on startup may cause using freed memory v8.2.3476
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Sat, 28 Aug 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3384: cannot disable modeline for an individual file v8.2.3384
Tue, 03 Aug 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3280: 'virtualedit' local to buffer is not the best solution v8.2.3280
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Sun, 04 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3097: crash when using "quit" at recovery prompt v8.2.3097
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Thu, 10 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails v8.2.2972
Sat, 15 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2854: custom statusline cannot contain % items v8.2.2854
Thu, 04 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte v8.2.2569
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Sat, 23 Jan 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel" v8.2.2397
Fri, 15 Jan 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2354: crash with a weird combination of autocommands v8.2.2354
Mon, 28 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature v8.2.2238
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Tue, 24 Nov 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide" v8.2.2040
Thu, 05 Nov 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.1959: crash when terminal buffer name is made empty v8.2.1959
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
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Sun, 25 Oct 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.1905: the wininfo list may contain stale entries v8.2.1905
Sun, 25 Oct 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.1904: still using default option values after using ":badd +1" v8.2.1904
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Thu, 23 Jul 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1280: Ex command error cannot contain an argument v8.2.1280
Tue, 21 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointer v8.2.1259
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Fri, 12 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0966: 'shortmess' flag "n" not used in two places v8.2.0966
Wed, 10 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0953: spell checking doesn't work for CamelCased words v8.2.0953
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Fri, 27 Mar 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems
Wed, 11 Mar 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0371: crash with combination of terminal popup and autocmd v8.2.0371
Sat, 08 Feb 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.0235: draw error when an empty group is removed from 'statusline' v8.2.0235
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Tue, 07 Jan 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0098: exe stack length can be wrong without being detected v8.2.0098
Fri, 03 Jan 2020 21:00:16 +0100 Bram Moolenaar patch 8.2.0082: when reusing a buffer listeners are not cleared
Mon, 30 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.2.0064: diffmode completion doesn't use per-window setting v8.2.0064
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Sat, 14 Dec 2019 16:30:04 +0100 Bram Moolenaar patch 8.2.0004: get E685 and E931 if buffer reload is interrupted v8.2.0004
Tue, 10 Dec 2019 23:45:04 +0100 Bram Moolenaar patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer v8.1.2418
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Sat, 30 Nov 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2363: ml_get error when accessing Visual area in 'statusline' v8.1.2363
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
Wed, 06 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2267: compiler warning for uninitialized variable v8.1.2267
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Wed, 25 Sep 2019 20:45:03 +0200 Bram Moolenaar patch 8.1.2073: when editing a buffer 'colorcolumn' may not work v8.1.2073
Sat, 07 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2001: some source files are too big v8.1.2001
Tue, 03 Sep 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1971: manually enabling features causes build errors v8.1.1971