log src/tag.c @ 29247:5f314b2ed494 v8.2.5142

age author description
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
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
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
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
Sun, 12 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3788: lambda for option that is a function may be freed v8.2.3788
Fri, 10 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3776: when a tags file line is long a tag may not be found v8.2.3776
Tue, 07 Dec 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.3756: might crash when callback is not valid v8.2.3756
Sun, 05 Dec 2021 23:00:06 +0100 Bram Moolenaar patch 8.2.3749: error messages are everywhere v8.2.3749
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Sat, 21 Aug 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3362: buffer overflow when completing long tag name v8.2.3362
Wed, 11 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3330: Coverity reports using uninitialized field v8.2.3330
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3167: get E12 in a job callback when searching for tags
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871