log src/highlight.c @ 26057:92c424550367 v8.2.3562

age author description
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Tue, 19 Oct 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3541: compiler warning for unused variable in tiny version v8.2.3541
Tue, 19 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3538: else-if indenting is confusing
Mon, 18 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3536: the do_highlight() function is way too long v8.2.3536
Fri, 15 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3516: terminal window does not have transparent background v8.2.3516
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Fri, 18 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" v8.2.1705
Thu, 17 Sep 2020 20:00:07 +0200 Bram Moolenaar patch 8.2.1703: ":highlight clear" does not restore default link v8.2.1703
Wed, 16 Sep 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.1693: "hi def" does not work for cleared highlight v8.2.1693
Sun, 28 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1078: highlight and match functionality together in one file v8.2.1078
Thu, 25 Jun 2020 20:15:32 +0200 Bram Moolenaar patch 8.2.1056: wrong display when mixing match conceal and syntax conceal v8.2.1056
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Fri, 05 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red v8.2.0906
Wed, 03 Jun 2020 10:15:03 +0200 Bram Moolenaar patch 8.2.0891: clang warns for invalid conversion v8.2.0891
Tue, 02 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0890: no color in terminal window when 'termguicolor' is set v8.2.0890
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Sat, 25 Apr 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0635: when using 256 colors DarkYellow does not show expected color v8.2.0635
Mon, 20 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0613: Vim9: no check for space before #comment v8.2.0613
Mon, 20 Apr 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0612: Vim9: no check for space before #comment v8.2.0612
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Mon, 23 Mar 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.0434: MS-Windows with VTP: Normal color not working v8.2.0434
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Tue, 24 Dec 2019 15:45:04 +0100 Bram Moolenaar patch 8.2.0037: missing renamed message v8.2.0037
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Thu, 05 Dec 2019 18:45:03 +0100 Bram Moolenaar patch 8.1.2391: cannot build when __QNXNTO__ is defined v8.1.2391
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
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
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
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
Tue, 20 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1895: using NULL pointer when out of memory v8.1.1895
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
Wed, 24 Jul 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.1745: compiler warning for unused argument v8.1.1745
Wed, 24 Jul 2019 18:15:06 +0200 Bram Moolenaar patch 8.1.1743: 'hlsearch' and match highlighting in the wrong place v8.1.1743
Wed, 24 Jul 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1742: still some match functions in evalfunc.c v8.1.1742
Wed, 24 Jul 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1741: cleared/added match highlighting not updated in other window v8.1.1741
Wed, 24 Jul 2019 14:30:08 +0200 Bram Moolenaar patch 8.1.1739: deleted match highlighting not updated in other window v8.1.1739
Mon, 22 Jul 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1735: can't build with tiny features v8.1.1735
Mon, 22 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1734: the evalfunc.c file is too big v8.1.1734
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