log src/option.c @ 25974:416237f1de22 v8.2.3520

age author description
Sat, 16 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sat, 09 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3490: superfluous return statements v8.2.3490
Sat, 04 Sep 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3402: invalid memory access when using :retab with large value v8.2.3402
Tue, 03 Aug 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3280: 'virtualedit' local to buffer is not the best solution v8.2.3280
Thu, 29 Jul 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3246: memory use after free v8.2.3246
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Thu, 08 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3124: Vim9: no error for white space between option and "=9" v8.2.3124
Thu, 08 Jul 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123
Wed, 30 Jun 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3079: Powershell core not supported by default v8.2.3079
Mon, 28 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Sun, 20 Jun 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3021: spaces allowed between option name and "!", "?", etc. v8.2.3021
Sun, 13 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2993: 'fileencodings' default value should depend on 'encoding' v8.2.2993
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Sun, 30 May 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.2912: MS-Windows: most users expect using Unicode v8.2.2912
Thu, 06 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2839: default redirection missing "ash" and "dash" v8.2.2839
Sat, 17 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2778: problem restoring 'packpath' in session v8.2.2778
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Wed, 10 Mar 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redraw v8.2.2581
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Tue, 02 Feb 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2452: no completion for the 'filetype' option v8.2.2452
Mon, 04 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2295: incsearch does not detect empty pattern properly v8.2.2295
Sat, 02 Jan 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2276: list of distributed files is outdated v8.2.2276
Thu, 31 Dec 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.2254: Vim9: bool option type is number v8.2.2254
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sat, 12 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1670: a couple of gcc compiler warnings v8.2.1670
Sat, 12 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1666: the initial value of 'backupskip' can have duplicate items v8.2.1666
Fri, 07 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1386: backslash not removed afer space with space in 'isfname' v8.2.1386
Wed, 10 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0953: spell checking doesn't work for CamelCased words v8.2.0953
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Sun, 03 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0690: line number of option set by modeline is wrong v8.2.0690
Fri, 01 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0674: some source files are too big v8.2.0674
Fri, 17 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0590: no 'backspace' value allows ignoring the insertion point v8.2.0590
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Thu, 05 Dec 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2392: using old C style comments v8.1.2392
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
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Sat, 19 Oct 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2186: error for bad regexp even though regexp is not used v8.1.2186
Sat, 19 Oct 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2184: option context is not copied when splitting a window v8.1.2184
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
Sat, 05 Oct 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.2116: no check for out of memory v8.1.2116
Sat, 05 Oct 2019 12:15:04 +0200 Bram Moolenaar patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a space v8.1.2115
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 28 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2094: the fileio.c file is too big v8.1.2094
Wed, 25 Sep 2019 20:45:03 +0200 Bram Moolenaar patch 8.1.2073: when editing a buffer 'colorcolumn' may not work v8.1.2073
Mon, 16 Sep 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.2045: the option.c file is too big v8.1.2045
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Thu, 12 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2022: the option.c file is too big v8.1.2022
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019