Tue, 05 Nov 2019 22:00:03 +0100 |
Bram Moolenaar |
patch 8.1.2258: may get hit-enter prompt after entering a number
v8.1.2258
|
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
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
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
|
Sat, 28 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2096: too many #ifdefs
v8.1.2096
|
Sun, 22 Sep 2019 21:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2066: no tests for state()
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Mon, 16 Sep 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2047: cannot check the current state
v8.1.2047
|
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
|
Wed, 04 Sep 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
|
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
|
Wed, 21 Aug 2019 13:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1897: may free memory twice when out of memory
v8.1.1897
|
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, 18 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
|
Sun, 21 Jul 2019 15:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1724: too much overhead checking for CTRL-C while processing text
v8.1.1724
|
Sun, 09 Jun 2019 16:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1509: cmdline_row can become negative, causing a crash
v8.1.1509
|
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, 23 May 2019 21:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
|
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
|
Fri, 17 May 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1343: text properties not adjusted for Visual block mode delete
v8.1.1343
|
Sat, 11 May 2019 18:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1318: code for text changes is in a "misc" file
v8.1.1318
|
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
|
Fri, 05 Apr 2019 23:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1120: cannot easily get directory entry matches
v8.1.1120
|
Tue, 02 Apr 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1103: MS-Windows: old API calls are no longer needed
v8.1.1103
|
Sat, 30 Mar 2019 20:15:05 +0100 |
Bram Moolenaar |
patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var
v8.1.1091
|
Sat, 30 Mar 2019 19:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1086: too many curly braces
v8.1.1086
|
Sat, 16 Mar 2019 18:15:06 +0100 |
Bram Moolenaar |
patch 8.1.1011: indent from autoindent not removed from blank line
v8.1.1011
|
Thu, 21 Feb 2019 16:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0963: illegal memory access when using 'incsearch'
v8.1.0963
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Wed, 13 Feb 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
|
Thu, 31 Jan 2019 14:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0857: indent functionality is not separated
v8.1.0857
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
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 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Thu, 17 Jan 2019 22:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
v8.1.0770
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 11 Jan 2019 14:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0718: a couple compiler warnings
v8.1.0718
|
Tue, 08 Jan 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0707: text property columns are not adjusted for changed indent
v8.1.0707
|
Wed, 02 Jan 2019 18:15:04 +0100 |
Bram Moolenaar |
patch 8.1.0681: text properties as not adjusted for deleted text
v8.1.0681
|
Wed, 02 Jan 2019 00:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0678: text properties as not adjusted for inserted text
v8.1.0678
|
Tue, 01 Jan 2019 00:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0671: cursor in the wrong column after auto-formatting
v8.1.0671
|
Sun, 30 Dec 2018 11:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0662: needlessly searching for tilde in string
v8.1.0662
|
Thu, 13 Dec 2018 22:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0579: cannot attach properties to text
v8.1.0579
|
Sun, 09 Dec 2018 15:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0574: 'commentstring' not used when adding fold marker in C
v8.1.0574
|
Fri, 07 Dec 2018 21:15:04 +0100 |
Bram Moolenaar |
patch 8.1.0570: 'commentstring' not used when adding fold marker
v8.1.0570
|
Fri, 16 Nov 2018 19:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0534: MS-Windows installer uses different $HOME than Vim
v8.1.0534
|
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, 16 Sep 2018 14:15:05 +0200 |
Christian Brabandt |
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
|
Mon, 10 Sep 2018 19:15:05 +0200 |
Christian Brabandt |
patch 8.1.0361: remote user not used for completion
v8.1.0361
|
Sun, 26 Aug 2018 21:30:07 +0200 |
Christian Brabandt |
patch 8.1.0328: inputlist() doesn't work with a timer
v8.1.0328
|
Tue, 21 Aug 2018 15:15:06 +0200 |
Christian Brabandt |
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
|
Sun, 29 Jul 2018 16:15:05 +0200 |
Christian Brabandt |
patch 8.1.0226: too many #ifdefs
v8.1.0226
|
Wed, 25 Jul 2018 21:30:06 +0200 |
Christian Brabandt |
patch 8.1.0211: expanding a file name "~" results in $HOME
v8.1.0211
|
Sat, 07 Jul 2018 16:45:05 +0200 |
Christian Brabandt |
patch 8.1.0159: completion for user names does not work for a prefix.
v8.1.0159
|
Sat, 23 Jun 2018 19:30:07 +0200 |
Christian Brabandt |
patch 8.1.0105: all tab stops are the same
v8.1.0105
|