log src/option.c @ 35201:4097f1307d68 default tip

age author description
Sat, 04 May 2024 10:00:05 +0200 Christian Brabandt patch 9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOME v9.1.0393
Sun, 21 Apr 2024 15:00:06 +0200 Christian Brabandt patch 9.1.0362: expanding rc config files does not work well v9.1.0362
Tue, 16 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0341: Problem: a few memory leaks are found v9.1.0341
Sun, 14 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0327: No support for using $XDG_CONFIG_HOME v9.1.0327
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Sun, 18 Feb 2024 09:45:06 +0100 Christian Brabandt patch 9.1.0114: Setting some options may change curswant v9.1.0114
Sat, 03 Feb 2024 18:15:04 +0100 Christian Brabandt patch 9.1.0074: did_set_breakat() should be in optionstr.c v9.1.0074
Wed, 17 Jan 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0039: too vague errors for 'listchars'/'fillchars' v9.1.0039
Fri, 12 Jan 2024 18:15:02 +0100 Christian Brabandt patch 9.1.0024: z/OS (MVS) support can be improved v9.1.0024
Thu, 04 Jan 2024 22:45:04 +0100 Christian Brabandt patch 9.1.0010: Keymap completion is not available v9.1.0010
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Sun, 10 Dec 2023 15:16:32 +0100 Christian Brabandt patch 9.0.2154: The option[] array is not sorted v9.0.2154
Sun, 10 Dec 2023 15:16:19 +0100 Christian Brabandt patch 9.0.2150: Using int for errbuflen in option funcs v9.0.2150
Sun, 10 Dec 2023 15:16:12 +0100 Christian Brabandt patch 9.0.2147: Type check tests fail without the channel feature v9.0.2147
Sun, 10 Dec 2023 15:16:04 +0100 Christian Brabandt patch 9.0.2142: [security]: stack-buffer-overflow in option callback functions v9.0.2142
Thu, 02 Nov 2023 21:15:04 +0100 Christian Brabandt patch 9.0.2086: code cleanup for option callbacks needed v9.0.2086
Sat, 28 Oct 2023 22:00:04 +0200 Christian Brabandt patch 9.0.2081: smoothscroll may result in wrong cursor position v9.0.2081
Tue, 17 Oct 2023 10:15:08 +0200 Christian Brabandt patch 9.0.2035: [security] use-after-free with wildmenu v9.0.2035
Mon, 16 Oct 2023 10:00:10 +0200 Christian Brabandt runtime: Fix more typos (#13354)
Mon, 09 Oct 2023 18:30:04 +0200 Christian Brabandt patch 9.0.2009: cmdline-completion for comma-separated options wrong v9.0.2009
Mon, 02 Oct 2023 21:45:07 +0200 Christian Brabandt patch 9.0.1973: Clean up cmdline option completion code v9.0.1973
Sun, 01 Oct 2023 09:30:03 +0200 Christian Brabandt patch 9.0.1968: cmdline completion should consider key option v9.0.1968
Sat, 30 Sep 2023 12:45:05 +0200 Christian Brabandt patch 9.0.1960: Make CI checks more strict v9.0.1960
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Thu, 31 Aug 2023 18:15:10 +0200 Christian Brabandt patch 9.0.1829: Vim9 missing access-checks for private vars v9.0.1829
Sun, 27 Aug 2023 19:00:06 +0200 Christian Brabandt patch 9.0.1798: The 'syntax' option has no completion. v9.0.1798
Tue, 22 Aug 2023 22:00:03 +0200 Christian Brabandt patch 9.0.1781: Problems when setting bin/paste option v9.0.1781
Sun, 13 Aug 2023 20:00:04 +0200 Christian Brabandt patch 9.0.1710: scrolloff options work slightly different v9.0.1710
Tue, 27 Jun 2023 23:00:04 +0200 Bram Moolenaar patch 9.0.1670: resetting local option to global value is inconsistent v9.0.1670
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 14 Jun 2023 17:45:04 +0200 Bram Moolenaar patch 9.0.1631: passing wrong variable type to option gives multiple errors v9.0.1631
Wed, 31 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1594: some internal error messages are translated v9.0.1594
Sat, 06 May 2023 23:30:03 +0200 Bram Moolenaar patch 9.0.1520: completion for option name includes all bool options v9.0.1520
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Wed, 15 Mar 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1405: missing check for out-of-memory v9.0.1405
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Sat, 04 Mar 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1379: functions for handling options are not ordered v9.0.1379
Thu, 02 Mar 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1369: still some "else if" constructs for setting options v9.0.1369
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Wed, 15 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1313: some settings use the current codepage instead of 'encoding' v9.0.1313
Wed, 15 Feb 2023 15:30:05 +0100 Bram Moolenaar patch 9.0.1311: Coverity warns for using a NULL pointer v9.0.1311
Tue, 14 Feb 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1308: the code for setting options is too complicated v9.0.1308
Mon, 13 Feb 2023 17:15:04 +0100 Bram Moolenaar patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors v9.0.1307
Fri, 10 Feb 2023 16:00:04 +0100 Bram Moolenaar patch 9.0.1295: the option initialization function is too long v9.0.1295
Thu, 09 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1294: the set_bool_option() function is too long v9.0.1294
Thu, 09 Feb 2023 13:30:04 +0100 Bram Moolenaar patch 9.0.1293: the set_num_option() is too long v9.0.1293
Mon, 06 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1286: Coverity warns for using a NULL pointer v9.0.1286
Sun, 05 Feb 2023 18:15:03 +0100 Bram Moolenaar patch 9.0.1284: compiler warnings for uninitialized variables v9.0.1284
Sun, 05 Feb 2023 17:15:04 +0100 Bram Moolenaar patch 9.0.1283: the code for setting options is too complicated v9.0.1283
Thu, 02 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1275: the code for setting options is too complicated v9.0.1275
Wed, 25 Jan 2023 16:15:06 +0100 Bram Moolenaar patch 9.0.1242: code for :runtime completion is not consistent v9.0.1242
Tue, 17 Jan 2023 22:45:02 +0100 Bram Moolenaar patch 9.0.1215: using isalpha() adds dependency on current locale v9.0.1215
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
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
Tue, 28 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3929: using unititialized variable v8.2.3929
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914