summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-11-12patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes failsv8.0.1293Bram Moolenaar
2017-11-12patch 8.0.1292: quick clicks in the WinBar start Visual modev8.0.1292Bram Moolenaar
2017-11-12patch 8.0.1291: C indent wrong when * immediately follows commentv8.0.1291Bram Moolenaar
2017-11-11patch 8.0.1290: seq_cur of undotree() wrong after undov8.0.1290Bram Moolenaar
2017-11-11patch 8.0.1289: mkview always includes the local directoryv8.0.1289Bram Moolenaar
2017-11-11patch 8.0.1288: GUI: cannot drag the statusline of a terminal windowv8.0.1288Bram Moolenaar
2017-11-11patch 8.0.1287: temp file used for viminfo may have wrong permissionsv8.0.1287Bram Moolenaar
2017-11-11patch 8.0.1286: occasional crash when using a channelv8.0.1286Bram Moolenaar
2017-11-11patch 8.0.1285: occasional crash when using a channelv8.0.1285Bram Moolenaar
2017-11-10patch 8.0.1284: loading file type detection slows down startupv8.0.1284Bram Moolenaar
2017-11-09patch 8.0.1283: test 86 fails under ASANv8.0.1283Bram Moolenaar
2017-11-09patch 8.0.1282: script-local variable defined in the wrong scriptv8.0.1282Bram Moolenaar
2017-11-09patch 8.0.1281: loading file type detection slows down startupv8.0.1281Bram Moolenaar
2017-11-09patch 8.0.1280: Python None cannot be converted to a Vim typev8.0.1280Bram Moolenaar
2017-11-09patch 8.0.1279: initializing menus can be slowv8.0.1279Bram Moolenaar
2017-11-09patch 8.0.1278: GUI window always resizes when adding scrollbarv8.0.1278Bram Moolenaar
2017-11-09patch 8.0.1277: terminal window CR-NL conversions may cause problemsv8.0.1277Bram Moolenaar
2017-11-09patch 8.0.1276: key lost when window closed in exit callbackv8.0.1276Bram Moolenaar
2017-11-09patch 8.0.1275: CmdlineLeave autocmd prevents fold from openingv8.0.1275Bram Moolenaar
2017-11-06patch 8.0.1274: setbufline() fails when using foldingv8.0.1274Bram Moolenaar
2017-11-06patch 8.0.1273: old test file remainingv8.0.1273Bram Moolenaar
2017-11-05patch 8.0.1272: warnings for unused variables in tiny buildv8.0.1272Bram Moolenaar
2017-11-05patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar
2017-11-05patch 8.0.1270: mismatching file name with Filelistv8.0.1270Bram Moolenaar
2017-11-05patch 8.0.1269: effect of autocommands on marks is not testedv8.0.1269Bram Moolenaar
2017-11-05patch 8.0.1268: PC install instructions are incompletev8.0.1268Bram Moolenaar
2017-11-04patch 8.0.1267: Test_swap_group may leave file behindv8.0.1267Bram Moolenaar
2017-11-04patch 8.0.1266: Test_swap_directory was commented outv8.0.1266Bram Moolenaar
2017-11-04patch 8.0.1265: swap test not skipped when there is one groupv8.0.1265Bram Moolenaar
2017-11-04patch 8.0.1264: terminal debugger gets stuck in small windowv8.0.1264Bram Moolenaar
2017-11-04patch 8.0.1263: others can read the swap file if a user is carelessv8.0.1263Bram Moolenaar
2017-11-04patch 8.0.1262: terminal redir test is flakyv8.0.1262Bram Moolenaar
2017-11-04patch 8.0.1261: program in terminal window gets NL instead of CRv8.0.1261Bram Moolenaar
2017-11-04patch 8.0.1260: using global variables for WaitFor()v8.0.1260Bram Moolenaar
2017-11-04patch 8.0.1259: search test can be flakyv8.0.1259Bram Moolenaar
2017-11-04patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supportedv8.0.1258Bram Moolenaar
2017-11-02patch 8.0.1257: no test for fix of undefined behaviorv8.0.1257Bram Moolenaar
2017-11-02patch 8.0.1256: typo in configure variable vim_cv_tgentv8.0.1256Bram Moolenaar
2017-11-02Long overdue runtime update.Bram Moolenaar
2017-11-02patch 8.0.1255: duplicate badge README filev8.0.1255Bram Moolenaar
2017-11-02patch 8.0.1254: undefined left shift in gethexchrs()v8.0.1254Bram Moolenaar
2017-11-02patch 8.0.1253: still too many old style testsv8.0.1253Bram Moolenaar
2017-11-02patch 8.0.1252: incomplete translations makefile for MinGW/Cygwinv8.0.1252Bram Moolenaar
2017-11-02patch 8.0.1251: invalid expressin passed to WaitFor()v8.0.1251Bram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchv8.0.1250Bram Moolenaar
2017-11-02patch 8.0.1249: no error when WaitFor() gets an invalid wrong expressionv8.0.1249Bram Moolenaar
2017-11-02patch 8.0.1248: stray + in README filev8.0.1248Bram Moolenaar
2017-11-02patch 8.0.1247: not easy to find Debian build infov8.0.1247Bram Moolenaar
2017-11-02patch 8.0.1246: popup test has an arbitrary delayv8.0.1246Bram Moolenaar
2017-11-02patch 8.0.1245: when WaitFor() has a wrong expression it just waits a secondv8.0.1245Bram Moolenaar