log src/misc1.c @ 16714:ba592f30c082 v8.1.1359

age author description
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
Tue, 19 Jun 2018 19:00:07 +0200 Christian Brabandt patch 8.1.0084: user name completion does not work on MS-Windows v8.1.0084
Mon, 14 May 2018 23:00:05 +0200 Christian Brabandt patch 8.0.1841: HP-UX does not have setenv() v8.0.1841
Sun, 13 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1832: cannot use :unlet for an environment variable v8.0.1832
Tue, 01 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Tue, 24 Apr 2018 19:45:07 +0200 Christian Brabandt patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure v8.0.1758
Tue, 24 Apr 2018 17:45:08 +0200 Christian Brabandt patch 8.0.1756: GUI: after prompting for a number the mouse shape is wrong v8.0.1756
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Tue, 13 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1510: cannot test if a command causes a beep v8.0.1510
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
Sat, 03 Feb 2018 20:45:06 +0100 Christian Brabandt patch 8.0.1464: completing directory after :find does not add slash v8.0.1464
Tue, 19 Dec 2017 21:30:05 +0100 Christian Brabandt patch 8.0.1416: crash when searching for a sentence v8.0.1416
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
Thu, 26 Oct 2017 22:15:05 +0200 Christian Brabandt patch 8.0.1223: crash when using autocomplete and tab pages v8.0.1223
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sat, 02 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1041: bogus characters when indenting during visual-block append v8.0.1041