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