summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1663: cannot build without multi-byte featurev8.0.1663Bram Moolenaar2018-04-051-0/+2
* patch 8.0.1662: showing dump diff doesn't mention both file namesv8.0.1662Bram Moolenaar2018-04-051-0/+2
* patch 8.0.1661: warnings from 64 bit compilerv8.0.1661Bram Moolenaar2018-04-041-0/+2
* patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar2018-04-041-0/+2
* patch 8.0.1659: scroll events not recognized for some xterm emulatorsv8.0.1659Bram Moolenaar2018-04-041-0/+2
* patch 8.0.1658: capitalize argument not available in long formv8.0.1658Bram Moolenaar2018-04-031-0/+2
* patch 8.0.1657: crash when reading a channelv8.0.1657Bram Moolenaar2018-04-031-0/+2
* patch 8.0.1656: no option to have xxd produce upper case variable namesv8.0.1656Bram Moolenaar2018-04-031-0/+2
* patch 8.0.1655: outdated gdb message in terminal debugger unclearv8.0.1655Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1654: warnings for conversion of void to function pointerv8.0.1654Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1653: screen dump is made too soonv8.0.1653Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1652: term_dumpwrite() does not output composing charactersv8.0.1652Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1651: cannot filter :ls output for terminal buffersv8.0.1651Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1650: too many #ifdefsv8.0.1650Bram Moolenaar2018-03-291-4/+2
* patch 8.0.1649: no completion for argument list commandsv8.0.1649Bram Moolenaar2018-03-291-0/+2
* patch 8.0.1648: resource fork tool doesn't work on Python 3v8.0.1648Bram Moolenaar2018-03-271-0/+2
* patch 8.0.1647: terminal API may call any user functionv8.0.1647Bram Moolenaar2018-03-261-0/+2
* patch 8.0.1646: MS-Windows: executable contains unreferenced functionsv8.0.1646Bram Moolenaar2018-03-261-0/+2
* patch 8.0.1645: test for terminal response to escape sequence may failv8.0.1645Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1644: terminal API tests still failv8.0.1644Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1643: terminal API tests failv8.0.1643Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1642: running Vim in terminal fails with two windowsv8.0.1642Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1641: job in terminal can't communicate with Vimv8.0.1641Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1640: Test_cwd() is flakyv8.0.1640Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1639: libvterm code lags behind masterv8.0.1639Bram Moolenaar2018-03-251-0/+2
* patch 8.0.1638: popup test fails depending on environment variablev8.0.1638Bram Moolenaar2018-03-241-0/+2
* patch 8.0.1637: no test for term_dumpdiff() options argumentv8.0.1637Bram Moolenaar2018-03-241-0/+2
* patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()v8.0.1636Bram Moolenaar2018-03-241-0/+2
* patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3v8.0.1635Bram Moolenaar2018-03-241-0/+2
* patch 8.0.1634: the ex_vimgrep() function is too longv8.0.1634Bram Moolenaar2018-03-241-0/+2
* patch 8.0.1633: a TextChanged autocmd triggers when it is definedv8.0.1633Bram Moolenaar2018-03-231-0/+2
* patch 8.0.1632: in a terminal dump NUL and space are differentv8.0.1632Bram Moolenaar2018-03-231-0/+2
* patch 8.0.1631: testing with Vim running in terminal is a bit flakyv8.0.1631Bram Moolenaar2018-03-231-0/+2
* patch 8.0.1630: trimming white space is not that easyv8.0.1630Bram Moolenaar2018-03-221-0/+2
* patch 8.0.1629: Mac: getpagesize() is deprecatedv8.0.1629Bram Moolenaar2018-03-221-0/+2
* patch 8.0.1628: channel log doesn't mention exitingv8.0.1628Bram Moolenaar2018-03-221-0/+2
* patch 8.0.1627: compiler warning for visibility attribute not supportedv8.0.1627Bram Moolenaar2018-03-221-0/+2
* patch 8.0.1626: compiler warning for possible loss of datav8.0.1626Bram Moolenaar2018-03-211-0/+2
* patch 8.0.1625: test_quotestar is flaky when run in GTK GUIv8.0.1625Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implementedv8.0.1624Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1623: terminal kill tests are flakyv8.0.1623Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1622: possible NULL pointer dereferencev8.0.1622Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1621: using invalid default value for highlight attributev8.0.1621Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1620: reading spell file has no good EOF detectionv8.0.1620Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1619: Win32 GUI: crash when winpty is not installedv8.0.1619Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1618: color Grey50 is missing in the compiled-in tablev8.0.1618Bram Moolenaar2018-03-201-0/+2
* patch 8.0.1617: Win32: :shell command in the GUI crashesv8.0.1617Bram Moolenaar2018-03-191-0/+2
* patch 8.0.1616: Win32: shell commands in the GUI open a new consolev8.0.1616Bram Moolenaar2018-03-181-0/+2
* patch 8.0.1615: term_dumpload() does not use the right colorsv8.0.1615Bram Moolenaar2018-03-181-0/+2
* patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar2018-03-171-0/+2