log src/buffer.c @ 35124:4aa752e16fc2 default tip

age author description
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
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
Wed, 28 Feb 2024 23:45:03 +0100 Christian Brabandt patch 9.1.0143: [security]: autocmd causes use-after-free in set_curbuf() v9.1.0143
Sat, 24 Feb 2024 14:30:03 +0100 Christian Brabandt patch 9.1.0131: buffer-completion may not always find all matches v9.1.0131
Thu, 15 Feb 2024 20:30:05 +0100 Christian Brabandt patch 9.1.0113: duplicate code when cleaning undo stack v9.1.0113
Tue, 23 Jan 2024 23:00:07 +0100 Christian Brabandt patch 9.1.0049: Make "[Command Line]" a special buffer name v9.1.0049
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Wed, 11 Oct 2023 21:15:08 +0200 Christian Brabandt patch 9.0.2010: [security] use-after-free from buf_contents_changed() v9.0.2010
Sun, 03 Sep 2023 22:00:02 +0200 Christian Brabandt patch 9.0.1859: heap-use-after-free in bt_normal() v9.0.1859
Sat, 01 Jul 2023 21:30:07 +0200 Bram Moolenaar patch 9.0.1672: tabline highlight wrong after truncated double width label v9.0.1672
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, 27 May 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" v9.0.1583
Tue, 23 May 2023 19:15:03 +0200 Bram Moolenaar patch 9.0.1575: "file N of M" message is not translated v9.0.1575
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sun, 14 May 2023 18:30:05 +0200 Bram Moolenaar patch 9.0.1554: code for handling 'switchbuf' is repeated v9.0.1554
Fri, 12 May 2023 19:00:04 +0200 Bram Moolenaar patch 9.0.1546: some commands for opening a file don't use 'switchbuf' v9.0.1546
Sat, 29 Apr 2023 13:15:04 +0200 Bram Moolenaar patch 9.0.1497: the ruler percentage can't be localized v9.0.1497
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Mon, 20 Feb 2023 15:45:03 +0100 Bram Moolenaar patch 9.0.1331: illegal memory access when using :ball in Visual mode v9.0.1331
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
Tue, 14 Feb 2023 18:45:05 +0100 Bram Moolenaar patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set v9.0.1309
Sat, 11 Feb 2023 12:30:03 +0100 Bram Moolenaar patch 9.0.1300: 'statusline' only supports one "%=" item v9.0.1300
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Wed, 04 Jan 2023 15:45:05 +0100 Bram Moolenaar patch 9.0.1143: invalid memory access with bad 'statusline' value v9.0.1143
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Mon, 07 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0844: handling 'statusline' errors is spread out v9.0.0844
Wed, 02 Nov 2022 11:18:48 +0100 Bram Moolenaar patch 9.0.0819 v9.0.0819
Tue, 18 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0789: dummy buffer ends up in a window v9.0.0789
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Mon, 10 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly v9.0.0710
Sun, 09 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0708: :confirm does not work properly for a terminal buffer v9.0.0708
Sat, 01 Oct 2022 20:45:04 +0200 Bram Moolenaar patch 9.0.0634: evaluating "expr" options has more overhead than needed v9.0.0634
Wed, 28 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0614: SpellFileMissing autocmd may delete buffer v9.0.0614
Fri, 26 Aug 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0274: netrw plugin does not show remote files v9.0.0274
Fri, 26 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272
Thu, 25 Aug 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0266: compiler warning for unused argument v9.0.0266
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Thu, 25 Aug 2022 15:00:04 +0200 Bram Moolenaar patch 9.0.0262: build failure without the +quickfix feature v9.0.0262
Thu, 25 Aug 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0261: bufload() reads a file even if the name is not a file name v9.0.0261
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
Tue, 16 Aug 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0222: no good reason why text objects are only in larger builds v9.0.0222
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 13 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0198: ml_get error when switching buffer in Visual mode v9.0.0198
Wed, 27 Jul 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0095: conditions are always true v9.0.0095
Mon, 25 Jul 2022 20:15:02 +0200 Bram Moolenaar patch 9.0.0069: leaking memory when using text prop with inserted text v9.0.0069
Wed, 29 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0002: map functionality outside of map.c v9.0.0002
Mon, 30 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5043: can open a cmdline window from a substitute expression v8.2.5043
Sun, 29 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5041: cannot close a terminal popup with "NONE" job v8.2.5041
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sun, 15 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4959: using NULL regexp program v8.2.4959
Wed, 11 May 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4938: crash when matching buffer with invalid pattern v8.2.4938