summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-03-05patch 8.0.0423: changing 'cinoptions' does not always workv8.0.0423Bram Moolenaar
2017-03-05patch 8.0.0422: Python test fails with Python 3.6v8.0.0422Bram Moolenaar
2017-03-05patch 8.0.0421: diff mode wrong when adding line at end of bufferv8.0.0421Bram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar
2017-03-05patch 8.0.0419: test for v:progpath fails on MS-Windowsv8.0.0419Bram Moolenaar
2017-03-05patch 8.0.0418: ASAN logs are disabledv8.0.0418Bram Moolenaar
2017-03-05patch 8.0.0417: test for the clipboard fails sometimesv8.0.0417Bram Moolenaar
2017-03-05patch 8.0.0416: setting v:progpath is not quite rightv8.0.0416Bram Moolenaar
2017-03-05patch 8.0.0415: balloon test fails on MS-Windowsv8.0.0415Bram Moolenaar
2017-03-05patch 8.0.0414: balloon eval is not testedv8.0.0414Bram Moolenaar
2017-03-04patch 8.0.0413: menu test fails on MS-Windows using gvimv8.0.0413Bram Moolenaar
2017-03-04patch 8.0.0412: menu test fails on MS-Windowsv8.0.0412Bram Moolenaar
2017-03-04patch 8.0.0411: menu translations don't match when case is changed.v8.0.0411Bram Moolenaar
2017-03-04patch 8.0.0410: newer gettext/iconv library has extra dll filev8.0.0410Bram Moolenaar
2017-03-04patch 8.0.0409: set_progpath is defined but not always usedv8.0.0409Bram Moolenaar
2017-03-04patch 8.0.0408: updating folds does not always work properlyv8.0.0408Bram Moolenaar
2017-03-04patch 8.0.0407: filtering folds with marker method not testedv8.0.0407Bram Moolenaar
2017-03-04patch 8.0.0406: arabic shaping code is verbosev8.0.0406Bram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdv8.0.0405Bram Moolenaar
2017-03-04patch 8.0.0404: not enough testing for quickfixv8.0.0404Bram Moolenaar
2017-03-04patch 8.0.0403: GUI tests may failv8.0.0403Bram Moolenaar
2017-03-02patch 8.0.0402: :map completion does not have <special>v8.0.0402Bram Moolenaar
2017-03-02patch 8.0.0401: test fails with missing balloon featurev8.0.0401Bram Moolenaar
2017-03-02patch 8.0.0400: some tests have a one second delayv8.0.0400Bram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedv8.0.0399Bram Moolenaar
2017-03-01patch 8.0.0398: illegal memory access with "t"v8.0.0398Bram Moolenaar
2017-03-01patch 8.0.0397: can't build with +viminfo but without +evalv8.0.0397Bram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyv8.0.0396Bram Moolenaar
2017-03-01patch 8.0.0395: testing the + register fails with Motifv8.0.0395Bram Moolenaar
2017-03-01patch 8.0.0394: tabs are not aligned when scrolling horizontallyv8.0.0394Bram Moolenaar
2017-03-01patch 8.0.0393: order of duplicate tags is not preservedv8.0.0393Bram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and Motifv8.0.0392Bram Moolenaar
2017-03-01patch 8.0.0391: arabic support is verbose and not well testedv8.0.0391Bram Moolenaar
2017-03-01patch 8.0.0390: when the window scrolls the popup menu may be garbledv8.0.0390Bram Moolenaar
2017-02-28patch 8.0.0389: test for arabic does not check what is displayedv8.0.0389Bram Moolenaar
2017-02-28patch 8.0.0388: filtering lines changes foldsv8.0.0388Bram Moolenaar
2017-02-28patch 8.0.0387: compiler warningsv8.0.0387Bram Moolenaar
2017-02-27patch 8.0.0386: tiny build has a problem with generating the options testv8.0.0386Bram Moolenaar
2017-02-27patch 8.0.0385: no tests for arabicv8.0.0385Bram Moolenaar
2017-02-27patch 8.0.0384: timer test failed for no apparent reasonv8.0.0384Bram Moolenaar
2017-02-27patch 8.0.0383: misplaced #ifdefv8.0.0383Bram Moolenaar
2017-02-27patch 8.0.0382: warning in tiny build for unused variablev8.0.0382Bram Moolenaar
2017-02-26patch 8.0.0381: diff mode is not sufficiently testedv8.0.0381Bram Moolenaar
2017-02-26patch 8.0.0380: with 'linebreak' double wide char wraps badlyv8.0.0380Bram Moolenaar
2017-02-26patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessaryv8.0.0379Bram Moolenaar
2017-02-26patch 8.0.0378: possible overflow when reading corrupted undo filev8.0.0378Bram Moolenaar
2017-02-26patch 8.0.0377: possible overflow when reading corrupted undo filev8.0.0377Bram Moolenaar
2017-02-26patch 8.0.0376: size computations in spell file reading are offv8.0.0376Bram Moolenaar
2017-02-26patch 8.0.0375: the "+ register is not testedv8.0.0375Bram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modev8.0.0374Bram Moolenaar