summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-19patch 8.2.5136: debugger test fails when run with valgrindv8.2.5136Bram Moolenaar
2022-06-19patch 8.2.5135: running configure gives warnings for main() return typev8.2.5135Bram Moolenaar
2022-06-19patch 8.2.5134: function has confusing namev8.2.5134Bram Moolenaar
2022-06-19patch 8.2.5133: MacOS: build failsv8.2.5133Bram Moolenaar
2022-06-19patch 8.2.5132: :mkview test doesn't test muchv8.2.5132James McCoy
2022-06-19patch 8.2.5131: timeout implementation is not optimalv8.2.5131Bram Moolenaar
2022-06-19patch 8.2.5130: edit test for mode message fails when using valgrindv8.2.5130Bram Moolenaar
2022-06-19patch 8.2.5129: timeout handling is not optimalv8.2.5129Bram Moolenaar
2022-06-19patch 8.2.5128: syntax disabled when using synID() in searchpair() skip exprv8.2.5128Bram Moolenaar
2022-06-19patch 8.2.5127: using assert_true() does not show value on failurev8.2.5127zeertzjq
2022-06-18patch 8.2.5126: substitute may overrun destination bufferv8.2.5126Bram Moolenaar
2022-06-18patch 8.2.5125: MS-Windows: warnings from MinGW compilerv8.2.5125Yasuhiro Matsumoto
2022-06-18patch 8.2.5124: when syntax timeout test fails it does not show the timev8.2.5124Bram Moolenaar
2022-06-18patch 8.2.5123: using invalid index when looking for spell suggestionsv8.2.5123Bram Moolenaar
2022-06-18patch 8.2.5122: lisp indenting my run over the end of the linev8.2.5122Bram Moolenaar
2022-06-18patch 8.2.5121: interrupt test sometimes failsv8.2.5121Bram Moolenaar
2022-06-18patch 8.2.5120: searching for quotes may go over the end of the linev8.2.5120Bram Moolenaar
2022-06-17patch 8.2.5119: CI uses cache v2v8.2.5119Philip H
2022-06-17patch 8.2.5118: MS-Windows: sending a message to another Vim may hangv8.2.5118K.Takata
2022-06-17patch 8.2.5117: crash when calling a Lua callback from a :def functionv8.2.5117Bram Moolenaar
2022-06-17patch 8.2.5116: "limit" option of matchfuzzy() not always respectedv8.2.5116Kazuyuki Miyagi
2022-06-17Update runtime filesBram Moolenaar
2022-06-17patch 8.2.5115: search timeout is overrun with some patternsv8.2.5115Bram Moolenaar
2022-06-16patch 8.2.5114: time limit on searchpair() does not work properlyv8.2.5114Bram Moolenaar
2022-06-16patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errorsv8.2.5113Bram Moolenaar
2022-06-16patch 8.2.5112: gui test hangs on MS-Windowsv8.2.5112Bram Moolenaar
2022-06-16patch 8.2.5111: no test for --gui-dialog-filev8.2.5111Bram Moolenaar
2022-06-16patch 8.2.5110: icon filetype not recognized from the first linev8.2.5110Bram Moolenaar
2022-06-16patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modev8.2.5109Bram Moolenaar
2022-06-16patch 8.2.5108: retab test disabled because it hangs on MS-Windowsv8.2.5108Bram Moolenaar
2022-06-16patch 8.2.5107: some callers of rettv_list_alloc() check for not OKv8.2.5107Bram Moolenaar
2022-06-16patch 8.2.5106: default cmdwin mappings are re-mappablev8.2.5106zeertzjq
2022-06-15patch 8.2.5105: test still hangs on MS-Windowsv8.2.5105Bram Moolenaar
2022-06-15patch 8.2.5104: test hangs on MS-Windowsv8.2.5104Bram Moolenaar
2022-06-15patch 8.2.5103: build fails with small featuresv8.2.5103Bram Moolenaar
2022-06-15patch 8.2.5102: interrupt not caught in testv8.2.5102Bram Moolenaar
2022-06-15patch 8.2.5101: MS-Windows with MinGW: $CC may be "cc" instead of "gcc"v8.2.5101Yegappan Lakshmanan
2022-06-15patch 8.2.5100: memory usage tests are not retriedv8.2.5100Bram Moolenaar
2022-06-15patch 8.2.5099: some terminal tests are not retriedv8.2.5099Bram Moolenaar
2022-06-15patch 8.2.5098: spelldump test sometimes hangsv8.2.5098Bram Moolenaar
2022-06-15patch 8.2.5097: using uninitialized memory when using 'listchars'v8.2.5097Bram Moolenaar
2022-06-14patch 8.2.5096: terminal test still fails with some shell commandsv8.2.5096Bram Moolenaar
2022-06-14patch 8.2.5095: terminal test still fails with some shell commandsv8.2.5095Bram Moolenaar
2022-06-14Update runtime filesBram Moolenaar
2022-06-14patch 8.2.5094: MS-Windows GUI: empty command may cause a dialogv8.2.5094Bram Moolenaar
2022-06-14patch 8.2.5093: error message for unknown command may have the command twicev8.2.5093Bram Moolenaar
2022-06-14patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointersv8.2.5092Bram Moolenaar
2022-06-14patch 8.2.5091: terminal test fails with some shell commandsv8.2.5091Bram Moolenaar
2022-06-14patch 8.2.5090: MS-Windows: vim.def is no longer usedv8.2.5090K.Takata
2022-06-14patch 8.2.5089: some functions return a different value on failurev8.2.5089Yegappan Lakshmanan