log src/quickfix.c @ 18478:94223687df0e

age author description
Sat, 26 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2220: :cfile does not abort like other quickfix commands v8.1.2220
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Wed, 16 Oct 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.2154: quickfix window height wrong when there is a tabline v8.1.2154
Tue, 03 Sep 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1971: manually enabling features causes build errors v8.1.1971
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sat, 15 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1549: quickfix test fails v8.1.1549
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
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, 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
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 09 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1312: Coverity warning for using uninitialized variable v8.1.1312
Sun, 05 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1281: cannot specify a count with :chistory v8.1.1281
Sun, 05 May 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1275: cannot navigate to errors before/after the cursor v8.1.1275
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Fri, 03 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1256: cannot navigate through errors relative to the cursor v8.1.1256
Thu, 02 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1245: ":copen 10" sets height in full-height window v8.1.1245
Thu, 04 Apr 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1112: duplicate code in quickfix file v8.1.1112
Sun, 31 Mar 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1098: quickfix code duplication v8.1.1098
Thu, 28 Mar 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.1062: quickfix code is repeated v8.1.1062
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