log src/structs.h @ 13726:d35b1702a1da v8.0.1735

age author description
Wed, 18 Apr 2018 23:15:06 +0200 Christian Brabandt patch 8.0.1735: flexible array member feature not supported by HP-UX v8.0.1735
Tue, 17 Apr 2018 20:15:07 +0200 Christian Brabandt patch 8.0.1729: no comma after last enum item v8.0.1729
Mon, 16 Apr 2018 15:00:07 +0200 Christian Brabandt patch 8.0.1723: using one item array size declaration is misleading v8.0.1723
Tue, 10 Apr 2018 16:00:09 +0200 Christian Brabandt patch 8.0.1685: can't set ANSI colors of a terminal window v8.0.1685
Sat, 10 Mar 2018 20:30:04 +0100 Christian Brabandt patch 8.0.1593: :qall never exits with an active terminal window v8.0.1593
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
Thu, 08 Mar 2018 22:00:05 +0100 Christian Brabandt patch 8.0.1590: padding in list type wastes memory v8.0.1590
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
Tue, 27 Feb 2018 14:45:06 +0100 Christian Brabandt patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show v8.0.1544
Sun, 11 Feb 2018 19:15:05 +0100 Christian Brabandt patch 8.0.1505: debugger can't break on a condition v8.0.1505
Sat, 10 Feb 2018 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Sat, 10 Feb 2018 16:30:06 +0100 Christian Brabandt patch 8.0.1493: completion items cannot be annotated v8.0.1493
Sat, 25 Nov 2017 15:30:06 +0100 Christian Brabandt patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim v8.0.1336
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Sun, 24 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1143: macros always expand to the same thing v8.0.1143
Sat, 23 Sep 2017 16:45:05 +0200 Christian Brabandt patch 8.0.1139: using window toolbar changes state v8.0.1139
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Sat, 02 Sep 2017 17:30:03 +0200 Christian Brabandt patch 8.0.1036: ++eof argument for terminal only available on MS-Windows v8.0.1036
Sat, 02 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1035
Sat, 02 Sep 2017 15:00:04 +0200 Christian Brabandt patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1034
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
Fri, 18 Aug 2017 21:00:05 +0200 Christian Brabandt patch 8.0.0957: a terminal job can deadlock when sending many keys v8.0.0957
Sun, 13 Aug 2017 20:30:06 +0200 Christian Brabandt patch 8.0.0934: change to struts.h missing in patch v8.0.0934
Sat, 12 Aug 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0916: cannot specify properties of window for terminal open v8.0.0916
Sat, 12 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0912: cannot run a job in a hidden terminal v8.0.0912
Fri, 11 Aug 2017 22:30:06 +0200 Christian Brabandt patch 8.0.0910: cannot create a terminal in the current window v8.0.0910
Fri, 11 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0908: cannot set terminal size with options v8.0.0908
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Thu, 10 Aug 2017 23:30:05 +0200 Christian Brabandt patch 8.0.0896: cannot close a terminal window when the job ends v8.0.0896
Sat, 05 Aug 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0864: cannot specify the name of a terminal v8.0.0864
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Thu, 20 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0739: terminal resizing doesn't work well. v8.0.0739
Sat, 15 Jul 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0712: the terminal implementation is incomplete v8.0.0712
Sat, 08 Jul 2017 22:45:03 +0200 Christian Brabandt patch 8.0.0702: an error in a timer can make Vim unusable v8.0.0702
Fri, 07 Jul 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0693: no terminal emulator support v8.0.0693
Sun, 18 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0647: syntax highlighting can make cause a freeze v8.0.0647
Sun, 04 Jun 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0607: after :bwipe + :new bufref might still be valid v8.0.0607
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Wed, 08 Mar 2017 22:30:05 +0100 Christian Brabandt patch 8.0.0431: 'cinoptions' cannot set indent for extern block v8.0.0431
Sun, 05 Mar 2017 17:45:05 +0100 Christian Brabandt patch 8.0.0420: text garbled when the system encoding differs from 'encoding' v8.0.0420
Sat, 25 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0365: might free a dict item that wasn't allocated v8.0.0365
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Mon, 06 Feb 2017 22:00:05 +0100 Christian Brabandt patch 8.0.0312: failure when a channel receives a split json message v8.0.0312
Thu, 02 Feb 2017 23:00:04 +0100 Christian Brabandt patch 8.0.0297: double free on exit when using a closure v8.0.0297
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Sat, 14 Jan 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0179: cannot have a local value for 'formatprg' v8.0.0179
Thu, 01 Dec 2016 15:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/958dc6923d341390531888058495569d73c356c3 v8.0.0107
Thu, 24 Nov 2016 15:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2cab0e191055a8145ccd46cd52869fbb9798b971 v8.0.0096
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Thu, 10 Nov 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a5883b7488e492419dde7e1637cc72f2d566ba4 v8.0.0075
Thu, 27 Oct 2016 21:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/14207f487c9e79a913256a41e3e9716b03b46955 v8.0.0051
Thu, 27 Oct 2016 17:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a350bab042605422304161df462b173ffa31dcb9 v8.0.0048