log src/tag.c @ 33862:242b964d6269 v9.0.2140

age author description
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sun, 14 May 2023 18:30:05 +0200 Bram Moolenaar patch 9.0.1554: code for handling 'switchbuf' is repeated v9.0.1554
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
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
Wed, 25 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1245: code is indented more than necessary v9.0.1245
Wed, 23 Nov 2022 12:30:04 +0100 Bram Moolenaar patch 9.0.0925: two conditions are always false v9.0.0925
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Mon, 05 Sep 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0389: crash when 'tagfunc' closes the window v9.0.0389
Sat, 03 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0368: old Coverity warning for using NULL pointer v9.0.0368
Sat, 03 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0364: clang static analyzer gives warnings v9.0.0364
Thu, 25 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
Mon, 22 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0246: using freed memory when 'tagfunc' deletes the buffer v9.0.0246
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Sun, 13 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4562: linear tag search is not optimal v8.2.4562
Sat, 12 Mar 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4553: linear tag search is a bit slow v8.2.4553
Fri, 11 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4544: Coverity warnings for not using returned value v8.2.4544
Fri, 11 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4543: Coverity warning for refactored tag search code v8.2.4543
Thu, 10 Mar 2022 19:45:02 +0100 Bram Moolenaar patch 8.2.4538: the find_tags_in_file() function is too long v8.2.4538
Sun, 06 Mar 2022 15:30:06 +0100 Bram Moolenaar patch 8.2.4518: the binary tag search feature is always enabled v8.2.4518
Sat, 05 Mar 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4512: the find_tags_in_file() function is much too long v8.2.4512
Thu, 03 Mar 2022 11:45:04 +0100 Bram Moolenaar patch 8.2.4496: Coverity gives warnings after tags code refactoring v8.2.4496
Wed, 02 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4494: the find_tags() function is much too long v8.2.4494
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241