log src/option.c @ 18478:94223687df0e

age author description
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
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
Sat, 24 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1919: using window options when passing a buffer to popup_create() v8.1.1919
Fri, 23 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
Thu, 22 Aug 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1910: redrawing too much when toggling 'relativenumber' v8.1.1910
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
Tue, 20 Aug 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1892: missing index entry and option menu for 'completepopup' v8.1.1892
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
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
Sun, 18 Aug 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Sat, 03 Aug 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1795: no syntax HL after splitting windows with :bufdo v8.1.1795
Sun, 28 Jul 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1772: options test still fails on MS-Windows v8.1.1772
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Thu, 18 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1714: cannot preview a file in a popup window v8.1.1714
Thu, 04 Jul 2019 12:00:09 +0200 Bram Moolenaar patch 8.1.1623: display wrong with signs in narrow number column v8.1.1623
Mon, 01 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1614: 'numberwidth' can only go up to 10 v8.1.1614
Mon, 24 Jun 2019 06:00:06 +0200 Bram Moolenaar patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
Mon, 17 Jun 2019 22:00:09 +0200 Bram Moolenaar patch 8.1.1564: sign column takes up space v8.1.1564
Sun, 16 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1557: compiler warning for unused variables in tiny version v8.1.1557
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Wed, 12 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1519: 'backupskip' may contain duplicates v8.1.1519
Thu, 30 May 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1423: popup windows use options from current window and buffer v8.1.1423
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sun, 26 May 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1405: "highlight" option of popup windows not supported v8.1.1405
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 23 May 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1367: can set 'modelineexpr' in modeline v8.1.1367
Thu, 23 May 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.1366: using expressions in a modeline is unsafe v8.1.1366
Sun, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Sun, 05 May 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1279: cannot set 'spellang' to "sr@latin" v8.1.1279
Sat, 04 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1270: cannot see current match position v8.1.1270
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Sat, 27 Apr 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1219: not checking for NULL return from alloc() v8.1.1219
Thu, 11 Apr 2019 11:30:06 +0200 Bram Moolenaar patch 8.1.1145: compiler warning for unused function v8.1.1145
Wed, 10 Apr 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1144: too strict checking of the 'spellfile' option v8.1.1144
Wed, 10 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1143: may pass weird strings to file name expansion v8.1.1143
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 24 Mar 2019 14:15:04 +0100 Bram Moolenaar patch 8.1.1046: the "secure" variable is used inconsistently v8.1.1046
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 19:15:06 +0100 Bram Moolenaar patch 8.1.0936: may leak memory when using 'vartabstop' v8.1.0936
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different v8.1.0858
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0814: :mksession cannot handle a very long 'runtimepath' v8.1.0814
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Wed, 16 Jan 2019 22:45:07 +0100 Bram Moolenaar patch 8.1.0759: showing two characters for tab is limited v8.1.0759
Tue, 15 Jan 2019 21:15:05 +0100 Bram Moolenaar patch 8.1.0754: preferred column is lost when setting 'cursorcolumn' v8.1.0754
Mon, 14 Jan 2019 00:00:04 +0100 Bram Moolenaar patch 8.1.0744: compiler warnings for signed/unsigned strings v8.1.0744
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 21 Dec 2018 13:15:05 +0100 Bram Moolenaar patch 8.1.0613: when executing an insecure function the secure flag is stuck v8.1.0613
Sun, 16 Dec 2018 18:30:05 +0100 Bram Moolenaar patch 8.1.0606: 'cryptmethod' defaults to a very old method v8.1.0606
Sun, 25 Nov 2018 02:30:10 +0100 Bram Moolenaar patch 8.1.0544: setting 'filetype' in a modeline causes an error v8.1.0544
Thu, 22 Nov 2018 03:15:10 +0100 Bram Moolenaar patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account v8.1.0542
Tue, 20 Nov 2018 14:30:06 +0100 Bram Moolenaar patch 8.1.0540: may evaluate insecure value when appending to option v8.1.0540
Tue, 20 Nov 2018 13:45:08 +0100 Bram Moolenaar patch 8.1.0539: cannot build without the sandbox v8.1.0539
Sat, 10 Nov 2018 17:45:06 +0100 Bram Moolenaar patch 8.1.0515: reloading a script gives errors for existing functions v8.1.0515
Sun, 04 Nov 2018 14:45:06 +0100 Bram Moolenaar patch 8.1.0510: filter test fails when $LANG is C.UTF-8 v8.1.0510
Thu, 25 Oct 2018 13:45:05 +0200 Bram Moolenaar patch 8.1.0495: :filter only supports some commands v8.1.0495
Mon, 15 Oct 2018 23:00:05 +0200 Bram Moolenaar patch 8.1.0479: failure when setting 'varsofttabstop' to end in a comma v8.1.0479
Tue, 02 Oct 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0445: setting 'term' does not store location for termcap options v8.1.0445
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Tue, 25 Sep 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0435: cursorline highlight not removed in some situation v8.1.0435
Fri, 21 Sep 2018 12:30:06 +0200 Christian Brabandt patch 8.1.0415: not actually using 16 colors with vtp v8.1.0415
Fri, 21 Sep 2018 12:00:17 +0200 Christian Brabandt patch 8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd v8.1.0414
Thu, 13 Sep 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0386: cannot test with non-default option value v8.1.0386
Mon, 10 Sep 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0363: internal diff isn't used by default as advertised v8.1.0363
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Mon, 23 Jul 2018 04:15:05 +0200 Christian Brabandt patch 8.1.0205: invalid memory access with invalid modeline v8.1.0205
Sun, 08 Jul 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0172: 'viminfofile' option does not behave like a file name v8.1.0172
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Mon, 02 Jul 2018 21:00:08 +0200 Christian Brabandt patch 8.1.0138: negative value of 'softtabstop' not used correctly v8.1.0138
Thu, 28 Jun 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0126: various problems with 'vartabstop' v8.1.0126
Thu, 28 Jun 2018 15:30:07 +0200 Christian Brabandt patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc' v8.1.0123
Mon, 25 Jun 2018 00:00:07 +0200 Christian Brabandt patch 8.1.0114: confusing variable name v8.1.0114
Sun, 24 Jun 2018 15:15:05 +0200 Christian Brabandt patch 8.1.0107: Python: getting buffer option clears message v8.1.0107
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Sun, 17 Jun 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0067: syntax highlighting not working when re-entering a buffer v8.1.0067
Sun, 17 Jun 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0066: nasty autocommand causes using freed memory v8.1.0066
Sat, 16 Jun 2018 23:00:08 +0200 Christian Brabandt patch 8.1.0061: window title is wrong after resetting and setting 'title' v8.1.0061
Tue, 12 Jun 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0046: loading a session file fails if 'winheight' is big v8.1.0046
Mon, 04 Jun 2018 17:30:08 +0200 Christian Brabandt patch 8.1.0032: BS in prompt buffer starts new line v8.1.0032
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Sat, 05 May 2018 16:45:05 +0200 Christian Brabandt patch 8.0.1794: duplicate term options after renaming v8.0.1794
Tue, 01 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Fri, 27 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way v8.0.1768
Tue, 24 Apr 2018 20:30:08 +0200 Christian Brabandt patch 8.0.1759: memory leak from duplicate options v8.0.1759
Sat, 21 Apr 2018 20:15:07 +0200 Christian Brabandt patch 8.0.1743: terminal window options are named inconsistently v8.0.1743
Mon, 16 Apr 2018 00:00:07 +0200 Christian Brabandt patch 8.0.1722: cannot specify a minimal size for a terminal window v8.0.1722
Sat, 14 Apr 2018 18:15:06 +0200 Christian Brabandt patch 8.0.1712: terminal scrollback is not limited v8.0.1712
Thu, 12 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1704: 'backupskip' default doesn't work for Mac v8.0.1704
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Wed, 07 Mar 2018 23:15:05 +0100 Christian Brabandt patch 8.0.1589: error for setting 'modifiable' when resetting it v8.0.1589