Sat, 02 Nov 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.2243: typos in comments
v8.1.2243
|
Sun, 27 Oct 2019 05:15:06 +0100 |
Bram Moolenaar |
patch 8.1.2225: the "last used" info of a buffer is under used
v8.1.2225
|
Sat, 21 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
|
Tue, 10 Sep 2019 21:30:06 +0200 |
Bram Moolenaar |
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
|
Sun, 08 Sep 2019 15:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2008: error for invalid range when using listener and undo
v8.1.2008
|
Wed, 04 Sep 2019 18:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1981: the evalfunc.c file is too big
v8.1.1981
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Sun, 04 Aug 2019 19:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1812: reading a truncted undo file hangs Vim
v8.1.1812
|
Tue, 18 Jun 2019 23:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1567: localtime_r() does not respond to $TZ changes
v8.1.1567
|
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
|
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 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
|
Sat, 11 May 2019 13:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1316: duplicated localtime() call
v8.1.1316
|
Fri, 10 May 2019 21:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1313: warnings for using localtime() and ctime()
v8.1.1313
|
Fri, 26 Apr 2019 20:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1207: some compilers give warning messages
v8.1.1207
|
Tue, 26 Mar 2019 00:45:05 +0100 |
Bram Moolenaar |
patch 8.1.1053: warning for missing return statement
v8.1.1053
|
Mon, 25 Mar 2019 22:30:05 +0100 |
Bram Moolenaar |
patch 8.1.1049: when user tries to exit with CTRL-C message is confusing
v8.1.1049
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Tue, 08 Jan 2019 20:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0703: compiler warnings with 64-bit compiler
v8.1.0703
|
Fri, 04 Jan 2019 15:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0688: text properties are not restored by undo
v8.1.0688
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Tue, 21 Aug 2018 17:15:06 +0200 |
Christian Brabandt |
patch 8.1.0308: a quick undo shows "1 seconds ago"
v8.1.0308
|
Fri, 13 Jul 2018 16:45:05 +0200 |
Christian Brabandt |
patch 8.1.0179: redundant condition for boundary check
v8.1.0179
|
Sun, 08 Jul 2018 17:00:07 +0200 |
Christian Brabandt |
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
|
Sun, 01 Jul 2018 16:45:06 +0200 |
Christian Brabandt |
patch 8.1.0135: undo message delays screen update for CTRL-O u
v8.1.0135
|
Wed, 20 Jun 2018 22:45:05 +0200 |
Christian Brabandt |
patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
v8.1.0091
|