summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-07patch 8.2.4707: redrawing could be a bit more efficientv8.2.4707zeertzjq
2022-04-07patch 8.2.4706: buffer remains active with WinClosed and tabpagesv8.2.4706zeertzjq
2022-04-07patch 8.2.4705: jump list marker disappearsv8.2.4705zeertzjq
2022-04-07patch 8.2.4704: using "else" after return or break increases indentv8.2.4704=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-07patch 8.2.4703: memory leak in handling 'cinscopedecls'v8.2.4703Bram Moolenaar
2022-04-07patch 8.2.4702: C++ scope labels are hard-codedv8.2.4702Tom Praschan
2022-04-06patch 8.2.4701: Kuka Robot Language files not recognizedv8.2.4701Bram Moolenaar
2022-04-06patch 8.2.4700: buffer remains active if WinClosed event throws an exceptionv8.2.4700Bram Moolenaar
2022-04-05patch 8.2.4699: hard to reproduce hang when reading from a channelv8.2.4699LemonBoy
2022-04-05patch 8.2.4698: Vim9: script variable has no flag that it was setv8.2.4698Bram Moolenaar
2022-04-05patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionaryv8.2.4697Bram Moolenaar
2022-04-05patch 8.2.4696: delete() with "rf" argument does not report a failurev8.2.4696zeertzjq
2022-04-05patch 8.2.4695: JSON encoding could be fasterv8.2.4695LemonBoy
2022-04-05patch 8.2.4694: avoidance of #elif causes more preproc nestingv8.2.4694ichizok
2022-04-05patch 8.2.4693: new regexp does not accept pattern "\%>0v"v8.2.4693Bram Moolenaar
2022-04-05patch 8.2.4692: no test for what 8.2.4691 fixesv8.2.4692zeertzjq
2022-04-04patch 8.2.4691: solution for <Cmd> in a mapping causes troublev8.2.4691Bram Moolenaar
2022-04-04patch 8.2.4690: channel tests fail on MS-Windowsv8.2.4690LemonBoy
2022-04-04patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keysv8.2.4689Bram Moolenaar
2022-04-04patch 8.2.4688: new regexp engine does not give an error for "\%v"v8.2.4688Bram Moolenaar
2022-04-04patch 8.2.4687: "vimgrep /\%v/ *" may cause a crashv8.2.4687Bram Moolenaar
2022-04-04patch 8.2.4686: configure doesn't find the Motif library with Cygwinv8.2.4686Kelvin Lee
2022-04-04patch 8.2.4685: when a swap file is found for a popup there is no dialogv8.2.4685Bram Moolenaar
2022-04-04patch 8.2.4684: cannot open a channel on a Unix domain socketv8.2.4684LemonBoy
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