summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-05-30patch 8.2.2908: crash when using a terminal popup window from cmdline windowv8.2.2908Bram Moolenaar
2021-05-29patch 8.2.2907: memory leak when running out of memoryv8.2.2907Dominique Pelle
2021-05-29patch 8.2.2906: ASAN reports errors for test_startupv8.2.2906Bram Moolenaar
2021-05-29patch 8.2.2905: no error when defaults.vim cannot be loadedv8.2.2905Christian Brabandt
2021-05-29patch 8.2.2904: "g$" causes scroll if half a double width char is visiblev8.2.2904Bram Moolenaar
2021-05-29patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn'v8.2.2903Bram Moolenaar
2021-05-29patch 8.2.2902: spellfile functionality not fully testedv8.2.2902Dominique Pelle
2021-05-29patch 8.2.2901: some operators not fully testedv8.2.2901Bram Moolenaar
2021-05-29patch 8.2.2900: QuitPre is triggered before :wq writes the filev8.2.2900Bram Moolenaar
2021-05-29patch 8.2.2899: Appveyor script does not detect nmake failurev8.2.2899K.Takata
2021-05-29patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closedv8.2.2898Bram Moolenaar
2021-05-28patch 8.2.2897: Vim9: can use reserved words at the script levelv8.2.2897Bram Moolenaar
2021-05-28patch 8.2.2896: spellfile functionality not fully testedv8.2.2896Dominique Pelle
2021-05-28patch 8.2.2895: Vim9: random characters appear in some error messagesv8.2.2895mityu
2021-05-28patch 8.2.2894: MS-Windows: using enc_locale() for strftime() might not workv8.2.2894K.Takata
2021-05-28patch 8.2.2893: multi-byte text in popup title shows up wrongv8.2.2893Ralf Schandl
2021-05-28patch 8.2.2892: error message contains random charactersv8.2.2892mityu
2021-05-27patch 8.2.2891: cannot build with Perl 5.34v8.2.2891ichizok
2021-05-26patch 8.2.2890: text property duplicated when data block splitsv8.2.2890Bram Moolenaar
2021-05-26patch 8.2.2889: typo and verbose comment in Makefilesv8.2.2889K.Takata
2021-05-26patch 8.2.2888: Vim9: "k" command recognized in Vim9 scriptv8.2.2888Bram Moolenaar
2021-05-26patch 8.2.2887: crash when passing null string to fullcommand()v8.2.2887Bram Moolenaar
2021-05-25patch 8.2.2886: various pieces of code not covered by testsv8.2.2886Yegappan Lakshmanan
2021-05-24patch 8.2.2885: searching for \%'> does not match linewise end of linev8.2.2885Bram Moolenaar
2021-05-24patch 8.2.2884: not enough cscope code is covered by testsv8.2.2884Dominique Pelle
2021-05-24patch 8.2.2883: MS-Windows manifest file name is misleadingv8.2.2883matveyt
2021-05-24patch 8.2.2882: Vim9: memory leak when lambda has an errorv8.2.2882Bram Moolenaar
2021-05-24patch 8.2.2881: various pieces of code not covered by testsv8.2.2881Yegappan Lakshmanan
2021-05-24patch 8.2.2880: unified diff fails if actually usedv8.2.2880glacambre
2021-05-23patch 8.2.2879: file extension .hsig not recognizedv8.2.2879Marcin Szamotulski
2021-05-22patch 8.2.2878: Vim9: for loop list unpack only allows for one "_"v8.2.2878Bram Moolenaar
2021-05-22patch 8.2.2877: insufficient tests for popup menu rightleftv8.2.2877Yegappan Lakshmanan
2021-05-21patch 8.2.2876: configure cannot detect Python 3.10v8.2.2876Bram Moolenaar
2021-05-20patch 8.2.2875: cancelling inputlist() after a digit does not return zerov8.2.2875=?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?=
2021-05-20patch 8.2.2874: MS-Windows: screen redraws too oftenv8.2.2874matveyt
2021-05-19patch 8.2.2873: not enough tests for writing buffersv8.2.2873Yegappan Lakshmanan
2021-05-19patch 8.2.2872: Python tests fail without the channel featurev8.2.2872Dominique Pelle
2021-05-18patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codev8.2.2871Dominique Pelle
2021-05-18patch 8.2.2870: CmdlineChange event triggered twice for CTRL-Rv8.2.2870Bram Moolenaar
2021-05-18patch 8.2.2869: using unified diff is not testedv8.2.2869Bram Moolenaar
2021-05-18patch 8.2.2868: Vim9: when executing compiled expression trylevel is changedv8.2.2868Bram Moolenaar
2021-05-18patch 8.2.2867: build failurev8.2.2867Bram Moolenaar
2021-05-18patch 8.2.2866: Vim9: memory leak when using inline functionv8.2.2866Bram Moolenaar
2021-05-18patch 8.2.2865: skipping over function body failsv8.2.2865Bram Moolenaar
2021-05-18patch 8.2.2864: Vim9: crash when using inline functionv8.2.2864Bram Moolenaar
2021-05-17patch 8.2.2863: removing a text property does not redraw optimallyv8.2.2863Bram Moolenaar
2021-05-17patch 8.2.2862: removing a text property causes the whole window to be redawnv8.2.2862Bram Moolenaar
2021-05-17patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statementv8.2.2861Bram Moolenaar
2021-05-16patch 8.2.2860: adding a text property causes the whole window to be redawnv8.2.2860Bram Moolenaar
2021-05-16patch 8.2.2859: Tcl test fails because of changed error messagev8.2.2859Bram Moolenaar