log src/buffer.c @ 29812:68ef14b21d01 v9.0.0245

age author description
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
Mon, 09 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4929: off-by-one error in in statusline item v8.2.4929
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4901: NULL pointer access when using invalid pattern v8.2.4901
Tue, 19 Apr 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4791: events triggered in different order when reusing buffer v8.2.4791
Sun, 10 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4731: the changelist index is not remembered per buffer v8.2.4731
Thu, 07 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4702: C++ scope labels are hard-coded v8.2.4702
Mon, 04 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4685: when a swap file is found for a popup there is no dialog v8.2.4685
Sun, 03 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4670: memory allocation failures for new tab page not tested v8.2.4670
Sat, 02 Apr 2022 23:00:04 +0200 Bram Moolenaar patch 8.2.4668: buffer allocation failures insufficiently tested v8.2.4668
Sat, 26 Mar 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4631: crash when switching window in BufWipeout autocommand v8.2.4631
Tue, 22 Mar 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4609: :unhide does not check for failing to close a window v8.2.4609
Mon, 28 Feb 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4483: command completion makes two rounds to collect matches v8.2.4483
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Sat, 19 Feb 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4419: illegal memory access when using 20 highlights v8.2.4419
Tue, 15 Feb 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4391: command line executed when typing Esc in the GUI v8.2.4391
Tue, 08 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4327: may end up with no current buffer v8.2.4327
Tue, 01 Feb 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4281: using freed memory with :lopen and :bwipe v8.2.4281
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sat, 22 Jan 2022 14:45:02 +0100 Bram Moolenaar patch 8.2.4179: 'foldtext' is evaluated in the current script context v8.2.4179
Thu, 20 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4166: undo synced when switching buffer in another window v8.2.4166
Wed, 19 Jan 2022 14:45:05 +0100 Bram Moolenaar patch 8.2.4144: cannot load libsodium dynamically v8.2.4144
Fri, 14 Jan 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4091: virtcol is recomputed for statusline unnecessarily v8.2.4091
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
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Fri, 31 Dec 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3960: error messages are spread out v8.2.3960
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Fri, 19 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3624: when renaming a terminal buffer status text is not updated v8.2.3624
Thu, 18 Nov 2021 20:00:06 +0100 Bram Moolenaar patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied v8.2.3617
Wed, 20 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice v8.2.3547
Tue, 19 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3542: too many comments are old style v8.2.3542
Sat, 16 Oct 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3525: option variable name does not match option name v8.2.3525
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