log src/quickfix.c @ 35075:43739470fe40 default tip

age author description
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Wed, 13 Mar 2024 21:00:03 +0100 Christian Brabandt patch 9.1.0177: Coverity reports dead code v9.1.0177
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Thu, 07 Mar 2024 21:45:09 +0100 Christian Brabandt patch 9.1.0156: Make 'wfb' failing to split still report E1513 v9.1.0156
Tue, 05 Mar 2024 20:45:04 +0100 Christian Brabandt patch 9.1.0150: Several minor 'winfixbuf' issues v9.1.0150
Mon, 04 Mar 2024 19:15:04 +0100 Christian Brabandt patch 9.1.0149: null pointer member access when accessing 'winfixbuf' property v9.1.0149
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Thu, 15 Feb 2024 20:30:05 +0100 Christian Brabandt patch 9.1.0113: duplicate code when cleaning undo stack v9.1.0113
Thu, 15 Feb 2024 20:30:04 +0100 Christian Brabandt patch 9.1.0112: Remove undo information, when cleaning quickfix buffer v9.1.0112
Tue, 21 Nov 2023 20:15:05 +0100 Christian Brabandt patch 9.0.2117: [security] use-after-free in qf_free_items v9.0.2117
Thu, 26 Oct 2023 23:30:04 +0200 Christian Brabandt patch 9.0.2073: typo in quickfix.c comments v9.0.2073
Wed, 25 Oct 2023 21:00:04 +0200 Christian Brabandt patch 9.0.2064: cannot use buffer-number for errorformat v9.0.2064
Sun, 03 Sep 2023 20:30:02 +0200 Christian Brabandt patch 9.0.1857: [security] heap-use-after-free in is_qf_win() v9.0.1857
Sun, 27 Aug 2023 18:45:05 +0200 Christian Brabandt patch 9.0.1795: Indentation issues v9.0.1795
Fri, 11 Aug 2023 23:30:05 +0200 Christian Brabandt patch 9.0.1688: cannot store custom data in quickfix list v9.0.1688
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
Wed, 07 Jun 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1616: quickfix text field is truncated v9.0.1616
Sat, 29 Apr 2023 22:45:03 +0200 Bram Moolenaar patch 9.0.1499: using uninitialized memory with fuzzy matching v9.0.1499
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
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
Sun, 22 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1234: the code style has to be checked manually
Wed, 18 Jan 2023 19:30:03 +0100 Bram Moolenaar patch 9.0.1221: code is indented more than necessary v9.0.1221
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
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
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 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