summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-04-10patch 8.0.1693: xxd is excluded from coverage statisticsv8.0.1693Bram Moolenaar
2018-04-10patch 8.0.1692: Python may not work when using statically linked libraryv8.0.1692Bram Moolenaar
2018-04-10patch 8.0.1691: xxd test sometimes failsv8.0.1691Bram Moolenaar
2018-04-10patch 8.0.1690: not easy to run one test with gvim instead of vimv8.0.1690Bram Moolenaar
2018-04-10patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar
2018-04-10patch 8.0.1688: some macros are used without a semicolonv8.0.1688Bram Moolenaar
2018-04-10patch 8.0.1687: 64 bit compiler warningsv8.0.1687Bram Moolenaar
2018-04-10patch 8.0.1686: Python does not work when configuring with specific dirv8.0.1686Bram Moolenaar
2018-04-10patch 8.0.1685: can't set ANSI colors of a terminal windowv8.0.1685Bram Moolenaar
2018-04-10patch 8.0.1684: ml_get errors when using terminal window for shell commandv8.0.1684Bram Moolenaar
2018-04-10patch 8.0.1683: Python upgrade breaks Vim when defining PYTHON_HOMEv8.0.1683Bram Moolenaar
2018-04-10patch 8.0.1682: auto indenting breaks inserting a blockv8.0.1682Bram Moolenaar
2018-04-10patch 8.0.1681: the format attribute fails with MinGWv8.0.1681Bram Moolenaar
2018-04-10patch 8.0.1680: memory allocated by libvterm is not profiledv8.0.1680Bram Moolenaar
2018-04-08patch 8.0.1679: compiler warning for printf formatv8.0.1679Bram Moolenaar
2018-04-08patch 8.0.1678: errorformat "%r" implies "%>"v8.0.1678Bram Moolenaar
2018-04-08patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()v8.0.1677Bram Moolenaar
2018-04-08patch 8.0.1676: no compiler warning for wrong printf formatv8.0.1676Bram Moolenaar
2018-04-08patch 8.0.1675: unused macro argument in libvtermv8.0.1675Bram Moolenaar
2018-04-07patch 8.0.1674: libvterm can't handle an OSC string splitv8.0.1674Bram Moolenaar
2018-04-07patch 8.0.1673: terminal window tests are still a bit flakyv8.0.1673Bram Moolenaar
2018-04-07patch 8.0.1672: error during completion causes command to be cancelledv8.0.1672Bram Moolenaar
2018-04-07patch 8.0.1671: crash when passing non-dict argument as env to job_start()v8.0.1671Bram Moolenaar
2018-04-07patch 8.0.1670: terminal window tests are still a bit flakyv8.0.1670Bram Moolenaar
2018-04-06patch 8.0.1669: :vimgrep may add entries to the wrong quickfix listv8.0.1669Bram Moolenaar
2018-04-06patch 8.0.1668: terminal debugger: can't re-open source code windowv8.0.1668Bram Moolenaar
2018-04-06patch 8.0.1667: terminal window tests are flakyv8.0.1667Bram Moolenaar
2018-04-05patch 8.0.1666: % argument in ch_log() causes troublev8.0.1666Bram Moolenaar
2018-04-05patch 8.0.1665: when running a terminal from the GUI 'term' is not usefulv8.0.1665Bram Moolenaar
2018-04-05patch 8.0.1664: test failure because of not allocating enough spacev8.0.1664Bram Moolenaar
2018-04-05patch 8.0.1663: cannot build without multi-byte featurev8.0.1663Bram Moolenaar
2018-04-05patch 8.0.1662: showing dump diff doesn't mention both file namesv8.0.1662Bram Moolenaar
2018-04-04patch 8.0.1661: warnings from 64 bit compilerv8.0.1661Bram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar
2018-04-04patch 8.0.1659: scroll events not recognized for some xterm emulatorsv8.0.1659Bram Moolenaar
2018-04-03patch 8.0.1658: capitalize argument not available in long formv8.0.1658Bram Moolenaar
2018-04-03patch 8.0.1657: crash when reading a channelv8.0.1657Bram Moolenaar
2018-04-03patch 8.0.1656: no option to have xxd produce upper case variable namesv8.0.1656Bram Moolenaar
2018-03-29patch 8.0.1655: outdated gdb message in terminal debugger unclearv8.0.1655Bram Moolenaar
2018-03-29patch 8.0.1654: warnings for conversion of void to function pointerv8.0.1654Bram Moolenaar
2018-03-29patch 8.0.1653: screen dump is made too soonv8.0.1653Bram Moolenaar
2018-03-29patch 8.0.1652: term_dumpwrite() does not output composing charactersv8.0.1652Bram Moolenaar
2018-03-29patch 8.0.1651: cannot filter :ls output for terminal buffersv8.0.1651Bram Moolenaar
2018-03-29patch 8.0.1650: too many #ifdefsv8.0.1650Bram Moolenaar
2018-03-29patch 8.0.1649: no completion for argument list commandsv8.0.1649Bram Moolenaar
2018-03-27patch 8.0.1648: resource fork tool doesn't work on Python 3v8.0.1648Bram Moolenaar
2018-03-26patch 8.0.1647: terminal API may call any user functionv8.0.1647Bram Moolenaar
2018-03-26patch 8.0.1646: MS-Windows: executable contains unreferenced functionsv8.0.1646Bram Moolenaar
2018-03-25patch 8.0.1645: test for terminal response to escape sequence may failv8.0.1645Bram Moolenaar
2018-03-25patch 8.0.1644: terminal API tests still failv8.0.1644Bram Moolenaar