summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-02-27Updated runtime files.Bram Moolenaar
2018-02-27patch 8.0.1544: when using 'termguicolors' SpellBad doesn't showv8.0.1544Bram Moolenaar
2018-02-27patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctlyv8.0.1543Bram Moolenaar
2018-02-25patch 8.0.1542: terminal screen dump does not include cursor positionv8.0.1542Bram Moolenaar
2018-02-24patch 8.0.1541: synpat_T is taking too much memoryv8.0.1541Bram Moolenaar
2018-02-24patch 8.0.1540: popup menu positioning fails with longer stringv8.0.1540Bram Moolenaar
2018-02-24patch 8.0.1539: no test for the popup menu positioningv8.0.1539Bram Moolenaar
2018-02-24patch 8.0.1538: popupmenu is too far left when completion is longv8.0.1538Bram Moolenaar
2018-02-24patch 8.0.1537: xxd does not skip NUL lines when using ebcdicv8.0.1537Bram Moolenaar
2018-02-24patch 8.0.1536: quotestar test is flaky when using the GUIv8.0.1536Bram Moolenaar
2018-02-24patch 8.0.1535: C syntax test still fails when using gvimv8.0.1535Bram Moolenaar
2018-02-24patch 8.0.1534: C syntax test fails when using gvimv8.0.1534Bram Moolenaar
2018-02-24patch 8.0.1533: libterm doesn't support requesting fg and bg colorv8.0.1533Bram Moolenaar
2018-02-23patch 8.0.1532: compiler warnings without termguicolors featurev8.0.1532Bram Moolenaar
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar
2018-02-22patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530Bram Moolenaar
2018-02-20patch 8.0.1529: assert_equalfile() does not close file descriptorsv8.0.1529Bram Moolenaar
2018-02-20patch 8.0.1528: dead code foundv8.0.1528Bram Moolenaar
2018-02-20patch 8.0.1527: screen dump test fails on MS-Windowsv8.0.1527Bram Moolenaar
2018-02-20patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowv8.0.1525Bram Moolenaar
2018-02-19patch 8.0.1524: compiler warnings for uninitialized variablesv8.0.1524Bram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar
2018-02-17patch 8.0.1522: popup menu is positioned in the wrong placev8.0.1522Bram Moolenaar
2018-02-16patch 8.0.1521: Shift-Tab does not work in a terminal windowv8.0.1521Bram Moolenaar
2018-02-13patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowv8.0.1520Bram Moolenaar
2018-02-13patch 8.0.1519: getchangelist() does not use argument as bufname()v8.0.1519Bram Moolenaar
2018-02-13patch 8.0.1518: error messages suppressed after ":silent! try"v8.0.1518Bram Moolenaar
2018-02-13patch 8.0.1517: invalid memory acces with pattern using look-behind matchv8.0.1517Bram Moolenaar
2018-02-13patch 8.0.1516: errors for job options are not very specificv8.0.1516Bram Moolenaar
2018-02-13patch 8.0.1515: BufWinEnter event fired when opening hidden terminalv8.0.1515Bram Moolenaar
2018-02-13patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar
2018-02-13patch 8.0.1513: the jumplist is not always properly cleaned upv8.0.1513Bram Moolenaar
2018-02-13patch 8.0.1512: warning for possibly using NULL pointerv8.0.1512Bram Moolenaar
2018-02-13patch 8.0.1511: some code for the debugger watch expression is clumsyv8.0.1511Bram Moolenaar
2018-02-13patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar
2018-02-12patch 8.0.1509: test for failing drag-n-drop command no longer failsv8.0.1509Bram Moolenaar
2018-02-12patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar
2018-02-12patch 8.0.1507: timer test is a bit flakyv8.0.1507Bram Moolenaar
2018-02-12patch 8.0.1506: new version of HP NonStop (Tandem) doesn't like a headerv8.0.1506Bram Moolenaar
2018-02-11patch 8.0.1505: debugger can't break on a conditionv8.0.1505Bram Moolenaar
2018-02-11patch 8.0.1504: Win32: the screen may be cleared on startupv8.0.1504Bram Moolenaar
2018-02-11patch 8.0.1503: access memory beyond end of stringv8.0.1503Bram Moolenaar
2018-02-11patch 8.0.1502: in out-of-memory situation character is not restoredv8.0.1502Bram Moolenaar
2018-02-11patch 8.0.1501: out-of-memory situation not correctly handledv8.0.1501Bram Moolenaar
2018-02-11patch 8.0.1500: possible NULL pointer dereferencev8.0.1500Bram Moolenaar
2018-02-11patch 8.0.1499: out-of-memory situation not correctly handledv8.0.1499Bram Moolenaar
2018-02-11patch 8.0.1498: getjumplist() returns duplicate entriesv8.0.1498Bram Moolenaar
2018-02-10patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar