summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-03-28patch 8.2.0472: terminal highlight name is set twice, leaking memoryv8.2.0472Bram Moolenaar
2020-03-28patch 8.2.0471: missing change to compile_list()v8.2.0471Bram Moolenaar
2020-03-28patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemv8.2.0470Bram Moolenaar
2020-03-28patch 8.2.0469: Vim9: no error for missing ] after listv8.2.0469Bram Moolenaar
2020-03-28patch 8.2.0468: GUI: pixel dust with some fonts and charactersv8.2.0468Bram Moolenaar
2020-03-28patch 8.2.0467: Vim9: some errors are not testedv8.2.0467Bram Moolenaar
2020-03-28patch 8.2.0466: not parsing messages recursively breaks the govim pluginv8.2.0466Bram Moolenaar
2020-03-28patch 8.2.0465: Vim9: dead code and wrong return typev8.2.0465Bram Moolenaar
2020-03-27Correct list of patch numbersBram Moolenaar
2020-03-27patch 8.2.0464: typos and other small problemsv8.2.0464Bram Moolenaar
2020-03-27patch 8.2.0464: typos and other small problemsv8.2.0463Bram Moolenaar
2020-03-27Update runtime filesBram Moolenaar
2020-03-27patch 8.2.0462: previewwindow test fails on some systemsv8.2.0462Bram Moolenaar
2020-03-27patch 8.2.0461: confirm test fails on amd64 systemv8.2.0461Bram Moolenaar
2020-03-26patch 8.2.0460: build failure because of wrong feature namev8.2.0460Bram Moolenaar
2020-03-26patch 8.2.0459: cannot check if a function name is correctv8.2.0459Bram Moolenaar
2020-03-26patch 8.2.0458: missing feature check in test functionv8.2.0458Bram Moolenaar
2020-03-26patch 8.2.0457: Test_quotestar() often fails when run under valgrindv8.2.0457Bram Moolenaar
2020-03-26patch 8.2.0456: Test_confirm_cmd is flakyv8.2.0456Bram Moolenaar
2020-03-26patch 8.2.0455: cannot set the highlight group for a specific terminalv8.2.0455Bram Moolenaar
2020-03-26patch 8.2.0454: some tests fail when the system is slowv8.2.0454Bram Moolenaar
2020-03-26patch 8.2.0453: trailing space in job_start() command causes empty argumentv8.2.0453Bram Moolenaar
2020-03-26patch 8.2.0452: channel_parse_messages() fails when called recursivelyv8.2.0452Bram Moolenaar
2020-03-26patch 8.2.0451: Win32: double-width character displayed incorrectlyv8.2.0451Bram Moolenaar
2020-03-26patch 8.2.0450: not enough testing for restricted mode and function callsv8.2.0450Bram Moolenaar
2020-03-26patch 8.2.0449: Vim9: crash if return type is invalidv8.2.0449Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-03-25patch 8.2.0447: terminal scroll tests fails on some systemsv8.2.0447Bram Moolenaar
2020-03-25patch 8.2.0446: listener with undo of deleting all lines not testedv8.2.0446Bram Moolenaar
2020-03-25patch 8.2.0445: png and xpm files not in MS-Windows zip filev8.2.0445Bram Moolenaar
2020-03-24patch 8.2.0444: swap file test fails on some systemsv8.2.0444Bram Moolenaar
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