summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-03-24patch 8.2.0443: clipboard code is spread outv8.2.0443Bram Moolenaar
2020-03-24patch 8.2.0442: channel contents might be used after being freedv8.2.0442Bram Moolenaar
2020-03-24patch 8.2.0441: terminal noblock test is still failing on BSDv8.2.0441Bram Moolenaar
2020-03-24patch 8.2.0440: terminal noblock test is still very flaky on BSDv8.2.0440Bram Moolenaar
2020-03-23patch 8.2.0439: :disassemble has minor flawsv8.2.0439Bram Moolenaar
2020-03-23patch 8.2.0438: terminal noblock test is very flaky on BSDv8.2.0438Bram Moolenaar
2020-03-23patch 8.2.0437: MS-Windows installer contains old stuffv8.2.0437Bram Moolenaar
2020-03-23patch 8.2.0436: no warnings for incorrect printf argumentsv8.2.0436Bram Moolenaar
2020-03-23patch 8.2.0435: channel contents might be freed twicev8.2.0435Bram Moolenaar
2020-03-23patch 8.2.0434: MS-Windows with VTP: Normal color not workingv8.2.0434Bram Moolenaar
2020-03-23patch 8.2.0433: INT signal not properly testedv8.2.0433Bram Moolenaar
2020-03-23patch 8.2.0432: a few tests fail in a huge terminalv8.2.0432Bram Moolenaar
2020-03-23patch 8.2.0431: some compilers don't support using \e for Escv8.2.0431Bram Moolenaar
2020-03-22patch 8.2.0430: window creation failure not properly testedv8.2.0430Bram Moolenaar
2020-03-22patch 8.2.0429: no warning when test checks for option that never existsv8.2.0429Bram Moolenaar
2020-03-22patch 8.2.0428: buffer name may leakv8.2.0428Bram Moolenaar
2020-03-22patch 8.2.0427: it is not possible to check for a typo in a feature namev8.2.0427Bram Moolenaar
2020-03-22patch 8.2.0426: some errors were not tested forv8.2.0426Bram Moolenaar
2020-03-22patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar
2020-03-22patch 8.2.0424: checking for wrong return valuev8.2.0424Bram Moolenaar
2020-03-21patch 8.2.0423: in some environments a few tests are expected to failv8.2.0423Bram Moolenaar
2020-03-20patch 8.2.0422: crash when passing popup window to win_splitmove()v8.2.0422Bram Moolenaar
2020-03-20patch 8.2.0421: interrupting with CTRL-C does not always workv8.2.0421Bram Moolenaar
2020-03-20patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-Cv8.2.0420Bram Moolenaar
2020-03-20patch 8.2.0419: various memory leaks in Vim9 script codev8.2.0419Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-03-20patch 8.2.0417: Travis CI config can be improvedv8.2.0417Bram Moolenaar
2020-03-19patch 8.2.0416: test leaves file behindv8.2.0416Bram Moolenaar
2020-03-19patch 8.2.0415: bsdl filetype is not detectedv8.2.0415Bram Moolenaar
2020-03-19patch 8.2.0414: channel connect_waittime() test is flakyv8.2.0414Bram Moolenaar
2020-03-19patch 8.2.0413: buffer menu does not handle special buffers properlyv8.2.0413Bram Moolenaar
2020-03-19patch 8.2.0412: MS-Windows: cannot use vimtutor from the start menuv8.2.0412Bram Moolenaar
2020-03-19patch 8.2.0411: Mac: breakcheck is using a value from the stone agesv8.2.0411Bram Moolenaar
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