summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1823: command line history code is spread outv8.1.1823Bram Moolenaar2019-08-061-4/+2
* patch 8.1.1822: confusing error message when range is not allowedv8.1.1822Bram Moolenaar2019-08-061-0/+2
* patch 8.1.1821: no test for wrong number of method argumentsv8.1.1821Bram Moolenaar2019-08-061-0/+2
* patch 8.1.1820: using expr->FuncRef() does not workv8.1.1820Bram Moolenaar2019-08-051-0/+2
* patch 8.1.1819: :pedit does not work with a popup preview windowv8.1.1819Bram Moolenaar2019-08-051-0/+2
* patch 8.1.1818: unused variablev8.1.1818Bram Moolenaar2019-08-051-0/+2
* patch 8.1.1817: github contribution text is incompletev8.1.1817Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1816: cannot use a user defined function as a methodv8.1.1816Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1815: duplicating info for internal functionsv8.1.1815Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1814: a long title in a popup window overflowsv8.1.1814Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1813: ATTENTION prompt for a preview popup windowv8.1.1813Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1812: reading a truncted undo file hangs Vimv8.1.1812Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1811: popup window color cannot be set to "Normal"v8.1.1811Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"v8.1.1810Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1808: build failure for tiny versionv8.1.1808Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar2019-08-041-0/+2
* patch 8.1.1806: test for display updating doesn't check without statuslinev8.1.1806Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1805: au_did_filetype is declared twicev8.1.1805Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1804: no test for display updating without a scroll regionv8.1.1804Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1802: missing change to call_callback()v8.1.1802Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1801: cannot build without the +eval featurev8.1.1801Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1800: function call functions have too many argumentsv8.1.1800Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1799: cannot avoid mapping for a popup windowv8.1.1799Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1798: warning for unused variable in tiny versionv8.1.1798Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1797: the vgetorpeek() function is too longv8.1.1797Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1796: :argdo is not testedv8.1.1796Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1795: no syntax HL after splitting windows with :bufdov8.1.1795Bram Moolenaar2019-08-031-0/+2
* patch 8.1.1794: tests are flakyv8.1.1794Bram Moolenaar2019-08-021-0/+2
* patch 8.1.1793: mixed comment style in globalsv8.1.1793Bram Moolenaar2019-08-021-0/+2
* patch 8.1.1792: the vgetorpeek() function is too longv8.1.1792Bram Moolenaar2019-08-021-0/+2
* patch 8.1.1791: 'completeslash' also applies to globpath()v8.1.1791Bram Moolenaar2019-08-021-0/+2
* patch 8.1.1790: :mkvimrc is not testedv8.1.1790Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1789: cannot see file name of preview popup windowv8.1.1789Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1788: missing changes in proto filev8.1.1788Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1786: double click in popup scrollbar starts selectionv8.1.1786Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1785: map functionality mixed with character inputv8.1.1785Bram Moolenaar2019-08-011-4/+2
* patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicatedv8.1.1784Bram Moolenaar2019-08-011-0/+2
* patch 8.1.1783: MS-Windows: compiler test may fail when using %:Sv8.1.1783Bram Moolenaar2019-07-311-0/+2
* patch 8.1.1782: MS-Windows: system() has temp file error with 'noshelltemp'v8.1.1782Bram Moolenaar2019-07-311-0/+2
* patch 8.1.1781: Amiga: no builtin OS readable version infov8.1.1781Bram Moolenaar2019-07-311-0/+2
* patch 8.1.1780: warning for file no longer available is repeatedv8.1.1780Bram Moolenaar2019-07-311-0/+2
* patch 8.1.1779: not showing the popup window right border is confusingv8.1.1779Bram Moolenaar2019-07-301-0/+2
* patch 8.1.1778: not showing the popup window right border is confusingv8.1.1778Bram Moolenaar2019-07-301-0/+2
* patch 8.1.1777: useless checks for job feature in channel testv8.1.1777Bram Moolenaar2019-07-291-0/+2
* patch 8.1.1776: text added with a job isn't displayedv8.1.1776Bram Moolenaar2019-07-291-0/+2
* patch 8.1.1775: error message may be empty in filetype testv8.1.1775Bram Moolenaar2019-07-291-0/+2
* patch 8.1.1774: test is silently skippedv8.1.1774Bram Moolenaar2019-07-291-0/+2