log src/quickfix.c @ 15225:a413374825dd v8.1.0622

age author description
Sat, 22 Dec 2018 17:00:07 +0100 Bram Moolenaar patch 8.1.0622: adding quickfix items marks items as valid errors v8.1.0622
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Fri, 16 Nov 2018 19:00:04 +0100 Bram Moolenaar patch 8.1.0532: cannot distinguish between quickfix and location list v8.1.0532
Sun, 11 Nov 2018 23:00:05 +0100 Bram Moolenaar patch 8.1.0523: opening window from quickfix leaves empty buffer behind v8.1.0523
Sun, 28 Oct 2018 14:45:05 +0100 Bram Moolenaar patch 8.1.0499: :2vimgrep causes an ml_get error v8.1.0499
Sun, 21 Oct 2018 19:00:07 +0200 Bram Moolenaar patch 8.1.0489: crash when autocmd clears vimpgrep location list v8.1.0489
Sat, 20 Oct 2018 21:00:06 +0200 Bram Moolenaar patch 8.1.0488: using freed memory in quickfix code v8.1.0488
Thu, 11 Oct 2018 17:45:07 +0200 Bram Moolenaar patch 8.1.0469: too often indexing in qf_lists[] v8.1.0469
Sun, 07 Oct 2018 20:30:07 +0200 Bram Moolenaar patch 8.1.0461: quickfix code uses too many /* */ comments v8.1.0461
Sun, 07 Oct 2018 14:45:05 +0200 Bram Moolenaar patch 8.1.0455: checking for empty quickfix stack is not consistent v8.1.0455
Fri, 28 Sep 2018 23:15:05 +0200 Christian Brabandt patch 8.1.0438: the ex_make() function is too long v8.1.0438
Tue, 25 Sep 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0434: copy_loclist() is too long v8.1.0434
Mon, 24 Sep 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0431: the qf_jump() function is too long v8.1.0431
Wed, 19 Sep 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0410: the ex_copen() function is too long v8.1.0410
Tue, 18 Sep 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0407: quickfix code mixes using the stack and a list pointer v8.1.0407
Sun, 02 Sep 2018 15:30:08 +0200 Christian Brabandt patch 8.1.0345: cannot get the window id associated with the location list v8.1.0345
Tue, 28 Aug 2018 22:15:08 +0200 Christian Brabandt patch 8.1.0330: the qf_add_entries() function is too long v8.1.0330
Tue, 21 Aug 2018 22:00:05 +0200 Christian Brabandt patch 8.1.0315: helpgrep with language doesn't work properly v8.1.0315
Sat, 18 Aug 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0293: checks for type of stack is cryptic
Wed, 15 Aug 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0289: cursor moves to wrong column after quickfix jump v8.1.0289
Wed, 15 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0288: quickfix code uses cmdidx too often v8.1.0288
Sat, 11 Aug 2018 13:45:04 +0200 Christian Brabandt patch 8.1.0267: no good check if restoring quickfix list worked v8.1.0267
Thu, 09 Aug 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0261: Coverity complains about a negative array index v8.1.0261
Thu, 09 Aug 2018 21:30:05 +0200 Christian Brabandt patch 8.1.0259: no test for fixed quickfix issue v8.1.0259
Tue, 07 Aug 2018 22:00:04 +0200 Christian Brabandt patch 8.1.0252: quickfix functions are too long v8.1.0252
Tue, 07 Aug 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0248: duplicated quickfix code v8.1.0248
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Wed, 25 Jul 2018 22:45:04 +0200 Christian Brabandt patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window v8.1.0213
Sun, 08 Jul 2018 18:30:06 +0200 Christian Brabandt patch 8.1.0169: calling message_filtered() a bit too often v8.1.0169
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166