log src/option.c @ 15472:0fcc1315c061 v8.1.0744

age author description
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
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Thu, 01 Mar 2018 22:00:09 +0100 Christian Brabandt patch 8.0.1554: custom plugins loaded with --clean v8.0.1554
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 10 Feb 2018 18:30:08 +0100 Christian Brabandt patch 8.0.1495: having 'pumwidth' default to zero has no merit v8.0.1495
Sat, 10 Feb 2018 15:45:06 +0100 Christian Brabandt patch 8.0.1491: the minimum width of the popup menu is hard coded v8.0.1491
Sat, 03 Feb 2018 15:15:05 +0100 Christian Brabandt patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrect v8.0.1455
Wed, 31 Jan 2018 22:00:07 +0100 Christian Brabandt patch 8.0.1451: difficult to set the python home directories properly v8.0.1451
Tue, 05 Dec 2017 17:00:08 +0100 Christian Brabandt patch 8.0.1373: no error when settting 'renderoptions' before starting GUI v8.0.1373
Mon, 27 Nov 2017 00:00:05 +0100 Christian Brabandt patch 8.0.1349: options test fails when using Motif or GTK GUI v8.0.1349
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 25 Nov 2017 15:30:06 +0100 Christian Brabandt patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim v8.0.1336