summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-04-28patch 8.0.1770: assert functions don't return anythingv8.0.1770Bram Moolenaar
2018-04-28patch 8.0.1769: repeated saving and restoring viewstate for 'incsearch'v8.0.1769Bram Moolenaar
2018-04-27patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong wayv8.0.1768Bram Moolenaar
2018-04-27patch 8.0.1767: with 'incsearch' text may jump up and downv8.0.1767Bram Moolenaar
2018-04-26patch 8.0.1766: expanding abbreviation doesn't workv8.0.1766Bram Moolenaar
2018-04-25patch 8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' setv8.0.1765Bram Moolenaar
2018-04-25patch 8.0.1764: lgtm considers tutor.es to be EcmaScriptv8.0.1764Bram Moolenaar
2018-04-24patch 8.0.1763: :argedit does not reuse an empty unnamed bufferv8.0.1763Bram Moolenaar
2018-04-24patch 8.0.1762: terminal debug logging is a bit complicatedv8.0.1762Bram Moolenaar
2018-04-24patch 8.0.1761: job in terminal window with no output channel is killedv8.0.1761Bram Moolenaar
2018-04-24patch 8.0.1760: wrong number of arguments to vms_read()v8.0.1760Bram Moolenaar
2018-04-24patch 8.0.1759: memory leak from duplicate optionsv8.0.1759Bram Moolenaar
2018-04-24patch 8.0.1758: open_line() returns TRUE/FALSE for success/failurev8.0.1758Bram Moolenaar
2018-04-24patch 8.0.1757: unnecessary changes in libvtermv8.0.1757Bram Moolenaar
2018-04-24patch 8.0.1756: GUI: after prompting for a number the mouse shape is wrongv8.0.1756Bram Moolenaar
2018-04-24patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 wordsv8.0.1755Bram Moolenaar
2018-04-24patch 8.0.1754: ex_helpgrep() is too longv8.0.1754Bram Moolenaar
2018-04-24patch 8.0.1753: various warnings from a static analyserv8.0.1753Bram Moolenaar
2018-04-24patch 8.0.1752: qf_set_properties() is to longv8.0.1752Bram Moolenaar
2018-04-24patch 8.0.1751: #ifdef causes bad highlightingv8.0.1751Bram Moolenaar
2018-04-23patch 8.0.1750: crash when clearing loccation list in autocommandv8.0.1750Bram Moolenaar
2018-04-23patch 8.0.1749: VMS: 100% CPU use, redefining mch_open() failsv8.0.1749Bram Moolenaar
2018-04-22patch 8.0.1748: CmdlineEnter command uses backslash instead of slashv8.0.1748Bram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdv8.0.1747Bram Moolenaar
2018-04-21patch 8.0.1746: MS-Windows: channel tests failv8.0.1746Bram Moolenaar
2018-04-21patch 8.0.1745: build failure on MS-Windowsv8.0.1745Bram Moolenaar
2018-04-21patch 8.0.1744: on some systems /dev/stdout isn't writablev8.0.1744Bram Moolenaar
2018-04-21patch 8.0.1743: terminal window options are named inconsistentlyv8.0.1743Bram Moolenaar
2018-04-21patch 8.0.1742: cannot get a list of all the jobsv8.0.1742Bram Moolenaar
2018-04-21patch 8.0.1741: MS-Windows with msys2 cannot build Ruby staticallyv8.0.1741Bram Moolenaar
2018-04-20patch 8.0.1740: warning for signed-unsigned incompatibilityv8.0.1740Bram Moolenaar
2018-04-20Update runtime files.Bram Moolenaar
2018-04-20patch 8.0.1739: MS-Windows with msys2 cannot build Ruby staticallyv8.0.1739Bram Moolenaar
2018-04-20patch 8.0.1738: ":args" output is hard to readv8.0.1738Bram Moolenaar
2018-04-19patch 8.0.1737: fchown() used when it is not supportedv8.0.1737Bram Moolenaar
2018-04-19patch 8.0.1736: check for C99 features is incompletev8.0.1736Bram Moolenaar
2018-04-18patch 8.0.1735: flexible array member feature not supported by HP-UXv8.0.1735Bram Moolenaar
2018-04-18patch 8.0.1734: package directory not added to 'rtp' if prefix matchesv8.0.1734Bram Moolenaar
2018-04-17patch 8.0.1733: incomplete testing for completion fixv8.0.1733Bram Moolenaar
2018-04-17patch 8.0.1732: crash when terminal API call deletes the bufferv8.0.1732Bram Moolenaar
2018-04-17patch 8.0.1731: characters deleted on completionv8.0.1731Bram Moolenaar
2018-04-17patch 8.0.1730: no configure check for the used C99 featuresv8.0.1730Bram Moolenaar
2018-04-17patch 8.0.1729: no comma after last enum itemv8.0.1729Bram Moolenaar
2018-04-17patch 8.0.1728: condition always false, useless codev8.0.1728Bram Moolenaar
2018-04-16patch 8.0.1727: qf_get_properties() function is too longv8.0.1727Bram Moolenaar
2018-04-16patch 8.0.1726: older MSVC doesn't support declarations halfway a blockv8.0.1726Bram Moolenaar
2018-04-16patch 8.0.1725: terminal debugger doesn't handle command argumentsv8.0.1725Bram Moolenaar
2018-04-16patch 8.0.1724: declarations cannot be halfway a blockv8.0.1724Bram Moolenaar
2018-04-16patch 8.0.1723: using one item array size declaration is misleadingv8.0.1723Bram Moolenaar
2018-04-15patch 8.0.1722: cannot specify a minimal size for a terminal windowv8.0.1722Bram Moolenaar