summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.0.1840: getwinpos() is not testedv8.0.1840Bram Moolenaar2018-05-141-0/+2
* patch 8.0.1839: script to check .po file doesn't check for plural headerv8.0.1839Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1838: cursor in wrong pos when switching to Terminal-Normal modev8.0.1838Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>v8.0.1837Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1836: buffer-local window options may not be recentv8.0.1836Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1835: print document name does not support multi-bytev8.0.1835Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1834: GUI: find/replace dialog does not handle some charsv8.0.1834Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1833: X11: ":echo 3.14" gives E806v8.0.1833Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1832: cannot use :unlet for an environment variablev8.0.1832Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':'v8.0.1831Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1830: switching to Terminal-Normal mode does not redrawv8.0.1830Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! charsv8.0.1829Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1828: get no clue why :gui does not forkv8.0.1828Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1827: compiler warning for signed/unsigned char pointersv8.0.1827Bram Moolenaar2018-05-131-0/+2
* patch 8.0.1826: configure uses old compiler flagv8.0.1826Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1825: might use NULL pointer when out of memoryv8.0.1825Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1824: Coverity warns for variable that may be uninitializedv8.0.1824Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1823: test for terminal stdout redirection is flakyv8.0.1823Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1822: make uninstall does not remove colors/toolsv8.0.1822Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1821: cursor in terminal window moves when pressing CTRL-Wv8.0.1821Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1820: terminal window redirecting stdout does not show stderrv8.0.1820Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1819: swap file warning for file with non-existing directoryv8.0.1819Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1818: lines remove from wrong buffer when using terminal windowv8.0.1818Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1817: a timer may change v:count unexpectedlyv8.0.1817Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1816: no test for setcmdpos()v8.0.1816Bram Moolenaar2018-05-121-0/+2
* patch 8.0.1815: crash with terminal window and with 'lazyredraw' setv8.0.1815Bram Moolenaar2018-05-111-0/+2
* patch 8.0.1814: crash with terminal window and with 'lazyredraw' setv8.0.1814Bram Moolenaar2018-05-111-0/+2
* patch 8.0.1813: Windows installer doesn't install terminal debuggerv8.0.1813Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1812: the qf_jump_to_usable_window() function is too longv8.0.1812Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1811: no test for winrestcmd()v8.0.1811Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal modev8.0.1810Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1809: various typosv8.0.1809Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1808: can't build without TGETENTv8.0.1808Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1807: function to set terminal name is too longv8.0.1807Bram Moolenaar2018-05-101-0/+2
* patch 8.0.1806: InsertCharPre causes problems for autocompletev8.0.1806Bram Moolenaar2018-05-081-0/+2
* patch 8.0.1805: qf_parse_line() is too longv8.0.1805Bram Moolenaar2018-05-081-0/+2
* patch 8.0.1804: using :normal in terminal window causes problemsv8.0.1804Bram Moolenaar2018-05-081-0/+2
* patch 8.0.1803: warning for uninitialized variablev8.0.1803Bram Moolenaar2018-05-071-0/+2
* patch 8.0.1802: MS-Windows: terminal test failsv8.0.1802Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1801: MS-Windows: redirecting terminal output does not workv8.0.1801Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1800: X11: getting color is slowv8.0.1800Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1799: no test for :registers commandv8.0.1799Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1798: MS-Windows: file considered read-only too oftenv8.0.1798Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1797: terminal window is redrawn too oftenv8.0.1797Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1796: GUI: click on tab fails when the focus is in a terminalv8.0.1796Bram Moolenaar2018-05-061-0/+2
* patch 8.0.1795: lose contact with jobs when :gui forksv8.0.1795Bram Moolenaar2018-05-051-0/+2
* patch 8.0.1794: duplicate term options after renamingv8.0.1794Bram Moolenaar2018-05-051-0/+2
* patch 8.0.1793: no test for "vim -g"v8.0.1793Bram Moolenaar2018-05-051-0/+2
* patch 8.0.1792: MS-Windows users expect -? to work like --helpv8.0.1792Bram Moolenaar2018-05-051-0/+2
* patch 8.0.1791: using uint8_t does not work everywherev8.0.1791Bram Moolenaar2018-05-051-0/+2