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

age author description
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
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
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
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
Fri, 31 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3955: error messages are spread out v8.2.3955
Wed, 22 Dec 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.3874: cannot highlight the number column for a sign v8.2.3874
Sun, 05 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3748: giving an error for an empty sign argument breaks a plugin v8.2.3748
Sun, 05 Dec 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.3747: cannot remove highlight from an existing sign v8.2.3747
Sun, 05 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3743: ":sign" can add a highlight group without a name v8.2.3743
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Fri, 17 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3446: not enough tests for empty string arguments v8.2.3446
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Wed, 21 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Mon, 31 Aug 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1558: signs test fails v8.2.1558
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
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 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Wed, 19 Feb 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0281: two placed signs in the same line are not combined v8.2.0281
Thu, 09 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0108: when sign text is changed a manual redraw is needed v8.2.0108
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.2362: cannot place signs in a popup window v8.1.2362
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Thu, 24 Oct 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2205: sign entry structure has confusing name v8.1.2205
Wed, 21 Aug 2019 13:30:03 +0200 Bram Moolenaar patch 8.1.1899: sign_place() does not work as documented v8.1.1899
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
Sat, 20 Jul 2019 17:00:08 +0200 Bram Moolenaar patch 8.1.1718: popup menu highlighting does not look good v8.1.1718
Sat, 13 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1682: placing a larger number of signs is slow v8.1.1682
Thu, 04 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1631: displaying signs is inefficient v8.1.1631
Thu, 04 Jul 2019 12:00:09 +0200 Bram Moolenaar patch 8.1.1623: display wrong with signs in narrow number column v8.1.1623
Sat, 29 Jun 2019 08:00:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big
Sun, 16 Jun 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1552: cursor position is wrong after sign column changes v8.1.1552
Fri, 07 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1489: sign order wrong when priority was changed v8.1.1489
Tue, 04 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1466: not updating priority on existing sign v8.1.1466
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 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
Sun, 17 Feb 2019 15:00:06 +0100 Bram Moolenaar patch 8.1.0939: no completion for sign group names v8.1.0939
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Fri, 18 Jan 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.0772: the sign_define_by_name() function is too long v8.1.0772
Thu, 17 Jan 2019 17:45:06 +0100 Bram Moolenaar patch 8.1.0767: when deleting lines at the bottom signs are misplaced v8.1.0767
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Mon, 14 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0750: when the last sign is deleted the signcolumn may remain v8.1.0750
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0717: there is no function for the ":sign jump" command v8.1.0717
Wed, 09 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0709: windows are updated for every added/deleted sign v8.1.0709
Mon, 07 Jan 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.0702: ":sign place" only uses the current buffer v8.1.0702
Mon, 07 Jan 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0701: sign message not translated and inconsistent spacing v8.1.0701