summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-04-04patch 8.2.4683: verbose check with dict_find() to see if a key is presentv8.2.4683Yegappan Lakshmanan
2022-04-04patch 8.2.4682: Vim9: can use :unlockvar for const variablev8.2.4682Bram Moolenaar
2022-04-03patch 8.2.4681: build fails with a combination of featuresv8.2.4681Bram Moolenaar
2022-04-03patch 8.2.4680: build failure without +postscriptv8.2.4680Bram Moolenaar
2022-04-03patch 8.2.4679: cannot have expandcmd() give an error message for mistakesv8.2.4679Yegappan Lakshmanan
2022-04-03patch 8.2.4678: Vim9: not all code is testedv8.2.4678Bram Moolenaar
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-04-03patch 8.2.4676: test fails with different errorv8.2.4676Bram Moolenaar
2022-04-03patch 8.2.4675: no error for missing expression after :elseifv8.2.4675Bram Moolenaar
2022-04-03patch 8.2.4674: cannot force getting MouseMove eventsv8.2.4674Ernie Rael
2022-04-03patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-Bv8.2.4673Bram Moolenaar
2022-04-03patch 8.2.4672: using :normal with Ex mode may make :substitute hangv8.2.4672Bram Moolenaar
2022-04-03patch 8.2.4671: 'wildignorecase' is sometimes not used for glob()v8.2.4671LemonBoy
2022-04-03patch 8.2.4670: memory allocation failures for new tab page not testedv8.2.4670Yegappan Lakshmanan
2022-04-02patch 8.2.4669: in compiled code len('string') is not inlinedv8.2.4669LemonBoy
2022-04-02patch 8.2.4668: buffer allocation failures insufficiently testedv8.2.4668Yegappan Lakshmanan
2022-04-02patch 8.2.4667: expandcmd() fails on an errorv8.2.4667Yegappan Lakshmanan
2022-04-02patch 8.2.4666: Vim9: assignment not recognized in skipped blockv8.2.4666Bram Moolenaar
2022-04-02patch 8.2.4665: popup with "minwidth" and scrollbar not updated properlyv8.2.4665Bram Moolenaar
2022-04-02patch 8.2.4664: Elvish files are not recognizedv8.2.4664Bruno Roque
2022-04-01patch 8.2.4663: occasional crash when running the GUI testsv8.2.4663Bram Moolenaar
2022-04-01patch 8.2.4662: no error for using out of range list indexv8.2.4662Bram Moolenaar
2022-04-01patch 8.2.4661: Coverity warning for using uninitialized variablev8.2.4661Bram Moolenaar
2022-04-01patch 8.2.4660: cursorcolumn is sometimes not correctv8.2.4660Bram Moolenaar
2022-03-31patch 8.2.4659: invalid memory access when using printable function namev8.2.4659Bram Moolenaar
2022-03-31patch 8.2.4658: org-mode files are not recognizedv8.2.4658ranjithshegde
2022-03-31patch 8.2.4657: errors for functions are sometimes hard to readv8.2.4657Bram Moolenaar
2022-03-31patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dirv8.2.4656Bram Moolenaar
2022-03-31patch 8.2.4655: cmdline completion popup menu positioned wrongv8.2.4655Yegappan Lakshmanan
2022-03-31patch 8.2.4654: missing changes for import checkv8.2.4654Bram Moolenaar
2022-03-31patch 8.2.4653: "import autoload" does not check the file namev8.2.4653Bram Moolenaar
2022-03-31patch 8.2.4652: leaking memory if assignment failsv8.2.4652Bram Moolenaar
2022-03-30patch 8.2.4651: test fails because path differsv8.2.4651Bram Moolenaar
2022-03-30patch 8.2.4650: "import autoload" only works with using 'runtimepath'v8.2.4650Bram Moolenaar
2022-03-30patch 8.2.4649: various formatting problemsv8.2.4649Bram Moolenaar
2022-03-30patch 8.2.4648: handling LSP messages is a bit slowv8.2.4648Yegappan Lakshmanan
2022-03-29patch 8.2.4647: "source" can read past end of copied linev8.2.4647Bram Moolenaar
2022-03-29patch 8.2.4646: using buffer line after it has been freedv8.2.4646Bram Moolenaar
2022-03-29patch 8.2.4645: 'shortmess' changed when session does not store optionsv8.2.4645James Cherti
2022-03-29patch 8.2.4644: redrawing too often when 'relativenumber' is setv8.2.4644Lewis Russell
2022-03-28patch 8.2.4643: Vim9: variable may be locked unintentionallyv8.2.4643Bram Moolenaar
2022-03-28patch 8.2.4642: Vim9: in :def function script var cannot be nullv8.2.4642Bram Moolenaar
2022-03-28patch 8.2.4641: may mark the wrong window for redrawingv8.2.4641Bram Moolenaar
2022-03-28patch 8.2.4640: some boolean options use "long" instead of "int"v8.2.4640James McCoy
2022-03-27patch 8.2.4639: not sufficient parenthesis in preprocessor macroskylo252
2022-03-27patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'v8.2.4639v8.2.4638zeertzjq
2022-03-27patch 8.2.4637: warning for using uninitialized variablev8.2.4637Bram Moolenaar
2022-03-27patch 8.2.4636: not using Visual rangev8.2.4636Bram Moolenaar
2022-03-27patch 8.2.4635: tests using null list or dict failv8.2.4635Bram Moolenaar
2022-03-27patch 8.2.4634: Vim9: cannot initialize a variable to null_listv8.2.4634Bram Moolenaar