summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-03patch 9.0.0370: cleaning up afterwards can make a function messyv9.0.0370Bram Moolenaar
2022-09-03patch 9.0.0369: a failing flaky test doesn't mention the timev9.0.0369Bram Moolenaar
2022-09-03patch 9.0.0368: old Coverity warning for using NULL pointerv9.0.0368Bram Moolenaar
2022-09-03patch 9.0.0367: Coverity complains about dropping sign of characterv9.0.0367Bram Moolenaar
2022-09-03patch 9.0.0366: cannot use import->Func() in lambdav9.0.0366Bram Moolenaar
2022-09-03patch 9.0.0365: file name used in test is unusualv9.0.0365Dominique Pelle
2022-09-03patch 9.0.0364: clang static analyzer gives warningsv9.0.0364Yegappan Lakshmanan
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-09-02patch 9.0.0362: expanding ":e %" does not work for remote filesv9.0.0362Bram Moolenaar
2022-09-02patch 9.0.0361: removing a listener may result in a memory leakv9.0.0361Yegappan Lakshmanan
2022-09-02patch 9.0.0360: crash when invalid line number on :for is ignoredv9.0.0360Bram Moolenaar
2022-09-02patch 9.0.0359: error message for wrong argument type is not specificv9.0.0359Yegappan Lakshmanan
2022-09-02patch 9.0.0358: 'breakindent' does not indent non-listsv9.0.0358Maxim Kim
2022-09-02patch 9.0.0357: 'linebreak' interferes with text property highlightv9.0.0357Bram Moolenaar
2022-09-02patch 9.0.0356: :echowindow sets the in_echowindow flag too earlyv9.0.0356Yasuhiro Matsumoto
2022-09-02patch 9.0.0355: check for uppercase char in autoload name is wrongv9.0.0355thinca
2022-09-01patch 9.0.0354: MS-Windows: starting a python server for test sometimes failsv9.0.0354Bram Moolenaar
2022-09-01patch 9.0.0353: missing entry in switchv9.0.0353Bram Moolenaar
2022-09-01patch 9.0.0352: using :echowindow in a timer clears part of messagev9.0.0352Bram Moolenaar
2022-09-01patch 9.0.0351: message window may obscure the command linev9.0.0351Bram Moolenaar
2022-09-01patch 9.0.0350: :echowindow does not work in a compiled functionv9.0.0350Bram Moolenaar
2022-09-01patch 9.0.0349: filetype of *.sil files not well detectedv9.0.0349Bram Moolenaar
2022-09-01patch 9.0.0348: MS-Windows: GUI mouse move event test is flakyv9.0.0348Bram Moolenaar
2022-09-01patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminalv9.0.0347K.Takata
2022-09-01patch 9.0.0346: :horizontal modifier not fully supportedv9.0.0346zeertzjq
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-09-01patch 9.0.0344: MS-Windows: background color wrong in Consolev9.0.0344Yasuhiro Matsumoto
2022-08-31patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not foundv9.0.0343Bram Moolenaar
2022-08-31patch 9.0.0342: ":wincmd =" equalizes in two directionsv9.0.0342Bram Moolenaar
2022-08-31patch 9.0.0341: mapset() does not restore <Nop> mapping properlyv9.0.0341zeertzjq
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-31patch 9.0.0339: no check if the return value of XChangeGC() is NULLv9.0.0339Bram Moolenaar
2022-08-31patch 9.0.0338: return value of list_append_list() not always checkedv9.0.0338Bram Moolenaar
2022-08-30patch 9.0.0337: flicker when resetting cmdline_row after updating the screenv9.0.0337Bram Moolenaar
2022-08-30patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar
2022-08-30Update runtime filesBram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-08-30patch 9.0.0334: test does not properly clean upv9.0.0334Dominique Pelle
2022-08-30patch 9.0.0333: method test failsv9.0.0333Bram Moolenaar
2022-08-30patch 9.0.0332: overwrite check may block BufWriteCmdv9.0.0332zeertzjq
2022-08-30patch 9.0.0331: cannot use items() on a stringv9.0.0331Bram Moolenaar
2022-08-30patch 9.0.0330: method tests failv9.0.0330Bram Moolenaar
2022-08-30patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zerov9.0.0329Bram Moolenaar
2022-08-30patch 9.0.0328: OLD_DIGRAPHS is unusedv9.0.0328Bram Moolenaar
2022-08-30patch 9.0.0327: items() does not work on a listv9.0.0327Bram Moolenaar
2022-08-30patch 9.0.0326: some changes for cmdheight=0 are not neededv9.0.0326Shougo Matsushita
2022-08-29patch 9.0.0325: MS-Windows: completion test failsv9.0.0325Bram Moolenaar
2022-08-29patch 9.0.0324: MS-Windows: resolve() test failsv9.0.0324Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-08-29patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is setv9.0.0322Bram Moolenaar