summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0449: part of fold patch accidentally includedv8.0.0449Bram Moolenaar2017-03-121-0/+2
* patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar2017-03-121-1/+3
* patch 8.0.0447: getting font name does not work on X11v8.0.0447Bram Moolenaar2017-03-121-0/+2
* patch 8.0.0446: the ";" command does not work after some charactersv8.0.0446Bram Moolenaar2017-03-121-0/+4
* patch 8.0.0445: getpgid is not supported on all systemsv8.0.0445Bram Moolenaar2017-03-111-0/+2
* patch 8.0.0444: diffpatch fails when the file name has a quotev8.0.0444Bram Moolenaar2017-03-111-0/+2
* patch 8.0.0443: terminal width is set to 80 in test3v8.0.0443Bram Moolenaar2017-03-111-0/+2
* patch 8.0.0442: patch shell command not well escapedv8.0.0442Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0441: dead code in #ifdefv8.0.0441Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0439: ":%argdel" gives an error for an empty arglistv8.0.0439Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0438: the fnamemodify test may cause later tests to failv8.0.0438Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0437: packadd test does not fully workv8.0.0437Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0436: running the options test sometimes resizes the terminalv8.0.0436Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0435: some functions are not testedv8.0.0435Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0434: clang version not correctly detectedv8.0.0434Bram Moolenaar2017-03-091-0/+2
* patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar2017-03-081-0/+2
* patch 8.0.0432: "make shadow" creates an invalid linkv8.0.0432Bram Moolenaar2017-03-081-0/+2
* patch 8.0.0431: 'cinoptions' cannot set indent for extern blockv8.0.0431Bram Moolenaar2017-03-081-0/+2
* patch 8.0.0430: options test fails or hangs on MS-Windowsv8.0.0430Bram Moolenaar2017-03-081-0/+2
* patch 8.0.0429: options test does not always test everythingv8.0.0429Bram Moolenaar2017-03-071-0/+2
* patch 8.0.0428: git and hg see new files after running testsv8.0.0428Bram Moolenaar2017-03-071-0/+2
* patch 8.0.0427: 'makeencoding' missing from the options windowv8.0.0427Bram Moolenaar2017-03-061-0/+2
* patch 8.0.0426: insufficient testing for statuslinev8.0.0426Bram Moolenaar2017-03-061-0/+2
* patch 8.0.0425: build errors when building without foldingv8.0.0425Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0424: compiler warnings on MS-Windowsv8.0.0424Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0423: changing 'cinoptions' does not always workv8.0.0423Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0422: Python test fails with Python 3.6v8.0.0422Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0421: diff mode wrong when adding line at end of bufferv8.0.0421Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0419: test for v:progpath fails on MS-Windowsv8.0.0419Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0418: ASAN logs are disabledv8.0.0418Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0417: test for the clipboard fails sometimesv8.0.0417Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0416: setting v:progpath is not quite rightv8.0.0416Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0415: balloon test fails on MS-Windowsv8.0.0415Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0414: balloon eval is not testedv8.0.0414Bram Moolenaar2017-03-051-0/+2
* patch 8.0.0413: menu test fails on MS-Windows using gvimv8.0.0413Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0412: menu test fails on MS-Windowsv8.0.0412Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0411: menu translations don't match when case is changed.v8.0.0411Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0410: newer gettext/iconv library has extra dll filev8.0.0410Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0409: set_progpath is defined but not always usedv8.0.0409Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0408: updating folds does not always work properlyv8.0.0408Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0407: filtering folds with marker method not testedv8.0.0407Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0406: arabic shaping code is verbosev8.0.0406Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0405: v:progpath may become invalid after :cdv8.0.0405Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0404: not enough testing for quickfixv8.0.0404Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0403: GUI tests may failv8.0.0403Bram Moolenaar2017-03-041-0/+2
* patch 8.0.0402: :map completion does not have <special>v8.0.0402Bram Moolenaar2017-03-021-0/+2
* patch 8.0.0401: test fails with missing balloon featurev8.0.0401Bram Moolenaar2017-03-021-0/+2
* patch 8.0.0400: some tests have a one second delayv8.0.0400Bram Moolenaar2017-03-021-0/+2