summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-05-16patch 8.2.2858: test fails because of changed error messagev8.2.2858Bram Moolenaar
2021-05-16patch 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong levelv8.2.2857Bram Moolenaar
2021-05-15patch 8.2.2856: get readonly error for device that can't be written tov8.2.2856Bram Moolenaar
2021-05-15patch 8.2.2855: white space after "->" does not give E274v8.2.2855Bram Moolenaar
2021-05-15patch 8.2.2854: custom statusline cannot contain % itemsv8.2.2854shadmansaleh
2021-05-15patch 8.2.2853: window is not updated after using <Cmd> mappingv8.2.2853Bram Moolenaar
2021-05-15patch 8.2.2852: configure can add --as-needed a second timev8.2.2852Natanael Copa
2021-05-15patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChangedv8.2.2851Bram Moolenaar
2021-05-13patch 8.2.2850: recalling commands from history is not testedv8.2.2850obcat
2021-05-13patch 8.2.2849: bufwrite not sufficiently testedv8.2.2849Yegappan Lakshmanan
2021-05-13patch 8.2.2848: crash whn calling partialv8.2.2848Dominique Pelle
2021-05-10patch 8.2.2847: Perl not tested sufficientlyv8.2.2847Dominique Pelle
2021-05-09patch 8.2.2846: Vim9: "echo Func()" does not give an error for using voidv8.2.2846Bram Moolenaar
2021-05-08patch 8.2.2845: MS-Windows: warning for signed/unsigned comparisonv8.2.2845Bram Moolenaar
2021-05-07patch 8.2.2844: Vim9: memory leak when using searchpair()v8.2.2844Bram Moolenaar
2021-05-07patch 8.2.2843: Vim9: skip argument to searchpairpos() is not compiledv8.2.2843Bram Moolenaar
2021-05-07patch 8.2.2842: Vim9: skip argument to searchpair() is not compiledv8.2.2842Bram Moolenaar
2021-05-07patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are setv8.2.2841matveyt
2021-05-06patch 8.2.2840: Vim9: member operation not fully testedv8.2.2840Bram Moolenaar
2021-05-06patch 8.2.2839: default redirection missing "ash" and "dash"v8.2.2839Natanael Copa
2021-05-06patch 8.2.2838: file extension .wrap not recognizedv8.2.2838Liam Beguin
2021-05-06patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle
2021-05-05patch 8.2.2836: build failure without the +quickfix featurev8.2.2836Bram Moolenaar
2021-05-05patch 8.2.2835: Vim9: leaking memory in :cexprv8.2.2835Bram Moolenaar
2021-05-05patch 8.2.2834: Vim9: :cexpr does not work with local variablesv8.2.2834Bram Moolenaar