Wed, 10 Jun 2020 15:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
|
Mon, 08 Jun 2020 19:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0932: missspelling spelllang
v8.2.0932
|
Sat, 30 May 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
|
Sun, 12 Apr 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Fri, 21 Feb 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
|
Sun, 26 Jan 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0156: various typos in source files and tests
v8.2.0156
|
Thu, 05 Dec 2019 21:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2395: using old C style comments
v8.1.2395
|
Fri, 18 Oct 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
|
Sun, 13 Oct 2019 20:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2147: crash when allocating memory fails
v8.1.2147
|
Sun, 06 Oct 2019 22:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
|
Fri, 27 Sep 2019 12:45:08 +0200 |
Bram Moolenaar |
patch 8.1.2081: the spell.c file is too big
v8.1.2081
|
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
|
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
|
Tue, 06 Aug 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1824: crash when correctly spelled word is very long
v8.1.1824
|
Fri, 19 Jul 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1715: emoji characters are seen as word characters for spelling
v8.1.1715
|
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
|
Thu, 23 May 2019 21:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
|
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, 10 Apr 2019 22:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1143: may pass weird strings to file name expansion
v8.1.1143
|
Sat, 06 Apr 2019 14:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1124: insert completion flags are mixed up
v8.1.1124
|
Sat, 30 Mar 2019 19:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1086: too many curly braces
v8.1.1086
|
Sat, 30 Mar 2019 14:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
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
|