Fri, 22 Mar 2019 14:30:05 +0100 |
Bram Moolenaar |
patch 8.1.1036: quickfix function arguments are inconsistent
v8.1.1036
|
Thu, 21 Mar 2019 21:15:06 +0100 |
Bram Moolenaar |
patch 8.1.1030: quickfix function arguments are inconsistent
v8.1.1030
|
Sun, 17 Mar 2019 16:45:11 +0100 |
Bram Moolenaar |
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
v8.1.1015
|
Wed, 13 Mar 2019 07:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1006: repeated code in quickfix support
v8.1.1006
|
Sat, 02 Mar 2019 08:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0988: deleting location list buffer breaks location list window
v8.1.0988
|
Sun, 10 Feb 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0892: failure when closing a window when location list is in use
v8.1.0892
|
Tue, 05 Feb 2019 21:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0877: new buffer used every time the quickfix window is opened
v8.1.0877
|
Thu, 31 Jan 2019 14:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte characters
v8.1.0859
|
Sat, 26 Jan 2019 17:45:13 +0100 |
Bram Moolenaar |
patch 8.1.0828: still using FEAT_VIRTUALEDIT
v8.1.0828
|
Thu, 24 Jan 2019 16:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0809: too many #ifdefs
v8.1.0809
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Tue, 15 Jan 2019 20:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
|
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 15:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0720: cannot easily change the current quickfx list index
v8.1.0720
|
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
|