log src/structs.h @ 30065:6cf788ab844c v9.0.0370

age author description
Sat, 03 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0370: cleaning up afterwards can make a function messy v9.0.0370
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Sat, 27 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed v9.0.0288
Fri, 26 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0284: using static buffer for multiple completion functions v9.0.0284
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Wed, 24 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0253: a symlink to an autoload script results in two entries v9.0.0253
Tue, 23 Aug 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0247: cannot add padding to virtual text without highlight v9.0.0247
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
Sun, 14 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0205: cursor in wrong position when inserting after virtual text v9.0.0205
Sun, 07 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0165: looking up a text property type by ID is slow v9.0.0165
Fri, 05 Aug 2022 18:15:08 +0200 Bram Moolenaar patch 9.0.0144: text property cannot override 'cursorline' highlight v9.0.0144
Thu, 04 Aug 2022 16:15:08 +0200 Bram Moolenaar patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139
Sun, 31 Jul 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121
Tue, 26 Jul 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0074: Coverity warns for double free v9.0.0074
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
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
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
Mon, 13 Jun 2022 22:45:06 +0200 Bram Moolenaar patch 8.2.5084: when the GUI shows a dialog tests get stuck v8.2.5084
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Fri, 06 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4882: cannot make 'breakindent' use a specific column v8.2.4882
Sat, 23 Apr 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4812: unused struct item v8.2.4812
Sat, 16 Apr 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4759: CurSearch highlight does not work for multi-line match v8.2.4759
Thu, 14 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4749: <script> is not expanded in autocmd context v8.2.4749
Tue, 12 Apr 2022 15:30:05 +0200 Bram Moolenaar patch 8.2.4741: startup test fails v8.2.4741
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
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Thu, 07 Apr 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.4705: jump list marker disappears v8.2.4705
Thu, 07 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4702: C++ scope labels are hard-coded v8.2.4702
Tue, 05 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4698: Vim9: script variable has no flag that it was set v8.2.4698
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Thu, 31 Mar 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir v8.2.4656
Wed, 30 Mar 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4650: "import autoload" only works with using 'runtimepath' v8.2.4650
Wed, 30 Mar 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4648: handling LSP messages is a bit slow v8.2.4648
Tue, 29 Mar 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4644: redrawing too often when 'relativenumber' is set v8.2.4644
Sun, 27 Mar 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4639: not sufficient parenthesis in preprocessor macros v8.2.4639
Mon, 21 Mar 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4603: sourcing buffer lines is too complicated v8.2.4603
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Mon, 07 Feb 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4322: Vim9: crash when using funcref with closure v8.2.4322
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Wed, 26 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function v8.2.4225
Fri, 21 Jan 2022 17:45:04 +0100 Bram Moolenaar patch 8.2.4173: cannot use an import in 'foldexpr' v8.2.4173
Mon, 10 Jan 2022 19:15:04 +0100 Bram Moolenaar patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet v8.2.4053
Sun, 09 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4050: Vim9: need to prefix every item in an autoload script v8.2.4050
Fri, 07 Jan 2022 17:00:05 +0100 Bram Moolenaar patch 8.2.4028: ml_get error with :doautoall and Visual area v8.2.4028
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
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 17:00:04 +0100 Bram Moolenaar patch 8.2.3997: Vim9: not enough testing for extend() and map() v8.2.3997
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
Sun, 26 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script v8.2.3901
Wed, 22 Dec 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.3874: cannot highlight the number column for a sign v8.2.3874
Wed, 22 Dec 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3871: list.c contains code for dict and blob v8.2.3871