summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-04patch 8.0.1259: search test can be flakyBram Moolenaar
2017-11-04patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supportedBram Moolenaar
2017-11-02patch 8.0.1257: no test for fix of undefined behaviorBram Moolenaar
2017-11-02patch 8.0.1256: typo in configure variable vim_cv_tgentBram Moolenaar
2017-11-02Long overdue runtime update.Bram Moolenaar
2017-11-02patch 8.0.1255: duplicate badge README fileBram Moolenaar
2017-11-02patch 8.0.1254: undefined left shift in gethexchrs()Bram Moolenaar
2017-11-02patch 8.0.1253: still too many old style testsBram Moolenaar
2017-11-02patch 8.0.1252: incomplete translations makefile for MinGW/CygwinBram Moolenaar
2017-11-02patch 8.0.1251: invalid expressin passed to WaitFor()Bram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchBram Moolenaar
2017-11-02patch 8.0.1249: no error when WaitFor() gets an invalid wrong expressionBram Moolenaar
2017-11-02patch 8.0.1248: stray + in README fileBram Moolenaar
2017-11-02patch 8.0.1247: not easy to find Debian build infoBram Moolenaar
2017-11-02patch 8.0.1246: popup test has an arbitrary delayBram Moolenaar
2017-11-02patch 8.0.1245: when WaitFor() has a wrong expression it just waits a secondBram Moolenaar
2017-11-02patch 8.0.1244: search test does not work correctly on MS-WindowsBram Moolenaar
2017-11-02patch 8.0.1243: no test for what 8.0.1227 fixesBram Moolenaar
2017-11-02patch 8.0.1242: function argument with only dash is seen as number zeroBram Moolenaar
2017-10-31patch 8.0.1241: popup test is flakyBram Moolenaar
2017-10-30patch 8.0.1240: MS-Windows: term_start() does not support environmentBram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchBram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-28patch 8.0.1235: cannot disable the terminal feature in a huge buildBram Moolenaar
2017-10-28patch 8.0.1234: MS-Windows: composing chars are not shown properlyBram Moolenaar
2017-10-28patch 8.0.1233: typo in dos installerBram Moolenaar
2017-10-28patch 8.0.1232: MS-Windows users are confused about default mappingsBram Moolenaar
2017-10-28patch 8.0.1231: expanding file name drops dashBram Moolenaar
2017-10-28patch 8.0.1230: CTRL-A in Visual mode uses character after selectionBram Moolenaar
2017-10-28patch 8.0.1229: condition in vim_str2nr() is always trueBram Moolenaar
2017-10-28patch 8.0.1228: invalid memory access in GUI testBram Moolenaar
2017-10-27patch 8.0.1227: undefined left shift in readfile()Bram Moolenaar
2017-10-27patch 8.0.1226: edit and popup tests failingBram Moolenaar
2017-10-27patch 8.0.1225: no check for spell region being zeroBram Moolenaar
2017-10-27patch 8.0.1224: still interference between test functionsBram Moolenaar
2017-10-26patch 8.0.1223: crash when using autocomplete and tab pagesBram Moolenaar
2017-10-26patch 8.0.1222: test functions interfere with each otherBram Moolenaar
2017-10-26patch 8.0.1221: still too many old style testsBram Moolenaar
2017-10-26patch 8.0.1220: skipping empty statusline groups is not correctBram Moolenaar
2017-10-26patch 8.0.1219: terminal test is flakyBram Moolenaar
2017-10-26patch 8.0.1218: writing to freed memory in autocmdBram Moolenaar
2017-10-26patch 8.0.1217: can't use remote eval to inspect vars in debug modeBram Moolenaar
2017-10-24patch 8.0.1216: tabline is not always updated for :file commandBram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughBram Moolenaar
2017-10-23patch 8.0.1214: accessing freed memory when EXITFREE is setBram Moolenaar
2017-10-22patch 8.0.1213: setting 'mzschemedll' has no effectBram Moolenaar
2017-10-22patch 8.0.1212: MS-Windows: tear-off menu does not work on 64 bitBram Moolenaar
2017-10-22patch 8.0.1211: cannot reorder tab pages with drag & dropBram Moolenaar