summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2018-02-10patch 8.0.1495: having 'pumwidth' default to zero has no meritv8.0.1495Bram Moolenaar
2018-02-10patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuv8.0.1494Bram Moolenaar
2018-02-10patch 8.0.1493: completion items cannot be annotatedv8.0.1493Bram Moolenaar
2018-02-10patch 8.0.1492: memory leak in balloon_split()v8.0.1492Bram Moolenaar
2018-02-10patch 8.0.1491: the minimum width of the popup menu is hard codedv8.0.1491Bram Moolenaar
2018-02-10patch 8.0.1490: number of spell regions is spread out through the codev8.0.1490Bram Moolenaar
2018-02-09patch 8.0.1489: there is no easy way to get the global directoryv8.0.1489Bram Moolenaar
2018-02-09patch 8.0.1488: emacs tags no longer workv8.0.1488Bram Moolenaar
2018-02-09patch 8.0.1487: test 14 failsv8.0.1487Bram Moolenaar
2018-02-09patch 8.0.1486: accessing invalid memory with "it"v8.0.1486Bram Moolenaar
2018-02-09patch 8.0.1485: weird autocmd may cause arglist to be changed recursivelyv8.0.1485Bram Moolenaar
2018-02-09patch 8.0.1484: reduntant conditionsv8.0.1484Bram Moolenaar
2018-02-09patch 8.0.1483: searchpair() might return an invalid value on timeoutv8.0.1483Bram Moolenaar