summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-08-01patch 8.2.1335: CTRL-C in the GUI doesn't interruptv8.2.1335Bram Moolenaar
2020-08-01patch 8.2.1334: Github workflow timeout needs tuningv8.2.1334Bram Moolenaar
2020-08-01patch 8.2.1333: Vim9: memory leak when using nested global functionv8.2.1333Bram Moolenaar
2020-07-31patch 8.2.1332: Vim9: memory leak when using nested global functionv8.2.1332Bram Moolenaar
2020-07-31patch 8.2.1331: Vim9: :echo with two lists doesn't workv8.2.1331Bram Moolenaar
2020-07-31patch 8.2.1330: Github workflow takes longer than neededv8.2.1330Bram Moolenaar
2020-07-31patch 8.2.1329: Vim9: cannot define global function inside :def functionv8.2.1329Bram Moolenaar
2020-07-30patch 8.2.1328: no space allowed before comma in listv8.2.1328Bram Moolenaar
2020-07-30patch 8.2.1327: Mac: configure can't find Tcl librariesv8.2.1327Bram Moolenaar
2020-07-30patch 8.2.1326: Vim9: skipping over white space after listv8.2.1326Bram Moolenaar
2020-07-29patch 8.2.1325: Vim9: using Vim9 script for autaload not testedv8.2.1325Bram Moolenaar
2020-07-29patch 8.2.1324: Vim9: line break after "=" does not workv8.2.1324Bram Moolenaar
2020-07-29patch 8.2.1323: Vim9: invalid operators only rejected in :def functionv8.2.1323Bram Moolenaar
2020-07-29patch 8.2.1322: Vim9: method on double quoted string doesn't workv8.2.1322Bram Moolenaar
2020-07-29patch 8.2.1321: GitHub CI also runs on tag pushv8.2.1321Bram Moolenaar
2020-07-29patch 8.2.1320: Vim9: cannot declare some single letter variablesv8.2.1320Bram Moolenaar
2020-07-29patch 8.2.1319: status badge for Github CI has wrong linkv8.2.1319Bram Moolenaar
2020-07-29patch 8.2.1318: no status badge for Github CIv8.2.1318Bram Moolenaar
2020-07-29patch 8.2.1317: MS-Windows tests on AppVeyor are slowv8.2.1317Bram Moolenaar
2020-07-29patch 8.2.1316: test 42 is still old stylev8.2.1316Bram Moolenaar
2020-07-29patch 8.2.1315: MS-Windows: test log contains escape sequencesv8.2.1315Bram Moolenaar
2020-07-29patch 8.2.1314: Vim9: rule for comment after :function is confusingv8.2.1314Bram Moolenaar
2020-07-28patch 8.2.1313: Vim9 script: cannot assign to environment variablev8.2.1313Bram Moolenaar
2020-07-28patch 8.2.1312: MS-Windows: terminal test may fail if dir.exe existsv8.2.1312Bram Moolenaar
2020-07-28patch 8.2.1311: test failures with legacy Vim scriptv8.2.1311Bram Moolenaar
2020-07-28patch 8.2.1310: configure with Xcode 12 fails to check for tgetentv8.2.1310Bram Moolenaar
2020-07-28patch 8.2.1309: build failure with tiny versionv8.2.1309Bram Moolenaar
2020-07-28patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exitv8.2.1308Bram Moolenaar
2020-07-27patch 8.2.1307: popup window width does not include number of sign columnsv8.2.1307Bram Moolenaar
2020-07-27patch 8.2.1306: checking for first character of dict key is inconsistentv8.2.1306Bram Moolenaar
2020-07-27patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar
2020-07-27patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar
2020-07-26patch 8.2.1303: calling popup_setoptions() resets 'signcolumn'v8.2.1303Bram Moolenaar
2020-07-26patch 8.2.1302: Vim9: varargs arg after optional arg does not workv8.2.1302Bram Moolenaar
2020-07-26patch 8.2.1301: Vim9: varargs argument type not parsed properlyv8.2.1301Bram Moolenaar
2020-07-26patch 8.2.1300: Vim9: optional argument type not parsed properlyv8.2.1300Bram Moolenaar
2020-07-26Update runtime files.Bram Moolenaar
2020-07-26patch 8.2.1299: compiler warning for using size_t for int and void pointerv8.2.1299Bram Moolenaar
2020-07-26patch 8.2.1298: compiler warning for unused argument in small versionv8.2.1298Bram Moolenaar
2020-07-26patch 8.2.1297: when a test fails it's often not easy to see wherev8.2.1297Bram Moolenaar
2020-07-26patch 8.2.1296: some part of using 'smarcase' was not testedv8.2.1296Bram Moolenaar
2020-07-26patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295Bram Moolenaar
2020-07-25patch 8.2.1294: Vim9: error when using vim9script in TextYankPostv8.2.1294Bram Moolenaar
2020-07-25patch 8.2.1293: Vim9: error when using vim9script in TextYankPostv8.2.1293Bram Moolenaar
2020-07-25patch 8.2.1292: AIDL filetype not recognizedv8.2.1292Bram Moolenaar
2020-07-25patch 8.2.1291: Vim9: type of varargs items is not checkedv8.2.1291Bram Moolenaar
2020-07-25patch 8.2.1290: Vim9: cannot replace a global functionv8.2.1290Bram Moolenaar
2020-07-25patch 8.2.1289: crash when using a custom completion functionv8.2.1289Bram Moolenaar
2020-07-24patch 8.2.1288: Vim9: cannot use mark in rangev8.2.1288Bram Moolenaar
2020-07-23patch 8.2.1287: Vim9: crash when using an imported functionv8.2.1287Bram Moolenaar