Mon, 01 Jun 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0878: no reduce() function
v8.2.0878
|
Sun, 31 May 2020 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0863: cannot set a separate color for underline/undercurl
v8.2.0863
|
Sat, 30 May 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0847: typval related code is spread out
v8.2.0847
|
Fri, 29 May 2020 22:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
|
Mon, 25 May 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0823: Vim9: script reload test is disabled
v8.2.0823
|
Sun, 24 May 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0816: terminal test fails when compiled with Athena
v8.2.0816
|
Sun, 17 May 2020 14:15:07 +0200 |
Bram Moolenaar |
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
v8.2.0774
|
Sun, 10 May 2020 19:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0730: Vim9: Assignment to dict member does not work
v8.2.0730
|
Thu, 07 May 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0711: temp directory might be cleared
v8.2.0711
|
Thu, 30 Apr 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
|
Wed, 29 Apr 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0662: cannot use input() in a channel callback
v8.2.0662
|
Thu, 23 Apr 2020 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script
v8.2.0626
|
Tue, 21 Apr 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
v8.2.0614
|
Sun, 19 Apr 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0602: :unlet $VAR does not work properly
v8.2.0602
|
Mon, 13 Apr 2020 18:30:08 +0200 |
Bram Moolenaar |
patch 8.2.0573: using :version twice leaks memory
v8.2.0573
|
Mon, 06 Apr 2020 22:15:39 +0200 |
Bram Moolenaar |
patch 8.2.0523: loops are repeated
v8.2.0523
|
Sun, 05 Apr 2020 21:45:25 +0200 |
Bram Moolenaar |
patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"
v8.2.0517
|
Sun, 05 Apr 2020 17:15:25 +0200 |
Bram Moolenaar |
patch 8.2.0512: Vim9: no optional arguments in func type
v8.2.0512
|
Fri, 03 Apr 2020 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0508: Vim9: func and partial types not done yet
v8.2.0508
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Sat, 28 Mar 2020 21:45:06 +0100 |
Bram Moolenaar |
patch 8.2.0469: Vim9: no error for missing ] after list
v8.2.0469
|
Fri, 27 Mar 2020 21:00:06 +0100 |
Bram Moolenaar |
patch 8.2.0464: typos and other small problems
v8.2.0464
|
Wed, 26 Feb 2020 16:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0320: no Haiku support
v8.2.0320
|
Tue, 25 Feb 2020 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0318: Vim9: types not sufficiently tested
v8.2.0318
|
Thu, 20 Feb 2020 23:00:05 +0100 |
Bram Moolenaar |
patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work
v8.2.0291
|
Tue, 18 Feb 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
v8.2.0274
|
Wed, 12 Feb 2020 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0251: a couple of function return types can be more specific
v8.2.0251
|
Thu, 30 Jan 2020 15:00:03 +0100 |
Bram Moolenaar |
patch 8.2.0179: still a few places where range() does not work
v8.2.0179
|
Sun, 26 Jan 2020 19:30:14 +0100 |
Bram Moolenaar |
patch 8.2.0154: reallocating the list of scripts is inefficient
v8.2.0154
|
Sun, 26 Jan 2020 16:00:05 +0100 |
Bram Moolenaar |
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
|
Wed, 08 Jan 2020 19:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0103: using null object with execute() has strange effects
v8.2.0103
|
Wed, 01 Jan 2020 16:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0073: initializing globals with COMMA is clumsy
v8.2.0073
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Fri, 27 Dec 2019 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0047: cannot skip tests for specific MS-Windows platform
v8.2.0047
|
Mon, 23 Dec 2019 23:00:03 +0100 |
Bram Moolenaar |
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
|
Sun, 22 Dec 2019 15:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0030: "gF" does not work on output of "verbose command"
v8.2.0030
|
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, 30 Nov 2019 19:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2366: using old C style comments
v8.1.2366
|
Thu, 21 Nov 2019 22:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2331: the option.c file is still very big
v8.1.2331
|
Thu, 21 Nov 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
|
Sat, 02 Nov 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.2243: typos in comments
v8.1.2243
|
Thu, 24 Oct 2019 15:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2205: sign entry structure has confusing name
v8.1.2205
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
Sun, 13 Oct 2019 16:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
|
Thu, 10 Oct 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2134: modifier keys are not always recognized
v8.1.2134
|
Wed, 09 Oct 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
|
Mon, 30 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2104: the normal.c file is too big
v8.1.2104
|
Sat, 28 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2096: too many #ifdefs
v8.1.2096
|
Wed, 25 Sep 2019 21:45:03 +0200 |
Bram Moolenaar |
patch 8.1.2075: get many log messages when waiting for a typed character
v8.1.2075
|
Thu, 19 Sep 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.2057: the screen.c file is much too big
v8.1.2057
|
Wed, 04 Sep 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
|
Mon, 02 Sep 2019 22:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
|
Sun, 01 Sep 2019 16:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
|
Tue, 27 Aug 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1933: the eval.c file is too big
v8.1.1933
|
Sat, 24 Aug 2019 21:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1922: in diff mode global operations can be very slow
v8.1.1922
|
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, 18 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
|
Tue, 06 Aug 2019 22:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1823: command line history code is spread out
|
Tue, 06 Aug 2019 21:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1822: confusing error message when range is not allowed
v8.1.1822
|
Sat, 03 Aug 2019 23:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1805: au_did_filetype is declared twice
v8.1.1805
|