log src/move.c @ 29275:281509f1417b v8.2.5155

age author description
Fri, 24 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5155: in diff mode windows may get out of sync v8.2.5155
Mon, 20 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5138: various small issues v8.2.5138
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
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Wed, 20 Apr 2022 16:00:04 +0200 Bram Moolenaar patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set v8.2.4795
Mon, 28 Mar 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4641: may mark the wrong window for redrawing v8.2.4641
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Wed, 23 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4614: redrawing too much when 'cursorline' is set v8.2.4614
Tue, 15 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4389: screenpos() does not handle a position in a closed fold v8.2.4389
Mon, 24 Jan 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4204: screenpos() has non-zero row for invisible text v8.2.4204
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Mon, 25 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3564: invalid memory access when scrolling without valid screen v8.2.3564
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Wed, 01 Sep 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3394: filler lines are wrong when changing text in diff mode v8.2.3394
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 18:15:05 +0200 Bram Moolenaar patch 8.2.3193: screenpos() is wrong when 'display' is "lastline" v8.2.3193
Thu, 08 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow window v8.2.3122
Wed, 10 Feb 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2495: text jumps up and down when moving the cursor v8.2.2495
Wed, 23 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2198: ml_get error when resizing window and using text property v8.2.2198
Thu, 17 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2152: screenpos() does not include the WinBar offset v8.2.2152
Sun, 15 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1992: build fails with small features v8.2.1992
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Sun, 01 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.1939: invalid memory access in Ex mode with global command v8.2.1939
Sat, 26 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set v8.2.1750
Tue, 14 Jul 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.1211: removed more than dead code v8.2.1211
Thu, 02 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1118: condition can never be true, dead code v8.2.1118
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Sat, 21 Dec 2019 18:30:05 +0100 Bram Moolenaar patch 8.2.0026: still some /* */ comments v8.2.0026
Sat, 14 Dec 2019 18:45:04 +0100 Bram Moolenaar patch 8.2.0007: popup menu positioned wrong with folding in two tabs v8.2.0007
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, 16 Nov 2019 14:30:03 +0100 Bram Moolenaar patch 8.1.2303: cursor in wrong position after horizontal scroll v8.1.2303
Sun, 10 Nov 2019 01:45:03 +0100 Bram Moolenaar patch 8.1.2284: compiler warning for unused variable v8.1.2284
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sun, 27 Oct 2019 21:45:03 +0100 Bram Moolenaar patch 8.1.2228: screenpos() returns wrong values when 'number' is set v8.1.2228
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sun, 25 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Wed, 20 Mar 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.1026: unused condition v8.1.1026
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0856: when scrolling a window the cursorline is not always updated v8.1.0856
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Fri, 11 Jan 2019 12:00:10 +0100 Bram Moolenaar patch 8.1.0715: superfluous call to redraw_win_later() v8.1.0715
Wed, 09 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0708: third argument for redrawWinline() is always FALSE v8.1.0708
Sat, 24 Nov 2018 14:30:08 +0100 Bram Moolenaar patch 8.1.0543: Coverity warns for leaking memory and using wrong struct v8.1.0543
Tue, 02 Oct 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0448: cursorline not removed when using 'cursorbind' v8.1.0448
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Tue, 25 Sep 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0435: cursorline highlight not removed in some situation v8.1.0435
Wed, 12 Sep 2018 23:30:06 +0200 Christian Brabandt patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set v8.1.0374
Wed, 12 Sep 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0373: screen updating still slow when 'cursorline' is set v8.1.0373
Wed, 12 Sep 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0372: screen updating slow when 'cursorline' is set v8.1.0372
Tue, 10 Jul 2018 15:15:07 +0200 Christian Brabandt patch 8.1.0174: after paging up and down fold line is wrong v8.1.0174
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 17 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0956: scrolling in a terminal window has flicker v8.0.0956
Mon, 27 Mar 2017 23:15:05 +0200 Christian Brabandt patch 8.0.0515: ml_get errors in silent Ex mode v8.0.0515
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 15 Jan 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0193: accidentally removed #ifdef v8.0.0193
Sun, 15 Jan 2017 14:00:03 +0100 Christian Brabandt patch 8.0.0188: redrawing for 'cursorbind' is inefficient v8.0.0188
Sat, 14 Jan 2017 16:00:03 +0100 Christian Brabandt patch 8.0.0182: cursor ilne not update when 'cursorbind' is set v8.0.0182
Sat, 14 Jan 2017 15:00:04 +0100 Christian Brabandt patch 8.0.0181: with cursorbind set cursor column highlighting is off v8.0.0181
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Tue, 18 Oct 2016 15:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/025e3e0bafbc85cc4e365145af711edf99d0a90d v8.0.0044
Sun, 04 Sep 2016 14:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bc54f3f3fed4dc3556df8c46cee6739d211b0eb2 v7.4.2322
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Fri, 12 Aug 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/95ec9d6a6ab3117d60ff638670a803d43974ba51 v7.4.2201
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 30 Jan 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9b57814db13c29ecb08260b36923c0e1c8a373a9 v7.4.1211
Fri, 29 Jan 2016 22:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/92b8b2d307e34117f146319872010b0ccc9d2713 v7.4.1198
Wed, 09 Sep 2015 21:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/43335ea394fe247132b9701c55cccf51e6c36425 v7.4.863
Tue, 08 Sep 2015 17:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a09a2c5857ab854f0870573b5160da1964c905a2 v7.4.856
Tue, 01 Sep 2015 21:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf619daa8e0ef9a335f27f65eb74e422a17d4f92 v7.4.853
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Fri, 20 Mar 2015 18:11:48 +0100 Bram Moolenaar updated for version 7.4.669 v7.4.669
Sat, 13 Dec 2014 21:09:57 +0100 Bram Moolenaar updated for version 7.4.550 v7.4.550
Tue, 23 Sep 2014 18:37:56 +0200 Bram Moolenaar updated for version 7.4.458 v7.4.458
Fri, 28 Mar 2014 21:49:32 +0100 Bram Moolenaar updated for version 7.4.226 v7.4.226
Thu, 27 Mar 2014 12:11:48 +0100 Bram Moolenaar updated for version 7.4.219 v7.4.219
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Tue, 11 Feb 2014 18:58:09 +0100 Bram Moolenaar updated for version 7.4.177 v7.4.177
Tue, 11 Feb 2014 15:47:46 +0100 Bram Moolenaar updated for version 7.4.173 v7.4.173
Wed, 28 Nov 2012 18:22:11 +0100 Bram Moolenaar updated for version 7.3.739 v7.3.739
Wed, 28 Mar 2012 14:19:50 +0200 Bram Moolenaar updated for version 7.3.482 v7.3.482
Fri, 16 Mar 2012 19:24:26 +0100 Bram Moolenaar updated for version 7.3.473 v7.3.473
Sat, 04 Feb 2012 23:35:00 +0100 Bram Moolenaar updated for version 7.3.426 v7.3.426
Tue, 10 Jan 2012 22:26:17 +0100 Bram Moolenaar updated for version 7.3.400 v7.3.400
Tue, 01 Feb 2011 18:01:11 +0100 Bram Moolenaar updated for version 7.3.111 v7.3.111
Sat, 22 Jan 2011 21:05:07 +0100 Bram Moolenaar updated for version 7.3.106 v7.3.106
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sun, 08 Aug 2010 16:38:42 +0200 Bram Moolenaar Remove unused code. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Wed, 17 Feb 2010 18:20:37 +0100 Bram Moolenaar updated for version 7.2.366 v7.2.366
Wed, 03 Feb 2010 17:43:07 +0100 Bram Moolenaar updated for version 7.2.355 v7.2.355
Tue, 03 Nov 2009 15:23:14 +0000 vimboss updated for version 7.2-277 v7.2.277
Fri, 15 May 2009 19:33:18 +0000 vimboss updated for version 7.2-174 v7.2.174
Sat, 15 Nov 2008 15:06:17 +0000 vimboss updated for version 7.2-042 v7.2.042
Sun, 13 Jul 2008 17:41:49 +0000 vimboss updated for version 7.2b-000 v7.2b.000
Sat, 05 May 2007 17:54:07 +0000 vimboss updated for version 7.1a
Mon, 13 Mar 2006 22:10:45 +0000 vimboss updated for version 7.0223
Sun, 12 Mar 2006 21:56:11 +0000 vimboss updated for version 7.0222
Sun, 25 Sep 2005 22:16:38 +0000 vimboss updated for version 7.0150
Sat, 12 Feb 2005 14:29:27 +0000 vimboss updated for version 7.0050
Mon, 07 Feb 2005 22:01:03 +0000 vimboss updated for version 7.0049
Wed, 19 Jan 2005 22:18:32 +0000 vimboss updated for version 7.0042
Thu, 09 Dec 2004 21:34:53 +0000 vimboss updated for version 7.0021 v7.0021
Sat, 03 Jul 2004 16:05:59 +0000 vimboss updated for version 7.0005
Sun, 13 Jun 2004 20:20:40 +0000 vimboss updated for version 7.0001 v7.0001