log src/register.c @ 26081:6b6163d42b22 v8.2.3574

age author description
Wed, 03 Nov 2021 00:00:05 +0100 Bram Moolenaar patch 8.2.3574: divide by zero v8.2.3574
Tue, 02 Nov 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.3573: cannot decide whether to skip test that fails with 64 bit v8.2.3573
Tue, 19 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3540: the mark '] is wrong after put with a count v8.2.3540
Sun, 10 Oct 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3492: crash when pasting too many times v8.2.3492
Wed, 22 Sep 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3455: using a count with "gp" leaves '] in wrong position v8.2.3455
Wed, 22 Sep 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3454: using a count with "gp" leave cursor in wrong position v8.2.3454
Tue, 14 Sep 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3439: deleted lines go to wrong yank register v8.2.3439
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
Mon, 28 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" v8.2.3072
Wed, 16 Jun 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3010: not enough testing for viminfo code v8.2.3010
Thu, 10 Jun 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2971: cannot yank a block without trailing spaces v8.2.2971
Fri, 04 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2935: calculating register width is not always needed v8.2.2935
Fri, 04 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2934: ASAN error when using text from the clipboard v8.2.2934
Fri, 04 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly v8.2.2933
Sun, 30 May 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.2914: cannot paste a block without adding padding v8.2.2914
Tue, 02 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2562: GUI: star register changed when 'clipboard is "unnamedplus" v8.2.2562
Tue, 22 Dec 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.2189: cannot repeat a command that uses the small delete register v8.2.2189
Thu, 26 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2057: getting the selection may trigger TextYankPost autocmd v8.2.2057
Wed, 28 Oct 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.1914: Vim9: cannot put line break in expression for '=' register v8.2.1914
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Sat, 22 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1511: putting a string in Visual block mode ignores multi-byte v8.2.1511
Fri, 10 Jul 2020 20:30:05 +0200 Bram Moolenaar patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all" v8.2.1170
Mon, 29 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1085: Coverity complains about ignoring dict_add() return value v8.2.1085
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Wed, 17 Jun 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0997: cannot execute a register containing line continuation v8.2.0997
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Fri, 12 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0964: TextYankPost does not provide info about Visual selection v8.2.0964
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Tue, 24 Mar 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0443: clipboard code is spread out v8.2.0443
Wed, 26 Feb 2020 13:45:06 +0100 Bram Moolenaar patch 8.2.0319: file missing in distribution, comments outdated v8.2.0319
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sat, 07 Dec 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2406: leaking memory in test_paste and test_registers v8.1.2406
Sun, 01 Dec 2019 18:30:03 +0100 Bram Moolenaar patch 8.1.2375: no suffucient testing for registers v8.1.2375
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sat, 26 Oct 2019 17:45:03 +0200 Bram Moolenaar patch 8.1.2221: cannot filter :disp output v8.1.2221
Thu, 24 Oct 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.2212: cannot see the selection type in :reg output v8.1.2212
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Wed, 25 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2077: the ops.c file is too big v8.1.2077