log src/syntax.c @ 34369:92452a65138e v9.1.0114

age author description
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Fri, 27 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1251: checking returned value of ga_grow() is inconsistent v9.0.1251
Mon, 23 Jan 2023 22:00:04 +0100 Bram Moolenaar patch 9.0.1237: code is indented more than necessary v9.0.1237
Mon, 02 Jan 2023 19:15:04 +0100 Bram Moolenaar patch 9.0.1133: error message names do not match the items v9.0.1133
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Fri, 14 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0750: crash when popup closed in callback v9.0.0750
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Fri, 26 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0284: using static buffer for multiple completion functions v9.0.0284
Fri, 26 Aug 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0283: cannot complete "syn list @cluster" v9.0.0283
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sun, 31 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0124: code has more indent than needed v9.0.0124
Sun, 19 Jun 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr v8.2.5128
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sat, 16 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4762: using freed memory using synstack() and synID() in WinEnter v8.2.4762
Thu, 07 Apr 2022 14:30:02 +0200 Bram Moolenaar patch 8.2.4704: using "else" after return or break increases indent v8.2.4704
Wed, 23 Mar 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4615: mapping with escaped bar does not work in :def function v8.2.4615
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sun, 06 Feb 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4307: a few more messages should not be translated v8.2.4307
Sat, 05 Feb 2022 20:00:05 +0100 Bram Moolenaar patch 8.2.4303: a few messages should not be translated v8.2.4303
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Sat, 20 Nov 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.3631: "syntax enable" does not work properly in Vim9 context v8.2.3631
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
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
Wed, 14 Apr 2021 11:30:05 +0200 Bram Moolenaar patch 8.2.2761: using "syn include" does not work properly v8.2.2761
Sun, 03 Jan 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2289: Vim9: 'cpo' can become empty v8.2.2289
Sun, 29 Nov 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.2068: transparent syntax item uses start/end of containing region v8.2.2068
Wed, 25 Nov 2020 12:00:04 +0100 Bram Moolenaar patch 8.2.2042: build failure with +profile but without +reltime v8.2.2042
Wed, 18 Nov 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.2011: "syn sync" reports a very large number v8.2.2011
Sun, 13 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1678: crash when using ":set" after ":ownsyntax" v8.2.1678
Fri, 10 Jul 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1171: possible crash when out of memory v8.2.1171
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
Sun, 31 May 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0865: syntax foldlevel is taken from the start of the line v8.2.0865
Mon, 20 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0613: Vim9: no check for space before #comment v8.2.0613
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
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
Thu, 05 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2395: using old C style comments v8.1.2395
Sat, 31 Aug 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1950: using NULL pointer after an out-of-memory v8.1.1950
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
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
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
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
Mon, 01 Jul 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1613: popup window test fails with Athena and Motif v8.1.1613
Sat, 29 Jun 2019 03:45:06 +0200 Bram Moolenaar patch 8.1.1606: on a narrow screen ":hi" output is confusing v8.1.1606
Wed, 26 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in console v8.1.1595
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1397: build fails in tiny version v8.1.1397
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 09 May 2019 19:30:07 +0200 Bram Moolenaar patch 8.1.1308: the Normal highlight is not defined when compiled with GUI v8.1.1308
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Fri, 26 Apr 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1209: clever compiler warns for buffer being too small v8.1.1209
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
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
Sun, 05 Mar 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0425: build errors when building without folding v8.0.0425
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
Sun, 22 Jan 2017 19:30:03 +0100 Christian Brabandt patch 8.0.0220: completion of highlight names misses a few values v8.0.0220
Sun, 22 Jan 2017 15:30:05 +0100 Christian Brabandt patch 8.0.0214: leaking memory when syntax cluster id is unknown v8.0.0214
Tue, 17 Jan 2017 20:00:04 +0100 Christian Brabandt patch 8.0.0204: compiler warns for uninitialized variable v8.0.0204
Tue, 17 Jan 2017 17:45:04 +0100 Christian Brabandt patch 8.0.0201: completion of highlight groups includes cleared names v8.0.0201
Tue, 17 Jan 2017 16:30:05 +0100 Christian Brabandt patch 8.0.0198: some syntax arguments take effect even after "if 0" v8.0.0198
Sun, 08 Jan 2017 18:30:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2d02839050a2557bf36dab37ccd9f92168a757d1 v8.0.0157
Sun, 08 Jan 2017 18:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a216255a4faa91a15e7005ac319f2f62294f3f9e v8.0.0155
Mon, 02 Jan 2017 21:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0cdb72aa38c4a0140c94d56bf8bc17cb30260ebf v8.0.0142
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Sun, 14 Aug 2016 20:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/58b853460add42098ab08017df9e030fb14fd34b v7.4.2213
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Sat, 28 May 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d80629cef03cd40b0bf06c402dfe0b720b3bf608 v7.4.1854
Sun, 01 May 2016 13:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/187147aedd588070d0676664d5076d046644094e v7.4.1812
Sat, 30 Apr 2016 12:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/631225627d448b591e529a5d3e7ac74ef44b8459 v7.4.1800
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Fri, 22 Apr 2016 12:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/902647d2dfb42dce8449dfbbc22dab27a528744d v7.4.1774
Fri, 22 Apr 2016 11:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/380130f1e18da92a44372728fe044f56db58585b v7.4.1773
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Sat, 02 Apr 2016 19:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8bc189e81aa98ba4aebb03a9dc9527a210fce816 v7.4.1695
Thu, 31 Mar 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b681be175b6991cdc2b8ddd49b0e97e3fe2b201e v7.4.1691
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Sat, 12 Mar 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/385111bd86e0b38667879c3e89506ca1ae98e1df v7.4.1547
Wed, 02 Mar 2016 22:00:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d1413d90983fc6c579ad66ba4d4611b057197f94 v7.4.1473
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sat, 30 Jan 2016 21:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/764b23c8fd3369cb05ae9122abf3ca16fec539d7 v7.4.1214
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Tue, 19 Jan 2016 22:30:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b8060fe862f684b591f9ac679eac5b2594d6c5a0 v7.4.1142
Tue, 19 Jan 2016 21:00:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6773a348da0dcf45df3c6c6649880655ec0d2042 v7.4.1141
Tue, 05 Jan 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/2795e21eaafaeaf95a91667fd411023280d0f902 v7.4.1054
Tue, 05 Jan 2016 21:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/04bff88df6211f64731bf8f5afa088e94496db16 v7.4.1052
Sat, 02 Jan 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fa03fd6c4a9fe05274d62ddefd645cb5801d2023 v7.4.1036
Tue, 25 Aug 2015 17:20:24 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/670acbc70f371409b46b722bd9a1166e53574f42 v7.4.828
Thu, 13 Aug 2015 22:53:29 +0200 Bram Moolenaar patch 7.4.825 v7.4.825
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Tue, 11 Aug 2015 15:27:13 +0200 Bram Moolenaar patch 7.4.814 v7.4.814
Thu, 25 Jun 2015 18:36:26 +0200 Bram Moolenaar patch 7.4.760 v7.4.760
Sat, 21 Mar 2015 21:46:13 +0100 Bram Moolenaar updated for version 7.4.673 v7.4.673
Fri, 13 Mar 2015 12:53:37 +0100 Bram Moolenaar updated for version 7.4.660 v7.4.660
Tue, 03 Feb 2015 13:00:38 +0100 Bram Moolenaar updated for version 7.4.610 v7.4.610
Wed, 19 Nov 2014 19:33:16 +0100 Bram Moolenaar updated for version 7.4.524 v7.4.524
Wed, 19 Nov 2014 16:38:07 +0100 Bram Moolenaar updated for version 7.4.519 v7.4.519
Thu, 12 Jun 2014 12:20:54 +0200 Bram Moolenaar updated for version 7.4.318 v7.4.318
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Thu, 28 Nov 2013 18:53:52 +0100 Bram Moolenaar updated for version 7.4.109 v7.4.109
Sat, 08 Jun 2013 18:19:48 +0200 Bram Moolenaar updated for version 7.3.1149 v7.3.1149
Sat, 08 Jun 2013 15:24:48 +0200 Bram Moolenaar updated for version 7.3.1148 v7.3.1148
Fri, 07 Jun 2013 19:48:39 +0200 Bram Moolenaar updated for version 7.3.1142 v7.3.1142
Thu, 06 Jun 2013 21:19:51 +0200 Bram Moolenaar updated for version 7.3.1135 v7.3.1135
Thu, 06 Jun 2013 14:55:19 +0200 Bram Moolenaar updated for version 7.3.1130 v7.3.1130
Thu, 06 Jun 2013 14:01:46 +0200 Bram Moolenaar updated for version 7.3.1129 v7.3.1129
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
Sat, 04 May 2013 03:42:34 +0200 Bram Moolenaar updated for version 7.3.921 v7.3.921
Wed, 23 Jan 2013 15:53:15 +0100 Bram Moolenaar updated for version 7.3.776 v7.3.776
Sun, 21 Oct 2012 21:25:22 +0200 Bram Moolenaar updated for version 7.3.706 v7.3.706
Sun, 21 Oct 2012 01:40:30 +0200 Bram Moolenaar updated for version 7.3.697 v7.3.697
Thu, 19 Jul 2012 17:39:07 +0200 Bram Moolenaar updated for version 7.3.607 v7.3.607
Fri, 01 Jun 2012 13:18:53 +0200 Bram Moolenaar updated for version 7.3.532 v7.3.532
Fri, 23 Mar 2012 16:25:17 +0100 Bram Moolenaar updated for version 7.3.479 v7.3.479
Fri, 16 Mar 2012 20:16:46 +0100 Bram Moolenaar updated for version 7.3.475 v7.3.475
Tue, 10 Jan 2012 22:26:17 +0100 Bram Moolenaar updated for version 7.3.400 v7.3.400
Sun, 19 Jun 2011 04:54:21 +0200 Bram Moolenaar updated for version 7.3.226 v7.3.226
Wed, 25 May 2011 17:56:27 +0200 Bram Moolenaar updated for version 7.3.205 v7.3.205
Thu, 19 May 2011 12:14:10 +0200 Bram Moolenaar updated for version 7.3.190 v7.3.190
Mon, 11 Apr 2011 16:56:35 +0200 Bram Moolenaar updated for version 7.3.160 v7.3.160
Sat, 02 Apr 2011 15:12:50 +0200 Bram Moolenaar updated for version 7.3.154 v7.3.154
Fri, 01 Apr 2011 14:44:59 +0200 Bram Moolenaar updated for version 7.3.148 v7.3.148
Sat, 22 Jan 2011 00:58:20 +0100 Bram Moolenaar updated for version 7.3.104 v7.3.104
Wed, 29 Sep 2010 18:32:52 +0200 Bram Moolenaar updated for version 7.3.017 v7.3.017
Sun, 08 Aug 2010 16:38:42 +0200 Bram Moolenaar Remove unused code. vim73
Wed, 28 Jul 2010 18:14:45 +0200 Bram Moolenaar Fix: concealed regions didn't get redrawn correctly when moving the cursor vim73
Tue, 27 Jul 2010 20:47:25 +0200 Bram Moolenaar Fix for "concealends". (Vince Negri) vim73
Sun, 25 Jul 2010 12:46:44 +0200 Bram Moolenaar Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73
Sat, 24 Jul 2010 17:29:03 +0200 Bram Moolenaar Give each syntax item a sequence number, so that we know when it starts and vim73
Thu, 22 Jul 2010 22:16:29 +0200 Bram Moolenaar For conceal mode: when two different syntax items follow each other, show the vim73
Wed, 14 Jul 2010 22:04:22 +0200 Bram Moolenaar Allow synIDattr() getting GUI attributes when build without GUI. vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Wed, 14 Jul 2010 16:52:17 +0200 Bram Moolenaar Support completion for ":find". (Nazri Ramliy) vim73
Sat, 26 Jun 2010 05:38:18 +0200 Bram Moolenaar Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73
Sun, 06 Jun 2010 23:10:19 +0200 Bram Moolenaar Fix crash for ":ownsyntax". (Dominique Pelle) vim73
Sun, 06 Jun 2010 16:11:09 +0200 Bram Moolenaar Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window. vim73
Sun, 06 Jun 2010 15:21:10 +0200 Bram Moolenaar Fixed memory leak in ":ownsyntax". vim73
Sun, 06 Jun 2010 14:20:26 +0200 Bram Moolenaar Fix a few compiler warnings. Fix crash with encrypted undo file. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Mon, 24 May 2010 11:59:29 +0200 Bram Moolenaar Fix uninit memory read in undo code. Fix uint32_t in proto file. vim73
Thu, 13 May 2010 15:40:30 +0200 Bram Moolenaar updated for version 7.2.418 v7.2.418
Tue, 23 Mar 2010 14:39:12 +0100 Bram Moolenaar updated for version 7.2.405 v7.2.405
Wed, 10 Mar 2010 13:43:49 +0100 Bram Moolenaar updated for version 7.2.389 v7.2.389
Tue, 02 Mar 2010 17:54:33 +0100 Bram Moolenaar updated for version 7.2.383 v7.2.383
Wed, 24 Feb 2010 17:22:20 +0100 Bram Moolenaar updated for version 7.2.376 v7.2.376
Tue, 19 Jan 2010 14:59:56 +0100 Bram Moolenaar updated for version 7.2.333 v7.2.333
Wed, 16 Dec 2009 17:13:44 +0000 vimboss updated for version 7.2-317 v7.2.317
Sun, 17 May 2009 11:33:22 +0000 vimboss updated for version 7.2-180 v7.2.180
Sat, 09 Aug 2008 17:55:22 +0000 vimboss updated for version 7.2-000 v7.2 v7.2.000
Wed, 06 Aug 2008 13:28:57 +0000 vimboss updated for version 7.2b-030 v7.2b.030
Tue, 24 Jun 2008 22:58:06 +0000 vimboss updated for version 7.2a v7.2a
Sat, 19 Jan 2008 14:59:58 +0000 vimboss updated for version 7.1-236 v7.1.236
Sun, 13 Jan 2008 16:40:19 +0000 vimboss updated for version 7.1-227 v7.1.227
Sat, 12 Jan 2008 15:47:10 +0000 vimboss updated for version 7.1-219 v7.1.219
Fri, 11 Jan 2008 20:27:45 +0000 vimboss updated for version 7.1-218 v7.1.218
Thu, 10 Jan 2008 21:24:39 +0000 vimboss updated for version 7.1-215 v7.1.215
Sun, 07 Oct 2007 13:22:19 +0000 vimboss updated for version 7.1-136 v7.1.136
Thu, 30 Aug 2007 17:37:40 +0000 vimboss updated for version 7.1-094 v7.1.094
Tue, 21 Aug 2007 15:29:56 +0000 vimboss updated for version 7.1-086 v7.1.086
Tue, 14 Aug 2007 21:07:36 +0000 vimboss updated for version 7.1-077 v7.1.077
Thu, 26 Jul 2007 20:58:42 +0000 vimboss updated for version 7.1-040 v7.1.040