summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-19patch 8.2.0410: channel test fails too often on slow Macv8.2.0410Bram Moolenaar
2020-03-19patch 8.2.0409: search test leaves file behindv8.2.0409Bram Moolenaar
2020-03-19patch 8.2.0408: delete() commented out for testingv8.2.0408Bram Moolenaar
2020-03-19patch 8.2.0407: no early check if :find and :sfind have an argumentv8.2.0407Bram Moolenaar
2020-03-19patch 8.2.0406: FileReadCmd event not well testedv8.2.0406Bram Moolenaar
2020-03-19patch 8.2.0405: MSVC: build fails with some combination of featuresv8.2.0405Bram Moolenaar
2020-03-19patch 8.2.0404: writefile() error does not give a hintv8.2.0404Bram Moolenaar
2020-03-19patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite checkv8.2.0403Bram Moolenaar
2020-03-18patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2020-03-18patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar
2020-03-18patch 8.2.0399: various memory leaksv8.2.0399Bram Moolenaar
2020-03-17patch 8.2.0398: profile test fails when two functions take same timev8.2.0398Bram Moolenaar
2020-03-16patch 8.2.0397: delayed screen update when using undo from Insert modev8.2.0397Bram Moolenaar
2020-03-16patch 8.2.0396: cmdexpand.c insufficiently testedv8.2.0396Bram Moolenaar
2020-03-16patch 8.2.0395: build fails with FEAT_EVAL but without FEAT_MENUv8.2.0395Bram Moolenaar
2020-03-16patch 8.2.0394: Coverity complains about using NULL pointerv8.2.0394Bram Moolenaar
2020-03-16patch 8.2.0393: Coverity warns for not using return valuev8.2.0393Bram Moolenaar
2020-03-16patch 8.2.0392: Coverity warns for using array index out of rangev8.2.0392Bram Moolenaar
2020-03-16patch 8.2.0391: CI test coverage droppedv8.2.0391Bram Moolenaar
2020-03-15patch 8.2.0390: terminal postponed scrollback test is flakyv8.2.0390Bram Moolenaar
2020-03-15patch 8.2.0389: delayed redraw when shifting text from Insert modev8.2.0389Bram Moolenaar
2020-03-15patch 8.2.0388: printmbcharset option not testedv8.2.0388Bram Moolenaar
2020-03-15patch 8.2.0387: error for possible NULL argument to qsort()v8.2.0387Bram Moolenaar
2020-03-15patch 8.2.0386: part from unfinished patch got includedv8.2.0386Bram Moolenaar
2020-03-15patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar
2020-03-15patch 8.2.0384: Travis CI has warningsv8.2.0384Bram Moolenaar
2020-03-15patch 8.2.0383: wrong feature check causes test not to be runv8.2.0383Bram Moolenaar
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2020-03-14patch 8.2.0381: using freed memory with :lvimgrep and autocommandv8.2.0381Bram Moolenaar
2020-03-14patch 8.2.0380: tiny popup when creating a terminal popup without minwidthv8.2.0380Bram Moolenaar
2020-03-14Update runtime filesBram Moolenaar
2020-03-14patch 8.2.0379: gcc warns for ambiguous elsev8.2.0379Bram Moolenaar
2020-03-13patch 8.2.0378: prop_find() does not find all propsv8.2.0378Bram Moolenaar
2020-03-13patch 8.2.0377: no CI test for a big-endian systemv8.2.0377Bram Moolenaar
2020-03-13patch 8.2.0376: nasty callback test fails on some systemsv8.2.0376Bram Moolenaar
2020-03-13patch 8.2.0375: Coverity warning for not using return valuev8.2.0375Bram Moolenaar
2020-03-12patch 8.2.0374: using wrong printf directive for jump locationv8.2.0374Bram Moolenaar
2020-03-11patch 8.2.0373: type of term_sendkeys() is unknownv8.2.0373Bram Moolenaar
2020-03-11patch 8.2.0372: prop_find() may not find text property at start of the linev8.2.0372Bram Moolenaar
2020-03-11patch 8.2.0371: crash with combination of terminal popup and autocmdv8.2.0371Bram Moolenaar
2020-03-11patch 8.2.0370: the typebuf_was_filled flag is sometimes not resetv8.2.0370Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-03-09patch 8.2.0368: Vim9: import that redefines local variable does not failv8.2.0368Bram Moolenaar
2020-03-09patch 8.2.0367: can use :pedit in a popup windowv8.2.0367Bram Moolenaar
2020-03-09patch 8.2.0366: hardcopy command not tested enoughv8.2.0366Bram Moolenaar
2020-03-09patch 8.2.0365: tag kind can't be a multi-byte characterv8.2.0365Bram Moolenaar
2020-03-08patch 8.2.0364: printf test failing on Haikuv8.2.0364Bram Moolenaar
2020-03-08patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar
2020-03-07patch 8.2.0362: MS-Windows: channel test fails if grep is not availablev8.2.0362Bram Moolenaar