summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1548: screen dump test script not included in distributionv8.0.1548Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1547: undo in the options window makes it emptyv8.0.1547Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1546: using feedkeys() in a terminal may trigger mappingsv8.0.1546Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1545: screen dumps not included in distributionv8.0.1545Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1544: when using 'termguicolors' SpellBad doesn't showv8.0.1544Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctlyv8.0.1543Bram Moolenaar2018-02-271-0/+2
* patch 8.0.1542: terminal screen dump does not include cursor positionv8.0.1542Bram Moolenaar2018-02-251-0/+2
* patch 8.0.1541: synpat_T is taking too much memoryv8.0.1541Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1540: popup menu positioning fails with longer stringv8.0.1540Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1539: no test for the popup menu positioningv8.0.1539Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1538: popupmenu is too far left when completion is longv8.0.1538Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1537: xxd does not skip NUL lines when using ebcdicv8.0.1537Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1536: quotestar test is flaky when using the GUIv8.0.1536Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1535: C syntax test still fails when using gvimv8.0.1535Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1534: C syntax test fails when using gvimv8.0.1534Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1533: libterm doesn't support requesting fg and bg colorv8.0.1533Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1532: compiler warnings without termguicolors featurev8.0.1532Bram Moolenaar2018-02-231-0/+2
* patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar2018-02-221-0/+9
* patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530Bram Moolenaar2018-02-221-0/+2
* patch 8.0.1529: assert_equalfile() does not close file descriptorsv8.0.1529Bram Moolenaar2018-02-201-0/+2
* patch 8.0.1528: dead code foundv8.0.1528Bram Moolenaar2018-02-201-0/+2
* patch 8.0.1527: screen dump test fails on MS-Windowsv8.0.1527Bram Moolenaar2018-02-201-0/+2
* patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar2018-02-201-0/+2
* patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowv8.0.1525Bram Moolenaar2018-02-191-0/+2
* patch 8.0.1524: compiler warnings for uninitialized variablesv8.0.1524Bram Moolenaar2018-02-191-0/+2
* patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar2018-02-181-0/+2
* patch 8.0.1522: popup menu is positioned in the wrong placev8.0.1522Bram Moolenaar2018-02-171-0/+2
* patch 8.0.1521: Shift-Tab does not work in a terminal windowv8.0.1521Bram Moolenaar2018-02-161-0/+2
* patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowv8.0.1520Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1519: getchangelist() does not use argument as bufname()v8.0.1519Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1518: error messages suppressed after ":silent! try"v8.0.1518Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1517: invalid memory acces with pattern using look-behind matchv8.0.1517Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1516: errors for job options are not very specificv8.0.1516Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1515: BufWinEnter event fired when opening hidden terminalv8.0.1515Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1513: the jumplist is not always properly cleaned upv8.0.1513Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1512: warning for possibly using NULL pointerv8.0.1512Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1511: some code for the debugger watch expression is clumsyv8.0.1511Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar2018-02-131-0/+2
* patch 8.0.1509: test for failing drag-n-drop command no longer failsv8.0.1509Bram Moolenaar2018-02-121-0/+2
* patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar2018-02-121-0/+2
* patch 8.0.1507: timer test is a bit flakyv8.0.1507Bram Moolenaar2018-02-121-0/+2
* patch 8.0.1506: new version of HP NonStop (Tandem) doesn't like a headerv8.0.1506Bram Moolenaar2018-02-121-0/+2
* patch 8.0.1505: debugger can't break on a conditionv8.0.1505Bram Moolenaar2018-02-111-0/+2
* patch 8.0.1504: Win32: the screen may be cleared on startupv8.0.1504Bram Moolenaar2018-02-111-0/+2
* patch 8.0.1503: access memory beyond end of stringv8.0.1503Bram Moolenaar2018-02-111-0/+2
* patch 8.0.1502: in out-of-memory situation character is not restoredv8.0.1502Bram Moolenaar2018-02-111-0/+2
* patch 8.0.1501: out-of-memory situation not correctly handledv8.0.1501Bram Moolenaar2018-02-111-0/+2
* patch 8.0.1500: possible NULL pointer dereferencev8.0.1500Bram Moolenaar2018-02-111-0/+2