Wed, 04 Sep 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
|
Tue, 20 Aug 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Thu, 04 Jul 2019 17:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1630: various small problems
v8.1.1630
|
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: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 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Wed, 08 May 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
|
Sun, 28 Apr 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1233: cannot build tiny version
v8.1.1233
|
Sun, 28 Apr 2019 20:00:10 +0200 |
Bram Moolenaar |
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
|
Wed, 24 Apr 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1201: output of :command is hard to read
v8.1.1201
|
Thu, 21 Mar 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
|
Fri, 22 Feb 2019 13:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0969: message written during startup is truncated
v8.1.0969
|
Tue, 19 Feb 2019 21:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0954: arguments of semsg() and siemsg() are not checked
v8.1.0954
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Fri, 15 Feb 2019 21:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0927: USE_CR is never defined
v8.1.0927
|
Thu, 14 Feb 2019 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0919: compiler warnings
v8.1.0919
|
Thu, 14 Feb 2019 14:15:15 +0100 |
Bram Moolenaar |
patch 8.1.0918: MS-Windows: startup messages are not converted
v8.1.0918
|
Thu, 24 Jan 2019 18:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0811: too many #ifdefs
v8.1.0811
|
Thu, 24 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0806: too many #ifdefs
v8.1.0806
|
Sun, 20 Jan 2019 15:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
|
Sat, 19 Jan 2019 21:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0783: compiler warning for signed/unsigned
v8.1.0783
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Wed, 16 Jan 2019 22:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Sat, 22 Dec 2018 13:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
v8.1.0619
|
Fri, 21 Dec 2018 16:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
|
Wed, 28 Nov 2018 20:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0550: expression evaluation may repeat an error message
v8.1.0550
|
Sun, 07 Oct 2018 23:30:06 +0200 |
Bram Moolenaar |
patch 8.1.0466: autocmd test fails
v8.1.0466
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
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
|
Thu, 28 Jun 2018 15:00:07 +0200 |
Christian Brabandt |
patch 8.1.0122: translators don't always understand the maintainer message
v8.1.0122
|
Sat, 23 Jun 2018 19:30:07 +0200 |
Christian Brabandt |
patch 8.1.0105: all tab stops are the same
v8.1.0105
|
Tue, 19 Jun 2018 18:00:07 +0200 |
Christian Brabandt |
patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'
v8.1.0082
|
Tue, 22 May 2018 20:45:05 +0200 |
Christian Brabandt |
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
|
Sun, 29 Apr 2018 12:30:09 +0200 |
Christian Brabandt |
patch 8.0.1773: dialog messages are not translated
v8.0.1773
|
Tue, 17 Apr 2018 20:15:06 +0200 |
Christian Brabandt |
patch 8.0.1728: condition always false, useless code
v8.0.1728
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Sun, 04 Feb 2018 16:45:05 +0100 |
Christian Brabandt |
patch 8.0.1468: illegal memory access in del_bytes()
v8.0.1468
|
Wed, 31 Jan 2018 21:00:08 +0100 |
Christian Brabandt |
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
|
Sat, 18 Nov 2017 19:00:06 +0100 |
Christian Brabandt |
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Tue, 24 Oct 2017 22:00:06 +0200 |
Christian Brabandt |
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
|
Wed, 06 Sep 2017 23:45:04 +0200 |
Christian Brabandt |
patch 8.0.1067: try/catch in timer does not prevent it from being stopped
v8.0.1067
|
Thu, 17 Aug 2017 20:45:04 +0200 |
Christian Brabandt |
patch 8.0.0956: scrolling in a terminal window has flicker
v8.0.0956
|
Mon, 07 Aug 2017 21:30:05 +0200 |
Christian Brabandt |
patch 8.0.0888: compiler warnings with 64 bit build
v8.0.0888
|
Thu, 03 Aug 2017 19:00:05 +0200 |
Christian Brabandt |
patch 8.0.0852: MS-Windows: possible crash when giving a message on startup
v8.0.0852
|
Thu, 03 Aug 2017 17:45:04 +0200 |
Christian Brabandt |
patch 8.0.0850: MS-Windows: error message while starting up may be broken
v8.0.0850
|
Thu, 03 Aug 2017 15:00:05 +0200 |
Christian Brabandt |
patch 8.0.0848: using multiple ch_log functions is clumsy
v8.0.0848
|
Tue, 11 Jul 2017 22:45:03 +0200 |
Christian Brabandt |
patch 8.0.0709: libvterm cannot use vsnprintf()
v8.0.0709
|
Fri, 23 Jun 2017 21:00:03 +0200 |
Christian Brabandt |
patch 8.0.0663: unexpected error message only when 'verbose' is set
v8.0.0663
|
Wed, 29 Mar 2017 17:45:06 +0200 |
Christian Brabandt |
patch 8.0.0520: using a function pointer while the function is known
v8.0.0520
|
Thu, 16 Mar 2017 20:00:05 +0100 |
Christian Brabandt |
patch 8.0.0468: after aborting an Ex command g< does not work
v8.0.0468
|
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 20:15:06 +0100 |
Christian Brabandt |
patch 8.0.0452: some macros are in lower case
v8.0.0452
|
Sun, 12 Mar 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.0451: some macros are in lower case
v8.0.0451
|
Wed, 01 Mar 2017 20:45:06 +0100 |
Christian Brabandt |
patch 8.0.0397: can't build with +viminfo but without +eval
v8.0.0397
|
Wed, 01 Mar 2017 18:45:04 +0100 |
Christian Brabandt |
patch 8.0.0395: testing the + register fails with Motif
v8.0.0395
|
Wed, 01 Mar 2017 15:15:05 +0100 |
Christian Brabandt |
patch 8.0.0392: GUI test fails with Athena and Motif
v8.0.0392
|