log src/structs.h @ 18478:94223687df0e

age author description
Thu, 24 Oct 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2205: sign entry structure has confusing name v8.1.2205
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
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
Wed, 09 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2126: viminfo not sufficiently tested v8.1.2126
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
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Wed, 25 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2077: the ops.c file is too big v8.1.2077
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
Sun, 08 Sep 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2009: cursorline highlighting not updated in popup window v8.1.2009
Wed, 04 Sep 2019 12:00:04 +0200 Bram Moolenaar patch 8.1.1973: cannot build without the quickfix feature v8.1.1973
Tue, 03 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1969: popup window filter is used in all modes v8.1.1969
Sun, 25 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928
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
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 21:45:03 +0200 Bram Moolenaar patch 8.1.1886: command line expansion code is spread out v8.1.1886
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Sat, 03 Aug 2019 18:30:08 +0200 Bram Moolenaar patch 8.1.1801: cannot build without the +eval feature v8.1.1801
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Fri, 26 Jul 2019 22:30:08 +0200 Bram Moolenaar patch 8.1.1754: build failure v8.1.1754
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Mon, 22 Jul 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1730: wrong place for mark viminfo support v8.1.1730
Sun, 21 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1728: wrong place for command line history viminfo support v8.1.1728
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Mon, 15 Jul 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1699: highlight_ga can be local instead of global v8.1.1699
Sun, 14 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1693: syntax coloring and highlighting is in one big file v8.1.1693
Sun, 14 Jul 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1689: profiling code is spread out v8.1.1689
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Sun, 07 Jul 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1646: build failure v8.1.1646
Thu, 04 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1631: displaying signs is inefficient v8.1.1631
Thu, 04 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1627: header file contains mixed comment style v8.1.1627
Tue, 02 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1617: no test for popup window with mask and position fixed v8.1.1617
Sun, 30 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1609: the user cannot easily close a popup window v8.1.1609
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Wed, 26 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1600: cannot specify highlighting for popup window scrollbar v8.1.1600
Tue, 25 Jun 2019 05:30:06 +0200 Bram Moolenaar patch 8.1.1589: popup window does not indicate scroll position v8.1.1589
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Sun, 16 Jun 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1559: popup window title property not implemented yet v8.1.1559
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
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
Fri, 14 Jun 2019 00:00:08 +0200 Bram Moolenaar patch 8.1.1525: cannot move a popup window with the mouse v8.1.1525
Wed, 12 Jun 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1523: cannot show range of buffer lines in popup window v8.1.1523
Wed, 12 Jun 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1522: poup_notification() not implemented yet v8.1.1522
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Sat, 08 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1494: build failure v8.1.1494
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1449: popup text truncated at end of screen v8.1.1449
Sat, 01 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1446: popup window callback not implemented yet v8.1.1446
Sat, 01 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1445: popup window border highlight not implemented yet v8.1.1445
Sat, 01 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1443: popup window padding and border not implemented yet v8.1.1443
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Thu, 30 May 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1429: "pos" option of popup window not supported yet v8.1.1429
Thu, 30 May 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1421: drawing "~" line in popup window v8.1.1421
Mon, 27 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1413: error when the drive of the swap file was disconnected v8.1.1413
Mon, 27 May 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1410: popup_move() is not implemented yet v8.1.1410
Sun, 26 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1406: popup_hide() and popup_show() not implemented yet v8.1.1406
Sun, 26 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1403: cannot build without the timer feature v8.1.1403
Sun, 26 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1402: "timer" option of popup windows not supported v8.1.1402
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Thu, 16 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1335: listener callback is called after inserting text v8.1.1335
Sat, 11 May 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1320: it is not possible to track changes to a buffer v8.1.1320
Thu, 09 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1310: named function arguments are never optional v8.1.1310
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sun, 05 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1276: cannot combine text properties with syntax highlighting v8.1.1276
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 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Thu, 25 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move v8.1.1205
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 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
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 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 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0773: not all crypt code is tested v8.1.0773
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Fri, 04 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0688: text properties are not restored by undo v8.1.0688
Tue, 01 Jan 2019 20:00:07 +0100 Bram Moolenaar patch 8.1.0675: text property column in screen columns is not practical v8.1.0675
Sat, 29 Dec 2018 20:15:05 +0100 Bram Moolenaar patch 8.1.0659: build failure without the sign feature v8.1.0659
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
Wed, 26 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0638: text property highlighting is off by one column v8.1.0638
Tue, 25 Dec 2018 23:30:07 +0100 Bram Moolenaar patch 8.1.0636: line2byte() gives wrong values with text properties v8.1.0636
Mon, 24 Dec 2018 20:30:04 +0100 Bram Moolenaar patch 8.1.0632: using sign group names is inefficient v8.1.0632
Mon, 24 Dec 2018 00:30:07 +0100 Bram Moolenaar patch 8.1.0630: "wincmd p" does not work after using an autocmd window v8.1.0630
Fri, 21 Dec 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0614: placing signs can be complicated v8.1.0614
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579
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
Fri, 19 Oct 2018 22:45:07 +0200 Bram Moolenaar patch 8.1.0487: no menus specifically for the terminal window v8.1.0487
Sun, 14 Oct 2018 22:45:05 +0200 Bram Moolenaar patch 8.1.0477: tiny build fails v8.1.0477
Sun, 14 Oct 2018 21:45:04 +0200 Bram Moolenaar patch 8.1.0475: memory not freed on exit when quit in autocmd v8.1.0475
Thu, 11 Oct 2018 19:30:05 +0200 Bram Moolenaar patch 8.1.0470: pointer ownership around fname_expand() is unclear v8.1.0470
Tue, 02 Oct 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0448: cursorline not removed when using 'cursorbind' v8.1.0448
Sun, 16 Sep 2018 14:15:05 +0200 Christian Brabandt patch 8.1.0394: diffs are not always updated correctly v8.1.0394
Thu, 13 Sep 2018 18:45:06 +0200 Christian Brabandt patch 8.1.0384: sign ordering depends on +netbeans feature v8.1.0384
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
Mon, 10 Sep 2018 18:00:06 +0200 Christian Brabandt patch 8.1.0360: using an external diff program is slow and inflexible v8.1.0360
Thu, 06 Sep 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0350: Vim may block on ch_sendraw() v8.1.0350
Sat, 30 Jun 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0130: ":profdel func" does not work if func was called already v8.1.0130
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 20:15:06 +0200 Christian Brabandt patch 8.1.0070: missing part of the changes for prompt_setinterrupt() v8.1.0070
Wed, 06 Jun 2018 09:15:06 +0200 Christian Brabandt patch 8.1.0035: not easy to switch between prompt buffer and other windows v8.1.0035
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
Sun, 13 May 2018 14:15:06 +0200 Christian Brabandt patch 8.0.1827: compiler warning for signed/unsigned char pointers v8.0.1827
Sat, 12 May 2018 15:45:05 +0200 Christian Brabandt patch 8.0.1817: a timer may change v:count unexpectedly v8.0.1817
Sat, 21 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1745: build failure on MS-Windows v8.0.1745
Sat, 21 Apr 2018 20:00:07 +0200 Christian Brabandt patch 8.0.1742: cannot get a list of all the jobs v8.0.1742
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
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Wed, 07 Sep 2016 23:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/169ebb080454357279ad5ad21ac532deaec605e8 v7.4.2344
Mon, 05 Sep 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/75537a93e985ef32e6c267b06ce93629855dd983 v7.4.2332
Sun, 04 Sep 2016 20:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e0ab94e7123ca7855f45919114d948ef2bc1e8c3 v7.4.2324
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d90b6c02e2900576fb37d95b5e4f4a32b2d7383f v7.4.2285
Fri, 26 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d29459baa61819e59961804ed258efac5733ec70 v7.4.2263
Wed, 24 Aug 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/015efc32c1add6269099364835ddf85ff257b3c6 v7.4.2251
Wed, 24 Aug 2016 00:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7b668e83d0635d082b7ec90d7d2aa30a9d7d8928 v7.4.2244
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Tue, 16 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4f416e41243ca151b95d39d81ce23d00b1484755 v7.4.2217
Fri, 12 Aug 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/95ec9d6a6ab3117d60ff638670a803d43974ba51 v7.4.2201
Sun, 07 Aug 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b73598e2f022a22fec512ea681c70d2775e8fd87 v7.4.2180
Sun, 07 Aug 2016 15:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a8e691d44937fd9d72dcbad2b8c673682277f13d v7.4.2176
Mon, 01 Aug 2016 21:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8dd3a43d75550e9b5736066124c97697564f769e v7.4.2142
Mon, 01 Aug 2016 16:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/acadbeabe1dafb314ae5fdba0432f313e55bb3a2 v7.4.2140
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Wed, 20 Jul 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c1542744e788d96fed24dd421f43009288092504 v7.4.2081
Sun, 17 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a9b579f3d7463720a316e11e77a7a9fbb9267986 v7.4.2058
Sat, 16 Jul 2016 20:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/502ae4ba63561c98ac69af26cd9883bfd18d225f v7.4.2051
Thu, 14 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/480778b805bd8bdc5d657560230e9c50feda1d0f v7.4.2036
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 10 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b25f9a97e9aad3cbb4bc3fe87cdbd5700f8aa0c6 v7.4.2018
Sun, 03 Jul 2016 18:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ab9c89b68dcbdb3fbda8c5a50dd90caca64f1bfd v7.4.1988
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Sun, 26 Jun 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548 v7.4.1955
Sun, 12 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d35899721da0e9359a9fe1059554f8c4ea7f0c1 v7.4.1925
Mon, 06 Jun 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/45d2eeaad66939348893b9254171067b0457cd9d v7.4.1903
Sat, 04 Jun 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9ed96efb3d47d46e9637da04656efff715102407 v7.4.1891
Fri, 03 Jun 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2f095a4bc4d786e0ac834f48dd18a94fe2d140e3 v7.4.1884
Sun, 29 May 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ef3abc6442260e9a0314970a532400b05571d3fe v7.4.1859
Sun, 29 May 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9f5842e63fc63d438cbffcec503e072a06f74dc2 v7.4.1857
Tue, 24 May 2016 15:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1d429610bf9e99a6252be8abbc910d6667e4d1da v7.4.1836
Mon, 09 May 2016 18:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fb6ffc732e65dbc459c89247ff78134402f1a18b v7.4.1827
Mon, 09 May 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf7ff70ca73218d618e7c00ab785bcf5f9120a94 v7.4.1826
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Fri, 08 Apr 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107e1eef1df3b786ad3ad49fbdb9e058649303b5 v7.4.1719
Mon, 28 Mar 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8b877ac38e96424a08a8b8eb713ef4b3cf0064be v7.4.1669
Mon, 28 Mar 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46c00a6565b8f1f4b7b1041d03eaceaf6ffc4aee v7.4.1666
Fri, 25 Mar 2016 15:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/bee6c0cf86a75faa2aa893f2c9db82fd944a89a5 v7.4.1648
Sun, 20 Mar 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/580984e026a46ea0c29789897b701057423b4923 v7.4.1626
Sun, 20 Mar 2016 19:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e9d6a298df6108e2044b1f0da5a2712f0c51c7d9 v7.4.1623
Sun, 20 Mar 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ba61ac0d61f46de7d29c64bb0de6d25c2e378be0 v7.4.1617
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Tue, 15 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7 v7.4.1578
Mon, 14 Mar 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d6c2f0526064eef6f8917d2bad00df707d79ea16 v7.4.1560
Mon, 14 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710 v7.4.1559
Sun, 13 Mar 2016 18:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5 v7.4.1557
Fri, 11 Mar 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821 v7.4.1537
Fri, 11 Mar 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/de27989157f35172b25f9e01e0c147ed8f6ae3ce v7.4.1536
Wed, 09 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/29fd03878c41526a586d77b3f3cd7938d26297af v7.4.1529
Tue, 08 Mar 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f65333c9b59654a70f2a07200f65c93dfcaa49b3 v7.4.1518
Sun, 06 Mar 2016 20:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/99ef06296f3c37490511c03786a2c8672e015c56 v7.4.1502
Thu, 03 Mar 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/014069a7ac51557e531eb3c8b94e36f2193f6c21 v7.4.1485
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Sat, 27 Feb 2016 14:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/187db50d0499aecf4cfd42fb4db0a1bebf61c8cd v7.4.1426