summaryrefslogtreecommitdiff
path: root/src/version.c
AgeCommit message (Expand)Author
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0447: getting font name does not work on X11Bram Moolenaar
2017-03-12patch 8.0.0446: the ";" command does not work after some charactersBram Moolenaar
2017-03-11patch 8.0.0445: getpgid is not supported on all systemsBram Moolenaar
2017-03-11patch 8.0.0444: diffpatch fails when the file name has a quoteBram Moolenaar
2017-03-11patch 8.0.0443: terminal width is set to 80 in test3Bram Moolenaar
2017-03-09patch 8.0.0442: patch shell command not well escapedBram Moolenaar
2017-03-09patch 8.0.0441: dead code in #ifdefBram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-09patch 8.0.0439: ":%argdel" gives an error for an empty arglistBram Moolenaar
2017-03-09patch 8.0.0438: the fnamemodify test may cause later tests to failBram Moolenaar
2017-03-09patch 8.0.0437: packadd test does not fully workBram Moolenaar
2017-03-09patch 8.0.0436: running the options test sometimes resizes the terminalBram Moolenaar
2017-03-09patch 8.0.0435: some functions are not testedBram Moolenaar
2017-03-09patch 8.0.0434: clang version not correctly detectedBram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsBram Moolenaar
2017-03-08patch 8.0.0432: "make shadow" creates an invalid linkBram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockBram Moolenaar
2017-03-08patch 8.0.0430: options test fails or hangs on MS-WindowsBram Moolenaar
2017-03-07patch 8.0.0429: options test does not always test everythingBram Moolenaar
2017-03-07patch 8.0.0428: git and hg see new files after running testsBram Moolenaar
2017-03-06patch 8.0.0427: 'makeencoding' missing from the options windowBram Moolenaar
2017-03-06patch 8.0.0426: insufficient testing for statuslineBram Moolenaar
2017-03-05patch 8.0.0425: build errors when building without foldingBram Moolenaar
2017-03-05patch 8.0.0424: compiler warnings on MS-WindowsBram Moolenaar
2017-03-05patch 8.0.0423: changing 'cinoptions' does not always workBram Moolenaar
2017-03-05patch 8.0.0422: Python test fails with Python 3.6Bram Moolenaar
2017-03-05patch 8.0.0421: diff mode wrong when adding line at end of bufferBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-03-05patch 8.0.0419: test for v:progpath fails on MS-WindowsBram Moolenaar
2017-03-05patch 8.0.0418: ASAN logs are disabledBram Moolenaar
2017-03-05patch 8.0.0417: test for the clipboard fails sometimesBram Moolenaar
2017-03-05patch 8.0.0416: setting v:progpath is not quite rightBram Moolenaar
2017-03-05patch 8.0.0415: balloon test fails on MS-WindowsBram Moolenaar
2017-03-05patch 8.0.0414: balloon eval is not testedBram Moolenaar
2017-03-04patch 8.0.0413: menu test fails on MS-Windows using gvimBram Moolenaar
2017-03-04patch 8.0.0412: menu test fails on MS-WindowsBram Moolenaar
2017-03-04patch 8.0.0411: menu translations don't match when case is changed.Bram Moolenaar
2017-03-04patch 8.0.0410: newer gettext/iconv library has extra dll fileBram Moolenaar
2017-03-04patch 8.0.0409: set_progpath is defined but not always usedBram Moolenaar
2017-03-04patch 8.0.0408: updating folds does not always work properlyBram Moolenaar
2017-03-04patch 8.0.0407: filtering folds with marker method not testedBram Moolenaar
2017-03-04patch 8.0.0406: arabic shaping code is verboseBram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdBram Moolenaar
2017-03-04patch 8.0.0404: not enough testing for quickfixBram Moolenaar
2017-03-04patch 8.0.0403: GUI tests may failBram Moolenaar
2017-03-02patch 8.0.0402: :map completion does not have <special>Bram Moolenaar
2017-03-02patch 8.0.0401: test fails with missing balloon featureBram Moolenaar
2017-03-02patch 8.0.0400: some tests have a one second delayBram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedBram Moolenaar