log src/syntax.c @ 15521:6d949e552e99 v8.1.0768

age author description
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Thu, 25 Oct 2018 13:45:05 +0200 Bram Moolenaar patch 8.1.0495: :filter only supports some commands v8.1.0495
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Fri, 28 Sep 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0437: may access freed memory when syntax HL times out v8.1.0437
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
Fri, 20 Jul 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime' v8.1.0198
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Sun, 20 May 2018 13:45:05 +0200 Christian Brabandt patch 8.1.0006: syn_id2cterm_bg() may be undefined v8.1.0006
Mon, 30 Apr 2018 15:45:07 +0200 Christian Brabandt patch 8.0.1777: cannot cleanup before loading another colorscheme v8.0.1777
Tue, 20 Mar 2018 13:15:07 +0100 Christian Brabandt patch 8.0.1621: using invalid default value for highlight attribute v8.0.1621
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 20:15:06 +0100 Christian Brabandt patch 8.0.1561: crash with rust syntax highligting v8.0.1561
Tue, 27 Feb 2018 14:45:06 +0100 Christian Brabandt patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show v8.0.1544
Tue, 27 Feb 2018 13:15:07 +0100 Christian Brabandt patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctly v8.0.1543
Sat, 24 Feb 2018 21:45:04 +0100 Christian Brabandt patch 8.0.1541: synpat_T is taking too much memory v8.0.1541
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
Tue, 20 Feb 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1528: dead code found v8.0.1528
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Fri, 01 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1362: terminal window colors wrong when using Terminal highlighting v8.0.1362
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Wed, 04 Oct 2017 19:45:05 +0200 Christian Brabandt patch 8.0.1175: build failure without +termresponse v8.0.1175
Wed, 04 Oct 2017 18:15:05 +0200 Christian Brabandt patch 8.0.1174: Mac Terminal.app has wrong color for white v8.0.1174
Sat, 30 Sep 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1164: changing StatusLine highlight does not always work v8.0.1164
Thu, 28 Sep 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1159: typo in #ifdef v8.0.1159
Tue, 26 Sep 2017 11:30:04 +0200 Christian Brabandt patch 8.0.1147: fail to build with tiny features v8.0.1147
Mon, 25 Sep 2017 23:00:05 +0200 Christian Brabandt patch 8.0.1146: redraw when highlight is set with same names v8.0.1146
Fri, 22 Sep 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1134: superfluous call to syn_get_final_id() v8.0.1134
Fri, 22 Sep 2017 13:45:05 +0200 Christian Brabandt patch 8.0.1133: syntax timeout not used correctly
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
Thu, 14 Sep 2017 00:15:04 +0200 Christian Brabandt patch 8.0.1102: terminal window does not use Normal colors v8.0.1102
Sun, 10 Sep 2017 15:30:04 +0200 Christian Brabandt patch 8.0.1088: occasional memory use after free v8.0.1088
Sat, 09 Sep 2017 15:30:04 +0200 Christian Brabandt patch 8.0.1078: using freed memory with ":hi Normal" v8.0.1078
Fri, 08 Sep 2017 12:45:04 +0200 Christian Brabandt patch 8.0.1072: :highlight command causes a redraw even when nothing changed v8.0.1072
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sat, 19 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0970: passing invalid highlight id v8.0.0970
Mon, 14 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0941: existing color schemes don't like StatusLineTerm v8.0.0941
Sun, 13 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0937: user highlight groups not adjusted for terminal v8.0.0937
Sat, 12 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0921: terminal window cursor shape not supported in the GUI v8.0.0921
Sat, 12 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0914: highlight attributes are always combined v8.0.0914
Tue, 01 Aug 2017 18:15:05 +0200 Christian Brabandt patch 8.0.0831: with 8 colors the bold attribute is not set properly v8.0.0831
Mon, 31 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0825: not easy to see that a window is a terminal window v8.0.0825
Fri, 28 Jul 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0791: terminal colors depend on the system v8.0.0791
Sun, 23 Jul 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0760: terminal window colors wrong with 'termguicolors' v8.0.0760
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Sun, 23 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0754: terminal window does not support colors v8.0.0754
Sat, 24 Jun 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0673: build failure without conceal feature v8.0.0673
Sat, 24 Jun 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0672: third item of synconcealed() changes too often v8.0.0672
Thu, 22 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0653: the default highlight for QuickFixLine is not good v8.0.0653
Sun, 18 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0647: syntax highlighting can make cause a freeze v8.0.0647
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
Tue, 13 Jun 2017 17:30:03 +0200 Christian Brabandt patch 8.0.0641: cannot set a separate highlighting for the quickfix line v8.0.0641
Tue, 13 Jun 2017 16:45:03 +0200 Christian Brabandt patch 8.0.0640: mismatch between help and actual message v8.0.0640
Sun, 04 Jun 2017 21:15:03 +0200 Christian Brabandt patch 8.0.0616: not always setting 'background' correctly after :hi Normal v8.0.0616
Sun, 26 Mar 2017 14:00:04 +0200 Christian Brabandt patch 8.0.0513: getting name of cleared highlight group is wrong v8.0.0513
Sat, 18 Mar 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0481: unnecessary if statement v8.0.0481
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 17:15:04 +0100 Christian Brabandt patch 8.0.0447: getting font name does not work on X11 v8.0.0447