log src/option.c @ 35121:28f2e09012ac 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