summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-07patch 8.2.2733: detecting Lua version is not reliablev8.2.2733Bram Moolenaar
2021-04-07patch 8.2.2732: prompt for s///c in Ex mode can be wrongv8.2.2732Bram Moolenaar
2021-04-07patch 8.2.2731: Mac: SF symbols are not displayed properlyv8.2.2731Bram Moolenaar
2021-04-06patch 8.2.2730: Coverity complains about not restoring characterv8.2.2730Bram Moolenaar
2021-04-06patch 8.2.2729: Vim9: wrong error message for referring to legacy script varv8.2.2729Bram Moolenaar
2021-04-06patch 8.2.2728: special key names don't work if 'isident' is clearedv8.2.2728Bram Moolenaar
2021-04-06patch 8.2.2727: function test failsv8.2.2727Bram Moolenaar
2021-04-06patch 8.2.2726: confusing error message with white space before commav8.2.2726Bram Moolenaar
2021-04-05patch 8.2.2725: Vim9: message about compiling is wrong when using try/catchv8.2.2725Bram Moolenaar
2021-04-05patch 8.2.2724: Vim9: concatenating to list in dict not testedv8.2.2724Bram Moolenaar
2021-04-05patch 8.2.2723: assignment test failsv8.2.2723Bram Moolenaar
2021-04-05patch 8.2.2722: Vim9: crash when using LHS with double indexv8.2.2722Bram Moolenaar
2021-04-05patch 8.2.2721: Vim9: cannot have a linebreak inside a lambdav8.2.2721Bram Moolenaar
2021-04-05patch 8.2.2720: GTK menu tooltip moves the cursorv8.2.2720Bram Moolenaar
2021-04-05patch 8.2.2719: Vim9: appending to dict item doesn't work in a :def functionv8.2.2719Bram Moolenaar
2021-04-05patch 8.2.2718: Vim9: no explicit test for using a global function without g:v8.2.2718Bram Moolenaar
2021-04-05patch 8.2.2717: GTK menu items don't show a tooltipv8.2.2717Bram Moolenaar
2021-04-05patch 8.2.2716: the equivalent class regexp is missing some charactersv8.2.2716Bram Moolenaar
2021-04-05patch 8.2.2715: Vim9: tests fail without the channel featurev8.2.2715Bram Moolenaar
2021-04-05patch 8.2.2714: filetype pattern ending in star is too far upv8.2.2714Bram Moolenaar
2021-04-05patch 8.2.2713: folding code not sufficiently testedv8.2.2713Bram Moolenaar
2021-04-04patch 8.2.2712: memory leak when adding to a blob failsv8.2.2712Bram Moolenaar
2021-04-04patch 8.2.2711: "gj" in a closed fold does not move out of the foldv8.2.2711Bram Moolenaar
2021-04-04patch 8.2.2710: Vim9: not all tests cover script and :def functionv8.2.2710Bram Moolenaar
2021-04-04patch 8.2.2709: the GTK GUI has a gap next to the scrollbarv8.2.2709Bram Moolenaar
2021-04-04patch 8.2.2708: test sometimes fails waiting for shell in terminalv8.2.2708Bram Moolenaar
2021-04-04patch 8.2.2707: adding a lot of completions can still be a bit slowv8.2.2707Bram Moolenaar
2021-04-03patch 8.2.2706: Vim9: wrong line number reported for boolean operatorv8.2.2706Bram Moolenaar
2021-04-03patch 8.2.2705: Vim9: misleading reported line number for wrong typev8.2.2705Bram Moolenaar
2021-04-03patch 8.2.2704: adding a lot of completions can be a bit slowv8.2.2704Bram Moolenaar
2021-04-03patch 8.2.2703: Vim9: memory leak when failing on locked variablev8.2.2703Bram Moolenaar
2021-04-03patch 8.2.2702: compiler completion test fails when more scripts are addedv8.2.2702Bram Moolenaar
2021-04-03patch 8.2.2701: order of removing FORTIFY_SOURCE is wrongv8.2.2701Bram Moolenaar
2021-04-03patch 8.2.2700: nested autocmd test fails sometimesv8.2.2700Bram Moolenaar
2021-04-03patch 8.2.2699: Lua test failsv8.2.2699Bram Moolenaar
2021-04-03patch 8.2.2698: Lua test fails on MS-Windowsv8.2.2698Bram Moolenaar
2021-04-03patch 8.2.2697: function list test failsv8.2.2697Bram Moolenaar
2021-04-03patch 8.2.2696: Lua test fails with Lua 5.4.3 and laterv8.2.2696Bram Moolenaar
2021-04-03patch 8.2.2695: cursor position reset with nested autocommandsv8.2.2695Bram Moolenaar
2021-04-02patch 8.2.2694: when 'matchpairs' is empty every character beepsv8.2.2694Bram Moolenaar
2021-04-02patch 8.2.2693: Vim9: locked script variable can be changedv8.2.2693Bram Moolenaar
2021-04-02patch 8.2.2692: Vim9: locked script variable can be changedv8.2.2692Bram Moolenaar
2021-04-02patch 8.2.2691: autoconf may mess up compiler flagsv8.2.2691Bram Moolenaar
2021-04-02patch 8.2.2690: PowerShell files are not recognizedv8.2.2690Bram Moolenaar
2021-04-01patch 8.2.2689: tiny build failsv8.2.2689Bram Moolenaar
2021-04-01patch 8.2.2688: Vim9: crash when using s: for script variablev8.2.2688Bram Moolenaar
2021-04-01patch 8.2.2687: Vim9: cannot use "const" for global variable in :def functionv8.2.2687Bram Moolenaar
2021-04-01patch 8.2.2686: status line is not updated when going to cmdline modev8.2.2686Bram Moolenaar
2021-04-01patch 8.2.2685: custom statusline not drawn correctly with WinBarv8.2.2685Bram Moolenaar
2021-04-01patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar