summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2019-07-23patch 8.1.1737: :args command that outputs one line gives more promptv8.1.1737Bram Moolenaar
2019-07-23patch 8.1.1736: viminfo support is spread outv8.1.1736Bram Moolenaar
2019-07-22patch 8.1.1735: can't build with tiny featuresv8.1.1735Bram Moolenaar
2019-07-22patch 8.1.1734: the evalfunc.c file is too bigv8.1.1734Bram Moolenaar
2019-07-22patch 8.1.1733: the man ftplugin leaves an empty buffer behindv8.1.1733Bram Moolenaar
2019-07-22patch 8.1.1732: completion in cmdwin does not work for buffer-local commandsv8.1.1732Bram Moolenaar
2019-07-22patch 8.1.1731: command line history not read from viminfo on startupv8.1.1731Bram Moolenaar
2019-07-22patch 8.1.1730: wrong place for mark viminfo supportv8.1.1730Bram Moolenaar
2019-07-21patch 8.1.1729: heredoc with trim not properly handled in functionv8.1.1729Bram Moolenaar
2019-07-21patch 8.1.1728: wrong place for command line history viminfo supportv8.1.1728Bram Moolenaar
2019-07-21patch 8.1.1727: code for viminfo support is spread outv8.1.1727Bram Moolenaar
2019-07-21patch 8.1.1726: the eval.txt help file is too bigv8.1.1726Bram Moolenaar
2019-07-21patch 8.1.1725: MS-Windows: E325 message may use incorrect date formatv8.1.1725Bram Moolenaar
2019-07-21patch 8.1.1724: too much overhead checking for CTRL-C while processing textv8.1.1724Bram Moolenaar
2019-07-21patch 8.1.1723: heredoc assignment has no room for new featuresv8.1.1723Bram Moolenaar
2019-07-20patch 8.1.1722: error when scriptversion is 2 a making a dictionary accessv8.1.1722Bram Moolenaar
2019-07-20patch 8.1.1721: build failure with normal features without netbeans interfacev8.1.1721Bram Moolenaar
2019-07-20patch 8.1.1720: crash with very long %[] patternv8.1.1720Bram Moolenaar
2019-07-20patch 8.1.1719: popup too wide when 'showbreak' is setv8.1.1719Bram Moolenaar
2019-07-20patch 8.1.1718: popup menu highlighting does not look goodv8.1.1718Bram Moolenaar
2019-07-20patch 8.1.1717: last char in menu popup window highlightedv8.1.1717Bram Moolenaar
2019-07-19patch 8.1.1716: old style comments are wasting spacev8.1.1716Bram Moolenaar
2019-07-19patch 8.1.1715: emoji characters are seen as word characters for spellingv8.1.1715Bram Moolenaar
2019-07-19Update runtime filesBram Moolenaar