Sat, 10 Dec 2022 19:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1045: in a class object members cannot be initialized
v9.0.1045
|
Fri, 09 Dec 2022 22:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1041: cannot define a method in a class
v9.0.1041
|
Thu, 08 Dec 2022 21:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1035: object members are not being marked as used
v9.0.1035
|
Thu, 08 Dec 2022 17:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1033: tiny build fails because of conflicting typedef
v9.0.1033
|
Thu, 08 Dec 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
|
Wed, 07 Dec 2022 23:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1026: type of w_last_topfill is wrong
v9.0.1026
|
Wed, 07 Dec 2022 10:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1025: WinScrolled is not triggered when filler lines change
v9.0.1025
|
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
|
Fri, 25 Nov 2022 17:45:04 +0100 |
Bram Moolenaar |
patch 9.0.0949: crash when unletting a variable while listing variables
v9.0.0949
|
Thu, 24 Nov 2022 14:30:03 +0100 |
Bram Moolenaar |
patch 9.0.0939: still using simplified mappings when using kitty protocol
v9.0.0939
|
Wed, 02 Nov 2022 14:45:11 +0100 |
Bram Moolenaar |
patch 9.0.0828: various typos
v9.0.0828
|
Wed, 02 Nov 2022 11:18:48 +0100 |
Bram Moolenaar |
patch 9.0.0819
v9.0.0819
|
Fri, 28 Oct 2022 10:45:07 +0200 |
Bram Moolenaar |
patch 9.0.0817
|
Sat, 15 Oct 2022 17:30:02 +0200 |
Bram Moolenaar |
patch 9.0.0762: build failure
v9.0.0762
|
Thu, 13 Oct 2022 23:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0747: too many #ifdefs
v9.0.0747
|
Thu, 13 Oct 2022 23:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0746: breakindent test cases are commented out
v9.0.0746
|
Wed, 12 Oct 2022 21:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
v9.0.0734
|
Tue, 04 Oct 2022 15:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0656: cannot specify another character to use instead of '@'
v9.0.0656
|
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
|
Sun, 02 Oct 2022 22:30:15 +0200 |
Bram Moolenaar |
patch 9.0.0640: cannot scroll by screen line if a line wraps
v9.0.0640
|
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
|
Thu, 29 Sep 2022 14:00:09 +0200 |
Bram Moolenaar |
patch 9.0.0620: matchaddpos() can only add up to 8 matches
v9.0.0620
|
Thu, 22 Sep 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0547: looping over empty out_loop[] entries
v9.0.0547
|
Wed, 21 Sep 2022 20:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0535: closure gets wrong value in for loop with two loop variables
v9.0.0535
|
Mon, 19 Sep 2022 17:00:07 +0200 |
Bram Moolenaar |
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
|
Sat, 17 Sep 2022 22:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
|
Sat, 17 Sep 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0485: in :def function all closures in loop get the same variables
|
Fri, 16 Sep 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
|
Fri, 16 Sep 2022 13:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0476: varargs does not work for replacement function of substitute()
v9.0.0476
|
Wed, 14 Sep 2022 01:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0460: loop variable can't be found
v9.0.0460
|
Sun, 11 Sep 2022 18:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0445: when opening/closing window text moves up/down
|
Sat, 10 Sep 2022 21:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0438: cannot put virtual text above a line
v9.0.0438
|
Wed, 07 Sep 2022 21:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0410: struct member cts_lnum is unused
v9.0.0410
|
Tue, 06 Sep 2022 20:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0398: members of funccall_T are inconsistently named
v9.0.0398
|
Tue, 06 Sep 2022 19:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
v9.0.0397
|
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
|