summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-02-03patch 8.2.0201: cannot assign to an imported variablev8.2.0201Bram Moolenaar
2020-02-02patch 8.2.0200: Vim9 script commands not sufficiently testedv8.2.0200Bram Moolenaar
2020-02-02patch 8.2.0199: Vim9 script commands not sufficiently testedv8.2.0199Bram Moolenaar
2020-02-02patch 8.2.0198: no tests for y/n promptv8.2.0198Bram Moolenaar
2020-02-02patch 8.2.0197: some Ex commands not sufficiently testedv8.2.0197Bram Moolenaar
2020-02-02patch 8.2.0196: blocking commands for a finished job in a popup windowv8.2.0196Bram Moolenaar
2020-02-02patch 8.2.0195: some tests fail when run in the GUIv8.2.0195Bram Moolenaar
2020-02-01patch 8.2.0194: some commands can cause problems in terminal popupv8.2.0194Bram Moolenaar
2020-02-01patch 8.2.0193: still build failure without +terminal featurev8.2.0193Bram Moolenaar
2020-02-01patch 8.2.0192: build failure without +terminal featurev8.2.0192Bram Moolenaar
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2020-01-31patch 8.2.0190: Kotlin files are not recognizedv8.2.0190Bram Moolenaar
2020-01-31patch 8.2.0189: cd() with NULL argument crashesv8.2.0189Bram Moolenaar