summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-11-16patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboardv9.0.0888Aedin Louis Xavier
2022-11-15patch 9.0.0887: cannot easily try out what codes various keys producev9.0.0887Bram Moolenaar
2022-11-15patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright
2022-11-15patch 9.0.0885: informational message has an error message numberv9.0.0885Bram Moolenaar
2022-11-15patch 9.0.0884: mouse shape remains in op-pending mode after failed changev9.0.0884zeertzjq
2022-11-14patch 9.0.0883: a silent mapping may cause dots on the command linev9.0.0883Bram Moolenaar
2022-11-14patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipev9.0.0882Bram Moolenaar
2022-11-14patch 9.0.0881: cannot get the currently showing mouse shapev9.0.0881Bram Moolenaar
2022-11-14patch 9.0.0880: preprocessor indenting is offv9.0.0880K.Takata
2022-11-14patch 9.0.0879: unnecessary nesting in makefilev9.0.0879K.Takata
2022-11-14patch 9.0.0878: Coverity warns for dead codev9.0.0878Bram Moolenaar
2022-11-13patch 9.0.0877: using freed memory with :comclear while listing commandsv9.0.0877Bram Moolenaar
2022-11-13patch 9.0.0876: code is indented more than neededv9.0.0876Yegappan Lakshmanan
2022-11-13patch 9.0.0875: using freed memory when executing delfunc at more promptv9.0.0875Bram Moolenaar
2022-11-13patch 9.0.0874: using freed memory when executing unmenu at more promptv9.0.0874Bram Moolenaar
2022-11-13patch 9.0.0873: using freed memory when executing mapclear at more promptv9.0.0873Bram Moolenaar
2022-11-13patch 9.0.0872: code is indented more than neededv9.0.0872Yegappan Lakshmanan
2022-11-13patch 9.0.0871: using freed memory when clearing augroup at more promptv9.0.0871Bram Moolenaar
2022-11-13patch 9.0.0870: get E967 when using text property in quickfix windowv9.0.0870Bram Moolenaar
2022-11-12patch 9.0.0869: bogus error when string used after :elseifv9.0.0869Bram Moolenaar
2022-11-12patch 9.0.0868: MS-Windows: after Vim exits console resizing problemv9.0.0868Christopher Plewright
2022-11-12patch 9.0.0867: wildmenu redrawing code is spread outv9.0.0867Bram Moolenaar
2022-11-12patch 9.0.0866: no test for what patch 8.2.2207 fixesv9.0.0866zeertzjq
2022-11-12patch 9.0.0865: duplicate arguments are not always detectedv9.0.0865Nir Lichtman
2022-11-12patch 9.0.0864: crash when using "!!" without a previous shell commandv9.0.0864Bram Moolenaar
2022-11-12patch 9.0.0863: col() and charcol() only work for the current windowv9.0.0863Yegappan Lakshmanan
2022-11-12patch 9.0.0862: default value of 'endoffile' is wrongv9.0.0862Bram Moolenaar
2022-11-11patch 9.0.0861: solution for "!!sort" in closed fold is not optimalv9.0.0861Bram Moolenaar
2022-11-11patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4v9.0.0860Bram Moolenaar
2022-11-11patch 9.0.0859: compiler warning for unused variablev9.0.0859Bram Moolenaar
2022-11-11patch 9.0.0858: "!!sort" in a closed fold sorts too many linesv9.0.0858Bram Moolenaar
2022-11-10patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORMv9.0.0857K.Takata
2022-11-10patch 9.0.0856: MS-Windows: executable not found when running testv9.0.0856Christopher Plewright
2022-11-10patch 9.0.0855: comment not located above the code it refers tov9.0.0855zeertzjq
2022-11-10patch 9.0.0854: no proper test for what 9.0.0846 fixesv9.0.0854zeertzjq
2022-11-10patch 9.0.0853: terminal mouse test is still flaky on MacOS M1v9.0.0853Bram Moolenaar
2022-11-10patch 9.0.0852: crypt test is skipped if xxd is not foundv9.0.0852Bram Moolenaar
2022-11-10patch 9.0.0851: terminal mouse test is still flakyv9.0.0851Bram Moolenaar
2022-11-09patch 9.0.0850: MS-Windows Terminal has unstable color controlv9.0.0850Christopher Plewright
2022-11-09patch 9.0.0849: terminal mouse test is a bit flakyv9.0.0849James McCoy
2022-11-09Update runtime filesBram Moolenaar
2022-11-09patch 9.0.0848: help item for --log argument is not aligned nicelyv9.0.0848K.Takata
2022-11-09patch 9.0.0847: CI: not totally clear what MS-Windows version is usedv9.0.0847K.Takata
2022-11-09patch 9.0.0846: using assert_fails() may cause hit-enter promptv9.0.0846Bram Moolenaar
2022-11-08patch 9.0.0845: shell command with just space gives strange errorv9.0.0845shane.xb.qian
2022-11-07patch 9.0.0844: handling 'statusline' errors is spread outv9.0.0844Luuk van Baal
2022-11-07patch 9.0.0843: VHS tape files are not recognizedv9.0.0843Carlos A Becker
2022-11-07patch 9.0.0842: Unicode range for Apple SF symbols is outdatedv9.0.0842Yee Cheng Chin
2022-11-06patch 9.0.0841: deletebufline() does not always return 1 on failurev9.0.0841zeertzjq
2022-11-06patch 9.0.0840: cannot change a slice of a const listv9.0.0840Bram Moolenaar