summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-16patch 8.2.0266: terminal in popup test sometimes fails on Macv8.2.0266Bram Moolenaar
2020-02-16patch 8.2.0265: "eval" after "if 0" doesn't check for following commandv8.2.0265Bram Moolenaar
2020-02-16patch 8.2.0264: fileformat test still fails on MS-Windowsv8.2.0264Bram Moolenaar
2020-02-16patch 8.2.0263: a few new Vim9 messages are not localizedv8.2.0263Bram Moolenaar
2020-02-16patch 8.2.0262: fileformat test fails on MS-Windowsv8.2.0262Bram Moolenaar
2020-02-16patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar
2020-02-15patch 8.2.0260: several lines of code are duplicatedv8.2.0260Bram Moolenaar
2020-02-15Update runtime files.Bram Moolenaar
2020-02-14patch 8.2.0259: terminal in popup test sometimes failsv8.2.0259Bram Moolenaar
2020-02-14patch 8.2.0258: modifyOtherKeys cannot be temporarily disabledv8.2.0258Bram Moolenaar
2020-02-14patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar
2020-02-14patch 8.2.0256: time and timer related code is spread outv8.2.0256Bram Moolenaar
2020-02-13patch 8.2.0255: VMS: missing files in buildv8.2.0255Bram Moolenaar
2020-02-13patch 8.2.0254: compiler warning for checking size_t to be negativev8.2.0254Bram Moolenaar
2020-02-13patch 8.2.0253: crash when using :disassamble without argumentv8.2.0253Bram Moolenaar
2020-02-13patch 8.2.0252: Windows compiler warns for using size_tv8.2.0252Bram Moolenaar
2020-02-12patch 8.2.0251: a couple of function return types can be more specificv8.2.0251Bram Moolenaar
2020-02-12patch 8.2.0250: test_clear_search_pat() is unusedv8.2.0250Bram Moolenaar
2020-02-12patch 8.2.0249: MS-Windows: various warningsv8.2.0249Bram Moolenaar
2020-02-12patch 8.2.0248: MS-Windows: dealing with deprecation is too complicatedv8.2.0248Bram Moolenaar
2020-02-12patch 8.2.0247: misleading comment in NSIS installer scriptv8.2.0247Bram Moolenaar
2020-02-11patch 8.2.0246: MSVC: deprecation warnings with Rubyv8.2.0246Bram Moolenaar
2020-02-11patch 8.2.0245: MSVC: error message if the auto directory already existsv8.2.0245Bram Moolenaar
2020-02-11patch 8.2.0244: compiler warning in Lua interfacev8.2.0244Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-11patch 8.2.0242: preview popup window test fails with long directory namev8.2.0242Bram Moolenaar
2020-02-10patch 8.2.0241: crash when setting 'buftype' to "quickfix"v8.2.0241Bram Moolenaar
2020-02-10patch 8.2.0240: using memory after it was freedv8.2.0240Bram Moolenaar
2020-02-10patch 8.2.0239: MS-Windows: 'env' job option does not override existing varsv8.2.0239Bram Moolenaar
2020-02-10patch 8.2.0238: MS-Windows: job_stop() results in exit value zerov8.2.0238Bram Moolenaar
2020-02-10patch 8.2.0237: crash when setting 'wincolor' on finished terminal windowv8.2.0237Bram Moolenaar
2020-02-09patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.batv8.2.0236Bram Moolenaar
2020-02-08patch 8.2.0235: draw error when an empty group is removed from 'statusline'v8.2.0235Bram Moolenaar
2020-02-08patch 8.2.0234: message test fails on SunOSv8.2.0234Bram Moolenaar
2020-02-08patch 8.2.0233: crash when using garbagecollect() in between rand()v8.2.0233Bram Moolenaar
2020-02-08patch 8.2.0232: the :compiler command causes a crashv8.2.0232Bram Moolenaar
2020-02-08patch 8.2.0231: silent system command may clear the screenv8.2.0231Bram Moolenaar
2020-02-07patch 8.2.0230: terminal popup test is flakyv8.2.0230Bram Moolenaar
2020-02-07patch 8.2.0229: compare instructions not testedv8.2.0229Bram Moolenaar
2020-02-07patch 8.2.0228: configure does not recognize gcc version on BSDv8.2.0228Bram Moolenaar
2020-02-06patch 8.2.0227: compiling a few instructions not testedv8.2.0227Bram Moolenaar
2020-02-06patch 8.2.0226: compiling for loop not testedv8.2.0226Bram Moolenaar
2020-02-06patch 8.2.0225: compiling lambda not tested yetv8.2.0225Bram Moolenaar
2020-02-06patch 8.2.0224: compiling :elseif not tested yetv8.2.0224Bram Moolenaar
2020-02-06patch 8.2.0223: some instructions not yet testedv8.2.0223Bram Moolenaar
2020-02-06patch 8.2.0222: Vim9: optional function arguments don't work yetv8.2.0222Bram Moolenaar
2020-02-06patch 8.2.0221: no test for Vim9 += and ..=v8.2.0221Bram Moolenaar
2020-02-06patch 8.2.0220: terminal test did pass on Macv8.2.0220Bram Moolenaar
2020-02-05patch 8.2.0219: terminal test still fails on Macv8.2.0219Bram Moolenaar
2020-02-05patch 8.2.0218: several Vim9 instructions are not testedv8.2.0218Bram Moolenaar