log src/quickfix.c @ 31362:7fc63cd1c462

age author description
Fri, 02 Dec 2022 17:00:04 +0100 Bram Moolenaar patch 9.0.0990: callback name argument is changed by setqflist() v9.0.0990
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Sun, 13 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0870: get E967 when using text property in quickfix window v9.0.0870
Thu, 20 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0805: filetype autocmd may cause freed memory access v9.0.0805
Sun, 16 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0770: quickfix commands may keep memory allocated v9.0.0770
Fri, 14 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient v9.0.0749
Thu, 13 Oct 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0736: quickfix listing does not handle very long messages v9.0.0736
Mon, 29 Aug 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set v9.0.0322
Sat, 27 Aug 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0286: using freed memory when location list changed in autocmd v9.0.0286
Wed, 24 Aug 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively v9.0.0260
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 01 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0129: compiler warning for int/size_t usage v9.0.0129
Thu, 28 Jul 2022 13:00:08 +0200 Bram Moolenaar patch 9.0.0097: long quickfix line is truncated for :clist v9.0.0097
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
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sun, 15 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4958: a couple conditions are always true v8.2.4958
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
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
Wed, 30 Mar 2022 12:00:05 +0200 Bram Moolenaar patch 8.2.4649: various formatting problems v8.2.4649
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
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
Sat, 26 Feb 2022 11:45:03 +0100 Bram Moolenaar patch 8.2.4474: memory allocation failures not tested in quickfix code v8.2.4474
Thu, 24 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4462: not enough testing for quickfix code v8.2.4462
Wed, 23 Feb 2022 13:15:02 +0100 Bram Moolenaar patch 8.2.4453: :helpgrep may free an option that was not allocated v8.2.4453
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Tue, 08 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4329: no support for end line number and column in 'errorformat' v8.2.4329
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 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008