Sat, 30 Nov 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
|
Sat, 30 Nov 2019 21:00:04 +0100 |
Bram Moolenaar |
patch 8.1.2368: using old C style comments
v8.1.2368
|
Thu, 21 Nov 2019 22:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2331: the option.c file is still very big
v8.1.2331
|
Sun, 17 Nov 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
|
Thu, 24 Oct 2019 22:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
|
Thu, 24 Oct 2019 20:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2211: listener callback "added" argument is not the total
v8.1.2211
|
Wed, 09 Oct 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
|
Tue, 01 Oct 2019 17:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
|
Sat, 28 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2096: too many #ifdefs
v8.1.2096
|
Sat, 14 Sep 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
|
Sun, 25 Aug 2019 15:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1926: cursorline not redrawn when putting a line above the cursor
v8.1.1926
|
Wed, 21 Aug 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
|
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, 03 Aug 2019 18:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
|
Wed, 17 Jul 2019 22:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1710: Coverity found dead code
v8.1.1710
|
Sat, 13 Jul 2019 13:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1675: listener list not correctly updated on listener_remove()
v8.1.1675
|
Sat, 08 Jun 2019 18:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
|
Thu, 06 Jun 2019 23:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1486: a listener change is merged even when it adds a line
v8.1.1486
|
Sat, 01 Jun 2019 13:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
|
Wed, 29 May 2019 22:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1419: listener callbacks may be called recursively
v8.1.1419
|
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
|
Fri, 24 May 2019 21:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1389: changes are not flushed when end and start overlap
v8.1.1389
|
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
|
Sun, 19 May 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
|
Sun, 19 May 2019 15:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
|
Sat, 18 May 2019 13:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1344: Coverity complains about possibly using a NULL pointer
v8.1.1344
|
Thu, 16 May 2019 22:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1335: listener callback is called after inserting text
v8.1.1335
|
Wed, 15 May 2019 23:00:15 +0200 |
Bram Moolenaar |
patch 8.1.1333: text properties don't always move after changes
v8.1.1333
|
Tue, 14 May 2019 21:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
v8.1.1332
|