log src/structs.h @ 19726:ad37a198a708 v8.2.0419

age author description
Fri, 20 Mar 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0419: various memory leaks in Vim9 script code v8.2.0419
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Tue, 25 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0315: build failure on HP-UX system v8.2.0315
Sun, 23 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0309: window-local values have confusing name v8.2.0309
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Mon, 17 Feb 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0271: the "num64" feature is available everywhere v8.2.0271
Thu, 06 Feb 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0222: Vim9: optional function arguments don't work yet v8.2.0222
Thu, 30 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0181: problems parsing :term arguments v8.2.0181
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Sun, 26 Jan 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0151: detecting a script was already sourced is unreliable v8.2.0151
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Sun, 12 Jan 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.0114: info about sourced scripts is scattered v8.2.0114
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Tue, 31 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0069: ETYPE_ is used for two different enums v8.2.0069
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Wed, 25 Dec 2019 18:15:04 +0100 Bram Moolenaar patch 8.2.0044: expression type is used inconsistently v8.2.0044
Fri, 20 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.2.0025: repeated word in comment v8.2.0025
Mon, 16 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0013: not using a typedef for condstack v8.2.0013
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2366: using old C style comments v8.1.2366
Wed, 13 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
Sun, 10 Nov 2019 15:15:03 +0100 Bram Moolenaar patch 8.1.2285: padding in structures wastes memory v8.1.2285
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sat, 09 Nov 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.2280: crash when passing partial to substitute() v8.1.2280
Sat, 09 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor() v8.1.2273
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
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