summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
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-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
2017-11-02patch 8.0.1244: search test does not work correctly on MS-Windowsv8.0.1244Bram Moolenaar
2017-11-02patch 8.0.1243: no test for what 8.0.1227 fixesv8.0.1243Bram Moolenaar
2017-11-02patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242Bram Moolenaar
2017-10-31patch 8.0.1241: popup test is flakyv8.0.1241Bram Moolenaar
2017-10-30patch 8.0.1240: MS-Windows: term_start() does not support environmentv8.0.1240Bram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()v8.0.1239Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchv8.0.1238Bram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar