Fri, 02 Dec 2022 17:00:04 +0100 |
Bram Moolenaar |
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
|
Mon, 28 Nov 2022 12:45:04 +0100 |
Bram Moolenaar |
patch 9.0.0963: function name does not match autocmd event name
v9.0.0963
|
Tue, 22 Nov 2022 19:30:04 +0100 |
Bram Moolenaar |
patch 9.0.0921: missing defined(PROTO) in #ifdef
v9.0.0921
|
Sat, 05 Nov 2022 19:45:03 +0100 |
Bram Moolenaar |
patch 9.0.0835: the window title is not redrawn when 'endoffile' changes
v9.0.0835
|
Wed, 02 Nov 2022 11:18:47 +0100 |
Bram Moolenaar |
Add missing entry for the 'endoffile' option.
|
Sat, 15 Oct 2022 17:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting
v9.0.0761
|
Thu, 13 Oct 2022 23:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0747: too many #ifdefs
v9.0.0747
|
Thu, 06 Oct 2022 12:45:05 +0200 |
Bram Moolenaar |
patch 9.0.0670: no space for command line when there is a tabline
v9.0.0670
|
Wed, 05 Oct 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized
v9.0.0665
|
Tue, 04 Oct 2022 17:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0657: too many #ifdefs
v9.0.0657
|
Mon, 03 Oct 2022 12:30:11 +0200 |
Bram Moolenaar |
patch 9.0.0644: 'smoothscroll' is not copied to a new window on :split
v9.0.0644
|
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, 22 Sep 2022 15:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0544: minor issues with setting a string option
v9.0.0544
|
Thu, 22 Sep 2022 14:00:08 +0200 |
Bram Moolenaar |
patch 9.0.0540: assigning stack variable to argument confuses Coverity
v9.0.0540
|
Wed, 21 Sep 2022 22:15:02 +0200 |
Bram Moolenaar |
patch 9.0.0537: the do_set() function is much too long
v9.0.0537
|
Mon, 12 Sep 2022 14:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0449: there is no easy way to translate a key code into a string
v9.0.0449
|
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 16:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
|
Fri, 26 Aug 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0278: the +wildignore feature is nearly always available
v9.0.0278
|
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
|
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
|
Sat, 30 Jul 2022 18:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
|
Wed, 27 Jul 2022 19:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0096: flag "new_value_alloced" is always true
v9.0.0096
|
Wed, 27 Jul 2022 13:45:05 +0200 |
Bram Moolenaar |
patch 9.0.0090: no error when assigning bool to a string option
v9.0.0090
|
Mon, 04 Jul 2022 22:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0040: use of set_chars_option() is confusing
v9.0.0040
|
Mon, 04 Jul 2022 18:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0036: 'fillchars' cannot have window-local values
v9.0.0036
|
Sat, 21 May 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
|
Fri, 20 May 2022 11:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4982: colors in terminal window are not 100% correct
v8.2.4982
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|
Mon, 09 May 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4926: #ifdef for crypt feature around too many lines
v8.2.4926
|
Mon, 09 May 2022 13:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4924: maparg() may return a string that cannot be reused
v8.2.4924
|
Sun, 08 May 2022 22:15:02 +0200 |
Bram Moolenaar |
patch 8.2.4917: fuzzy expansion of option names is not right
v8.2.4917
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Fri, 15 Apr 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
|
Sun, 10 Apr 2022 12:30:05 +0200 |
Bram Moolenaar |
patch 8.2.4727: unused code
v8.2.4727
|
Thu, 07 Apr 2022 14:30:02 +0200 |
Bram Moolenaar |
patch 8.2.4704: using "else" after return or break increases indent
v8.2.4704
|
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 15:30:02 +0200 |
Bram Moolenaar |
patch 8.2.4694: avoidance of #elif causes more preproc nesting
v8.2.4694
|
Wed, 23 Mar 2022 16:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4614: redrawing too much when 'cursorline' is set
v8.2.4614
|
Thu, 24 Feb 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4463: completion only uses strict matching
v8.2.4463
|
Wed, 23 Feb 2022 13:15:02 +0100 |
Bram Moolenaar |
patch 8.2.4453: :helpgrep may free an option that was not allocated
v8.2.4453
|
Sat, 12 Feb 2022 13:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4355: unnecessary call to check_colorcolumn()
v8.2.4355
|
Tue, 01 Feb 2022 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4282: restricted mode requires the -Z command line option
v8.2.4282
|
Mon, 31 Jan 2022 16:00:09 +0100 |
Bram Moolenaar |
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
|
Fri, 28 Jan 2022 22:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4245: ":retab 0" may cause illegal memory access
v8.2.4245
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Sat, 22 Jan 2022 16:15:02 +0100 |
Bram Moolenaar |
patch 8.2.4180: 'balloonexpr' is evaluated in the current script context
v8.2.4180
|
Fri, 21 Jan 2022 17:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4173: cannot use an import in 'foldexpr'
v8.2.4173
|
Fri, 21 Jan 2022 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4171: cannot invoke option function using autoload import
v8.2.4171
|
Sat, 15 Jan 2022 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4100: early return when getting the 'formatlistpat' value
v8.2.4100
|
Sat, 15 Jan 2022 11:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4093: cached breakindent values not initialized properly
v8.2.4093
|
Sat, 08 Jan 2022 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
|
Wed, 05 Jan 2022 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4012: error messages are spread out
v8.2.4012
|
Wed, 05 Jan 2022 19:00:06 +0100 |
Bram Moolenaar |
patch 8.2.4010: error messages are spread out
v8.2.4010
|
Sun, 02 Jan 2022 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3987: error messages are spread out
v8.2.3987
|
Sun, 02 Jan 2022 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.3985: error messages are spread out
v8.2.3985
|
Sat, 01 Jan 2022 17:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3970: error messages are spread out
v8.2.3970
|
Sat, 01 Jan 2022 15:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3967: error messages are spread out
v8.2.3967
|
Sat, 01 Jan 2022 00:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3961: error messages are spread out
v8.2.3961
|