summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-08-01patch 8.1.1785: map functionality mixed with character inputv8.1.1785Bram Moolenaar
2019-08-01patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicatedv8.1.1784Bram Moolenaar
2019-07-31patch 8.1.1783: MS-Windows: compiler test may fail when using %:Sv8.1.1783Bram Moolenaar
2019-07-31Update runtime files.Bram Moolenaar
2019-07-31patch 8.1.1782: MS-Windows: system() has temp file error with 'noshelltemp'v8.1.1782Bram Moolenaar
2019-07-31patch 8.1.1781: Amiga: no builtin OS readable version infov8.1.1781Bram Moolenaar
2019-07-31patch 8.1.1780: warning for file no longer available is repeatedv8.1.1780Bram Moolenaar
2019-07-30patch 8.1.1779: not showing the popup window right border is confusingv8.1.1779Bram Moolenaar
2019-07-30patch 8.1.1778: not showing the popup window right border is confusingv8.1.1778Bram Moolenaar
2019-07-29patch 8.1.1777: useless checks for job feature in channel testv8.1.1777Bram Moolenaar
2019-07-29patch 8.1.1776: text added with a job isn't displayedv8.1.1776Bram Moolenaar
2019-07-29patch 8.1.1775: error message may be empty in filetype testv8.1.1775Bram Moolenaar
2019-07-29patch 8.1.1774: test is silently skippedv8.1.1774Bram Moolenaar
2019-07-28patch 8.1.1773: the preview popup window may be too far to the rightv8.1.1773Bram Moolenaar
2019-07-28patch 8.1.1772: options test still fails on MS-Windowsv8.1.1772Bram Moolenaar
2019-07-28patch 8.1.1771: options test fails on MS-Windowsv8.1.1771Bram Moolenaar
2019-07-28patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar
2019-07-28patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar
2019-07-28patch 8.1.1768: man plugin changes setting in current windowv8.1.1768Bram Moolenaar
2019-07-28patch 8.1.1767: FEAT_SESSION defined separatelyv8.1.1767Bram Moolenaar
2019-07-28undo extra changes in src/MakefileBram Moolenaar
2019-07-28patch 8.1.1766: code for writing session file is spread outv8.1.1766Bram Moolenaar
2019-07-28patch 8.1.1765: get(func, dict, def) does not work properlyv8.1.1765Bram Moolenaar
2019-07-27patch 8.1.1764: ":browse oldfiles" is not testedv8.1.1764Bram Moolenaar
2019-07-27patch 8.1.1763: evalfunc.c is still too bigv8.1.1763Bram Moolenaar
2019-07-27patch 8.1.1762: some filetype rules are in the wrong placev8.1.1762Bram Moolenaar
2019-07-27patch 8.1.1761: filetype "vuejs" causes problems for some usersv8.1.1761Bram Moolenaar
2019-07-27patch 8.1.1760: extra line break for wrapping output of :argsv8.1.1760Bram Moolenaar
2019-07-27patch 8.1.1759: no mode char for terminal mapping from maparg()v8.1.1759Bram Moolenaar
2019-07-27patch 8.1.1758: count of g$ not used correctly when text is not wrappedv8.1.1758Bram Moolenaar
2019-07-27patch 8.1.1757: text added with appendbufline() isn't displayedv8.1.1757Bram Moolenaar
2019-07-27patch 8.1.1756: autocommand that splits window messes up window layoutv8.1.1756Bram Moolenaar
2019-07-26patch 8.1.1755: leaking memory when using a popup window maskv8.1.1755Bram Moolenaar
2019-07-26patch 8.1.1754: build failurev8.1.1754Bram Moolenaar
2019-07-26patch 8.1.1753: use of popup window mask is inefficientv8.1.1753Bram Moolenaar
2019-07-26patch 8.1.1752: resizing hashtable is inefficientv8.1.1752Bram Moolenaar
2019-07-26patch 8.1.1751: when redrawing popups plines_win() may be called oftenv8.1.1751Bram Moolenaar
2019-07-26patch 8.1.1750: depending on the terminal width :version may miss a line breakv8.1.1750Bram Moolenaar
2019-07-25patch 8.1.1749: Coverity warns for using negative indexv8.1.1749Bram Moolenaar
2019-07-25patch 8.1.1748: :args output is not alignedv8.1.1748Bram Moolenaar
2019-07-25patch 8.1.1747: compiler warning for unused variablesv8.1.1747Bram Moolenaar
2019-07-24patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"v8.1.1746Bram Moolenaar
2019-07-24patch 8.1.1745: compiler warning for unused argumentv8.1.1745Bram Moolenaar
2019-07-24patch 8.1.1744: build error without the conceal featurev8.1.1744Bram Moolenaar
2019-07-24patch 8.1.1743: 'hlsearch' and match highlighting in the wrong placev8.1.1743Bram Moolenaar
2019-07-24patch 8.1.1742: still some match functions in evalfunc.cv8.1.1742Bram Moolenaar
2019-07-24patch 8.1.1741: cleared/added match highlighting not updated in other windowv8.1.1741Bram Moolenaar
2019-07-24patch 8.1.1740: exepath() doesn't work for "bin/cat"v8.1.1740Bram Moolenaar
2019-07-24patch 8.1.1739: deleted match highlighting not updated in other windowv8.1.1739Bram Moolenaar
2019-07-24patch 8.1.1738: testing lambda with timer is slowv8.1.1738Bram Moolenaar