summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-03-13patch 8.0.1604: paste test may fail if $DISPLAY is not setv8.0.1604Bram Moolenaar
2018-03-13patch 8.0.1603: cannot build with +terminal but without +menuv8.0.1603Bram Moolenaar
2018-03-13patch 8.0.1602: crash in parsing JSONv8.0.1602Bram Moolenaar
2018-03-12patch 8.0.1601: highlight test fails on Win32v8.0.1601Bram Moolenaar
2018-03-12patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setv8.0.1600Bram Moolenaar
2018-03-11patch 8.0.1599: no error message when gdb does not support debuggerv8.0.1599Bram Moolenaar
2018-03-11patch 8.0.1598: cannot select text in a terminal with the mousev8.0.1598Bram Moolenaar
2018-03-11patch 8.0.1597: autocommand events are not sortedv8.0.1597Bram Moolenaar
2018-03-11patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar
2018-03-11patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar
2018-03-10patch 8.0.1594: :conform qall not tested with active terminal windowv8.0.1594Bram Moolenaar
2018-03-10patch 8.0.1593: :qall never exits with an active terminal windowv8.0.1593Bram Moolenaar
2018-03-09patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar
2018-03-08patch 8.0.1591: MS-Windows: when reparsing the arguments 'wildignore' mattersv8.0.1591Bram Moolenaar
2018-03-08patch 8.0.1590: padding in list type wastes memoryv8.0.1590Bram Moolenaar
2018-03-07patch 8.0.1589: error for setting 'modifiable' when resetting itv8.0.1589Bram Moolenaar
2018-03-07patch 8.0.1588: popup menu hangs after typing CTRL-Cv8.0.1588Bram Moolenaar
2018-03-06patch 8.0.1587: inserting from the clipboard doesn't work literallyv8.0.1587Bram Moolenaar
2018-03-06patch 8.0.1586: imactivatefunc does not work on non-GUI Macv8.0.1586Bram Moolenaar
2018-03-06patch 8.0.1585: enabling beval_term feature in Win32 GUIv8.0.1585Bram Moolenaar
2018-03-06patch 8.0.1584: using C99 in Mac file gives compiler warning messagesv8.0.1584Bram Moolenaar
2018-03-06patch 8.0.1583: using C99 commentv8.0.1583Bram Moolenaar
2018-03-06patch 8.0.1582: in the MS-Windows console mouse movement is not usedv8.0.1582Bram Moolenaar
2018-03-06patch 8.0.1581: cannot build Win32 GUI without +evalv8.0.1581Bram Moolenaar
2018-03-06patch 8.0.1580: FEAT_CURSORBIND and FEAT_SCROLLBIND are unusedv8.0.1580Bram Moolenaar
2018-03-06patch 8.0.1579: virtual replace test fails in GUIv8.0.1579Bram Moolenaar
2018-03-06patch 8.0.1578: no test for :popup in terminalv8.0.1578Bram Moolenaar
2018-03-06patch 8.0.1577: virtual replace test fails on MS-Windowsv8.0.1577Bram Moolenaar
2018-03-06patch 8.0.1576: Perl VIM::Buffers() does not find every bufferv8.0.1576Bram Moolenaar
2018-03-06patch 8.0.1575: crash when using virtual replacev8.0.1575Bram Moolenaar
2018-03-06patch 8.0.1574: show cursor in wrong place when using popup menuv8.0.1574Bram Moolenaar
2018-03-05patch 8.0.1573: getwinpos(1) may cause response to be handled as commandv8.0.1573Bram Moolenaar
2018-03-05patch 8.0.1572: Mac: getting memory size doesn't work everywherev8.0.1572Bram Moolenaar
2018-03-05patch 8.0.1571: can't build without GUIv8.0.1571Bram Moolenaar
2018-03-05patch 8.0.1570: can't use :popup for a menu in the terminalv8.0.1570Bram Moolenaar
2018-03-05patch 8.0.1569: warning for uninitialized variable from gccv8.0.1569Bram Moolenaar
2018-03-05patch 8.0.1568: can't build on older Mac, header file is missingv8.0.1568Bram Moolenaar
2018-03-04patch 8.0.1567: cannot build Win32 GUI without IMEv8.0.1567Bram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1565: can't build Mac version without GUIv8.0.1565Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-03-03patch 8.0.1563: timeout of getwinposx() can be too shortv8.0.1563Bram Moolenaar
2018-03-03patch 8.0.1562: the terminal debugger can't set a breakpoint with the mousev8.0.1562Bram Moolenaar
2018-03-03patch 8.0.1561: crash with rust syntax highligtingv8.0.1561Bram Moolenaar
2018-03-03patch 8.0.1560: build failure without GUI on MS-Windowsv8.0.1560Bram Moolenaar
2018-03-03patch 8.0.1559: build failure without GUIv8.0.1559Bram Moolenaar
2018-03-03patch 8.0.1558: no right-click menu in a terminalv8.0.1558Bram Moolenaar
2018-03-03patch 8.0.1557: printf() does not work with only one argumentv8.0.1557Bram Moolenaar
2018-03-02patch 8.0.1556: may not parse the t_RS response correctlyv8.0.1556Bram Moolenaar
2018-03-01patch 8.0.1555: build error for some combination of featuresv8.0.1555Bram Moolenaar