summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-11patch 8.1.1147: desktop file translations are requiring manual updatesv8.1.1147Bram Moolenaar
2019-04-11patch 8.1.1146: in MS-Windows console colors in a terminal window are wrongv8.1.1146Bram Moolenaar
2019-04-11patch 8.1.1145: compiler warning for unused functionv8.1.1145Bram Moolenaar
2019-04-10patch 8.1.1144: too strict checking of the 'spellfile' optionv8.1.1144Bram Moolenaar
2019-04-10patch 8.1.1143: may pass weird strings to file name expansionv8.1.1143Bram Moolenaar
2019-04-09patch 8.1.1142: no test for dragging the window separators with the mousev8.1.1142Bram Moolenaar
2019-04-09patch 8.1.1141: terminal winpos test fails with very large terminalv8.1.1141Bram Moolenaar
2019-04-08patch 8.1.1140: not easy to find out what neighbors a window hasv8.1.1140Bram Moolenaar
2019-04-08patch 8.1.1139: no test for what is fixed in patch 8.1.0716v8.1.1139Bram Moolenaar
2019-04-08patch 8.1.1138: plugins don't get notified when the popup menu changesv8.1.1138Bram Moolenaar
2019-04-08Update runtime files.Bram Moolenaar
2019-04-07patch 8.1.1137: xterm mouse wheel escape sequence is not testedv8.1.1137Bram Moolenaar
2019-04-07patch 8.1.1136: decoding of mouse click escape sequence is not testedv8.1.1136Bram Moolenaar
2019-04-07patch 8.1.1135: build failure for small versionv8.1.1135Bram Moolenaar
2019-04-07patch 8.1.1134: buffer for quickfix window is reused for another filev8.1.1134Bram Moolenaar
2019-04-07patch 8.1.1133: compiler warning for uninitialized struct memberv8.1.1133Bram Moolenaar
2019-04-06patch 8.1.1132: getwinpos() test fails on MS-Windowsv8.1.1132Bram Moolenaar
2019-04-06patch 8.1.1131: getwinpos() does not work in the MS-Windows consolev8.1.1131Bram Moolenaar
2019-04-06patch 8.1.1130: MS-Windows: warning for unused variablev8.1.1130Bram Moolenaar
2019-04-06patch 8.1.1129: when making a new screendump test have to create the filev8.1.1129Bram Moolenaar
2019-04-06patch 8.1.1128: getwinpos() test does not work on MS-Windowsv8.1.1128Bram Moolenaar
2019-04-06patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows consolev8.1.1127Bram Moolenaar
2019-04-06patch 8.1.1126: build failure with +terminal but without tgetentv8.1.1126Bram Moolenaar
2019-04-06patch 8.1.1125: libvterm does not handle the window position reportv8.1.1125Bram Moolenaar
2019-04-06patch 8.1.1124: insert completion flags are mixed upv8.1.1124Bram Moolenaar
2019-04-06patch 8.1.1123: no way to avoid filtering for autocomplete functionv8.1.1123Bram Moolenaar
2019-04-06patch 8.1.1122: char2nr() does not handle composing charactersv8.1.1122Bram Moolenaar
2019-04-06patch 8.1.1121: test for term_gettitle() was disabledv8.1.1121Bram Moolenaar
2019-04-05patch 8.1.1120: cannot easily get directory entry matchesv8.1.1120Bram Moolenaar
2019-04-04patch 8.1.1119: no support for Windows on ARM64.v8.1.1119Bram Moolenaar
2019-04-04patch 8.1.1118: a couple of conditions are hard to understandv8.1.1118Bram Moolenaar
2019-04-04patch 8.1.1117: build failure without the +eval featurev8.1.1117Bram Moolenaar
2019-04-04patch 8.1.1116: cannot enforce a Vim script stylev8.1.1116Bram Moolenaar
2019-04-04patch 8.1.1115: cannot build with older C compilerv8.1.1115Bram Moolenaar
2019-04-04patch 8.1.1114: confusing overloaded operator "." for string concatenationv8.1.1114Bram Moolenaar
2019-04-04patch 8.1.1113: making an autocommand trigger once is not so easyv8.1.1113Bram Moolenaar
2019-04-04patch 8.1.1112: duplicate code in quickfix filev8.1.1112Bram Moolenaar
2019-04-04patch 8.1.1111: it is not easy to check for infinityv8.1.1111Bram Moolenaar
2019-04-04patch 8.1.1110: composing chars on space wrong when 'listchars' is setv8.1.1110Bram Moolenaar
2019-04-04patch 8.1.1109: deleted file still in list of distributed filesv8.1.1109Bram Moolenaar
2019-04-04Update runtime files.Bram Moolenaar
2019-04-03patch 8.1.1108: test for 'visualbell' doesn't workv8.1.1108Bram Moolenaar
2019-04-03patch 8.1.1107: no test for 'visualbell'v8.1.1107Bram Moolenaar
2019-04-03patch 8.1.1106: no test for 'writedelay'v8.1.1106Bram Moolenaar
2019-04-03patch 8.1.1105: long escape sequences may be split upv8.1.1105Bram Moolenaar
2019-04-03patch 8.1.1104: MS-Windows: not all environment variables can be usedv8.1.1104Bram Moolenaar
2019-04-02patch 8.1.1103: MS-Windows: old API calls are no longer neededv8.1.1103Bram Moolenaar
2019-04-02patch 8.1.1102: Win32 exe file contains unused codev8.1.1102Bram Moolenaar
2019-04-02patch 8.1.1101: signals test may fail in the GUIv8.1.1101Bram Moolenaar
2019-04-02patch 8.1.1100: tag file without trailing newline no longer worksv8.1.1100Bram Moolenaar