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