log src/evalbuffer.c @ 32996:dd8da8f1c2bc v9.0.1790

age author description
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
Sun, 27 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0961: using deletebufline() may jump to another window v9.0.0961
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Sun, 20 Nov 2022 12:15:04 +0100 Bram Moolenaar patch 9.0.0914: deletebufline() may move marks in the wrong window v9.0.0914
Sat, 19 Nov 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.0910: setting lines in another buffer may not work well v9.0.0910
Sun, 06 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0841: deletebufline() does not always return 1 on failure v9.0.0841
Sun, 06 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0837: append() reports failure when not appending anything v9.0.0837
Thu, 20 Oct 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0809: test for job writing to buffer fails v9.0.0809
Thu, 08 Sep 2022 14:45:09 +0200 Bram Moolenaar patch 9.0.0416: ml_get error when appending lines in popup window v9.0.0416
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Sun, 22 May 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.5002: deletebufline() may change Visual selection v8.2.5002
Sun, 22 May 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.4996: setbufline() may change Visual selection v8.2.4996
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Thu, 06 Jan 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4018: ml_get error when win_execute redraws with Visual selection v8.2.4018
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Tue, 28 Dec 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3919: Vim9: wrong argument for append() results in two errors v8.2.3919
Mon, 27 Dec 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3916: no error for passing an invalid line number to append() v8.2.3916
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
Fri, 30 Jul 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.3252: duplicated code for adding buffer lines v8.2.3252
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
Wed, 21 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194
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
Sat, 27 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2665: test failures v8.2.2665
Tue, 09 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2489: current buffer is wrong after deletebufline() fails v8.2.2489
Sun, 31 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2435: setline() gives an error for some types v8.2.2435
Sun, 03 Jan 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2289: Vim9: 'cpo' can become empty v8.2.2289
Sat, 02 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2271: ml_get error when changing hidden buffer in Python v8.2.2271
Thu, 22 Oct 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1888: Vim9: getbufline(-1, 1, '$') gives an error v8.2.1888