summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-02-05patch 8.2.0217: terminal test fails on Macv8.2.0217Bram Moolenaar
2020-02-05patch 8.2.0216: several Vim9 instructions are not testedv8.2.0216Bram Moolenaar
2020-02-05patch 8.2.0215: wrong file name shorteningv8.2.0215Bram Moolenaar
2020-02-05patch 8.2.0214: a popup window with a terminal can be made hiddenv8.2.0214Bram Moolenaar
2020-02-05patch 8.2.0213: configure does not recognize gcc 10.0 and laterv8.2.0213Bram Moolenaar
2020-02-05patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar
2020-02-05patch 8.2.0211: test for ANSI colors fails without an "ls" commandv8.2.0211Bram Moolenaar
2020-02-04patch 8.2.0210: Coverity complains about uninitialized fieldv8.2.0210Bram Moolenaar
2020-02-04Update runtime files.Bram Moolenaar
2020-02-04patch 8.2.0209: function a bit far away from where it's usedv8.2.0209Bram Moolenaar
2020-02-04patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":."v8.2.0208Bram Moolenaar
2020-02-04patch 8.2.0207: crash when missing member type on list argumentv8.2.0207Bram Moolenaar
2020-02-04patch 8.2.0206: calling Vim9 function using default argument failsv8.2.0206Bram Moolenaar
2020-02-03patch 8.2.0205: error code E899 used twicev8.2.0205Bram Moolenaar
2020-02-03patch 8.2.0204: crash when using winnr('j') in a popup windowv8.2.0204Bram Moolenaar
2020-02-03patch 8.2.0203: :helptags and some other functionality not testedv8.2.0203Bram Moolenaar
2020-02-03patch 8.2.0202: when 'lazyredraw' is set the window title may not be updatedv8.2.0202Bram Moolenaar