summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar
2018-02-27patch 8.0.1553: cannot see what digraph is used to insert a characterv8.0.1553Bram Moolenaar
2018-02-27patch 8.0.1552: may leak file descriptors when executing jobv8.0.1552Bram Moolenaar
2018-02-27patch 8.0.1551: on Mac 'maxmemtot' is set to a weird valuev8.0.1551Bram Moolenaar
2018-02-27patch 8.0.1550: various small problems in source filesv8.0.1550Bram Moolenaar
2018-02-27patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar
2018-02-27patch 8.0.1548: screen dump test script not included in distributionv8.0.1548Bram Moolenaar
2018-02-27patch 8.0.1547: undo in the options window makes it emptyv8.0.1547Bram Moolenaar
2018-02-27patch 8.0.1546: using feedkeys() in a terminal may trigger mappingsv8.0.1546Bram Moolenaar
2018-02-27patch 8.0.1545: screen dumps not included in distributionv8.0.1545Bram Moolenaar
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