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
|
Sun, 08 Apr 2018 13:15:07 +0200 |
Christian Brabandt |
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Wed, 31 Jan 2018 14:30:05 +0100 |
Christian Brabandt |
patch 8.0.1443: compiler complains about uninitialized variable
v8.0.1443
|
Tue, 30 Jan 2018 23:00:06 +0100 |
Christian Brabandt |
patch 8.0.1441: using ":undo 0" leaves undo in wrong state
v8.0.1441
|
Sat, 09 Dec 2017 20:00:06 +0100 |
Christian Brabandt |
patch 8.0.1382: get "no write since last change" message if terminal is open
v8.0.1382
|
Sat, 11 Nov 2017 23:45:05 +0100 |
Christian Brabandt |
patch 8.0.1290: seq_cur of undotree() wrong after undo
v8.0.1290
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Wed, 30 Aug 2017 22:15:04 +0200 |
Christian Brabandt |
patch 8.0.1026: GTK on-the-spot input has problems
v8.0.1026
|
Wed, 23 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0988: warning from Covscan about using NULL pointer
v8.0.0988
|
Thu, 03 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0858: can exit while a terminal is still running a job
|
Fri, 28 Jul 2017 22:30:05 +0200 |
Christian Brabandt |
patch 8.0.0798: no highlighting in a terminal window with a finished job
v8.0.0798
|
Sun, 11 Jun 2017 23:15:03 +0200 |
Christian Brabandt |
patch 8.0.0636: when reading the undo file fails may use uninitialized data
v8.0.0636
|
Thu, 16 Mar 2017 17:30:06 +0100 |
Christian Brabandt |
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
|
Sun, 12 Mar 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.0451: some macros are in lower case
v8.0.0451
|
Sun, 12 Mar 2017 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.0448: some macros are in lower case
v8.0.0448
|
Sun, 26 Feb 2017 18:30:04 +0100 |
Christian Brabandt |
patch 8.0.0378: possible overflow when reading corrupted undo file
v8.0.0378
|
Sun, 26 Feb 2017 18:15:04 +0100 |
Christian Brabandt |
patch 8.0.0377: possible overflow when reading corrupted undo file
v8.0.0377
|
Tue, 17 Jan 2017 22:15:04 +0100 |
Christian Brabandt |
patch 8.0.0205: wrong behavior after :undojoin
v8.0.0205
|
Sat, 07 Jan 2017 16:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/cbd4de44e8d08fba3c09eb40ad6e36e83faf020a
v8.0.0149
|
Thu, 10 Nov 2016 20:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f
v8.0.0074
|
Sat, 05 Nov 2016 15:00:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/55952d4dd490bb2f63bda5d7f6d8fb69f58c333c
v8.0.0063
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Fri, 29 Jul 2016 16:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/170b10b421f0c9fda08b7cfd3bb043c064f3659a
v7.4.2113
|
Sat, 16 Jul 2016 15:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4
v7.4.2048
|
Fri, 01 Jul 2016 17:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe
v7.4.1975
|
Tue, 15 Mar 2016 17:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d22e9465f6228207a4fe722ee84371c7817060d6
v7.4.1574
|
Tue, 23 Feb 2016 15:00:08 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce
v7.4.1399
|
Fri, 19 Feb 2016 23:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/1d6fbe654066845ff2a182ed258e6e9d3408fa90
v7.4.1358
|
Sat, 30 Jan 2016 21:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/764b23c8fd3369cb05ae9122abf3ca16fec539d7
v7.4.1214
|
Fri, 29 Jan 2016 23:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077
v7.4.1199
|
Tue, 21 Apr 2015 16:12:06 +0200 |
Bram Moolenaar |
patch 7.4.707
v7.4.707
|
Tue, 17 Feb 2015 13:43:40 +0100 |
Bram Moolenaar |
updated for version 7.4.634
v7.4.634
|
Thu, 11 Sep 2014 22:50:09 +0200 |
Bram Moolenaar |
updated for version 7.4.443
v7.4.443
|
Wed, 13 Aug 2014 22:05:53 +0200 |
Bram Moolenaar |
updated for version 7.4.404
v7.4.404
|
Tue, 12 Aug 2014 20:14:33 +0200 |
Bram Moolenaar |
updated for version 7.4.402
v7.4.402
|
Sun, 10 Aug 2014 13:38:34 +0200 |
Bram Moolenaar |
updated for version 7.4.399
v7.4.399
|
Wed, 02 Apr 2014 14:05:38 +0200 |
Bram Moolenaar |
updated for version 7.4.238
v7.4.238
|