log src/globals.h @ 35167:6dddafdbe6f9 default tip

age author description
Fri, 03 May 2024 18:30:16 +0200 Christian Brabandt patch 9.1.0391: Vim9: could improve testing v9.1.0391
Thu, 18 Apr 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0349: Vim9: need static type for typealias v9.1.0349
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 21:00:11 +0100 Christian Brabandt patch 9.1.0170: Re-allow curwin == prevwin, but document it instead v9.1.0170
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Tue, 19 Dec 2023 20:45:03 +0100 Christian Brabandt patch 9.0.2178: reg_executing() wrong for :normal with range v9.0.2178
Sat, 16 Dec 2023 14:00:05 +0100 Christian Brabandt patch 9.0.2168: Moving tabpages on :drop may cause an endless loop v9.0.2168
Wed, 04 Oct 2023 20:30:03 +0200 Christian Brabandt patch 9.0.1982: vim9: clean up from v9.0.1955 v9.0.1982
Fri, 29 Sep 2023 20:00:07 +0200 Christian Brabandt patch 9.0.1955: Vim9: lockvar issues with objects/classes v9.0.1955
Wed, 23 Aug 2023 21:15:08 +0200 Christian Brabandt patch 9.0.1786: Vim9: need instanceof() function
Thu, 17 Aug 2023 22:45:04 +0200 Christian Brabandt patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' v9.0.1725
Sun, 13 Aug 2023 18:15:04 +0200 Christian Brabandt patch 9.0.1704: Cannot use positional arguments for printf() v9.0.1704
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
Sun, 14 May 2023 22:45:04 +0200 Bram Moolenaar patch 9.0.1557: test failures for unreachable code v9.0.1557
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Tue, 21 Feb 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1334: using tt_member for the class leads to mistakes v9.0.1334
Fri, 20 Jan 2023 21:01:46 +0100 Bram Moolenaar patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224
Sat, 14 Jan 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1195: restoring KeyTyped when building statusline not tested v9.0.1195
Wed, 11 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1178: a child class cannot override functions from a base class v9.0.1178
Mon, 26 Dec 2022 15:45:03 +0100 Bram Moolenaar patch 9.0.1101: unused global variable v9.0.1101
Fri, 16 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.1065: a shell command switching screens may still have a problem v9.0.1065
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Fri, 09 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice v9.0.1039
Wed, 30 Nov 2022 21:30:03 +0100 Bram Moolenaar patch 9.0.0978: build errors without the +channel feature v9.0.0978
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
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
Sat, 26 Nov 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled v9.0.0954
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Thu, 13 Oct 2022 15:15:07 +0200 Bram Moolenaar patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument v9.0.0740
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Thu, 29 Sep 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0623: error for modifying a const is not detected at compile time v9.0.0623
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Thu, 15 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off v9.0.0469
Wed, 14 Sep 2022 17:15:06 +0200 Bram Moolenaar patch 9.0.0464: with virtual text "above" indenting doesn't work well v9.0.0464
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Thu, 25 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0268: build error without the +eval feature v9.0.0268
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
Sun, 21 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0234: cannot make difference between :normal end and argument char v9.0.0234
Tue, 16 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0220: invalid memory access with for loop over NULL string v9.0.0220
Sun, 31 Jul 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0118: no test for what patch 9.0.0155 fixes v9.0.0118
Sat, 30 Jul 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window v9.0.0115
Sat, 09 Jul 2022 06:00:06 +0200 Bram Moolenaar patch 9.0.0048: cursor in wrong column with mouse click after concealed text v9.0.0048
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Sun, 19 Jun 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr v8.2.5128
Tue, 14 Jun 2022 14:45:06 +0200 Bram Moolenaar patch 8.2.5088: value of cmod_verbose is a bit complicated to use v8.2.5088
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Thu, 07 Apr 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.4705: jump list marker disappears v8.2.4705
Mon, 28 Mar 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4642: Vim9: in :def function script var cannot be null v8.2.4642
Sun, 27 Mar 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4639: not sufficient parenthesis in preprocessor macros v8.2.4639
Thu, 24 Mar 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4619: mapping is cancelled when mouse moves and popup is visible v8.2.4619
Thu, 10 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4539: when comparing special v:none and v:null are handled the same v8.2.4539