summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedBram Moolenaar
2017-03-01patch 8.0.0398: illegal memory access with "t"Bram Moolenaar
2017-03-01patch 8.0.0397: can't build with +viminfo but without +evalBram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyBram Moolenaar
2017-03-01patch 8.0.0395: testing the + register fails with MotifBram Moolenaar
2017-03-01patch 8.0.0394: tabs are not aligned when scrolling horizontallyBram Moolenaar
2017-03-01patch 8.0.0393: order of duplicate tags is not preservedBram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and MotifBram Moolenaar
2017-03-01patch 8.0.0391: arabic support is verbose and not well testedBram Moolenaar
2017-03-01patch 8.0.0390: when the window scrolls the popup menu may be garbledBram Moolenaar
2017-02-28patch 8.0.0389: test for arabic does not check what is displayedBram Moolenaar
2017-02-28patch 8.0.0388: filtering lines changes foldsBram Moolenaar
2017-02-28patch 8.0.0387: compiler warningsBram Moolenaar
2017-02-27patch 8.0.0386: tiny build has a problem with generating the options testBram Moolenaar
2017-02-27patch 8.0.0385: no tests for arabicBram Moolenaar
2017-02-27patch 8.0.0384: timer test failed for no apparent reasonBram Moolenaar
2017-02-27patch 8.0.0383: misplaced #ifdefBram Moolenaar
2017-02-27patch 8.0.0382: warning in tiny build for unused variableBram Moolenaar
2017-02-26patch 8.0.0381: diff mode is not sufficiently testedBram Moolenaar
2017-02-26patch 8.0.0380: with 'linebreak' double wide char wraps badlyBram Moolenaar
2017-02-26patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessaryBram Moolenaar
2017-02-26patch 8.0.0378: possible overflow when reading corrupted undo fileBram Moolenaar
2017-02-26patch 8.0.0377: possible overflow when reading corrupted undo fileBram Moolenaar
2017-02-26patch 8.0.0376: size computations in spell file reading are offBram Moolenaar
2017-02-26patch 8.0.0375: the "+ register is not testedBram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modeBram Moolenaar
2017-02-25patch 8.0.0373: build fails without +foldingBram Moolenaar
2017-02-25patch 8.0.0372: more options are not always definedBram Moolenaar
2017-02-25patch 8.0.0371: leaking memory when setting v:completed_itemBram Moolenaar
2017-02-25patch 8.0.0370: invalid memory access when setting wildchar emptyBram Moolenaar
2017-02-25patch 8.0.0369: a few options are not defined, depending on featuresBram Moolenaar
2017-02-25patch 8.0.0368: not all options are tested with a range of valuesBram Moolenaar
2017-02-25patch 8.0.0367: types in include files may be inconsistentBram Moolenaar
2017-02-25patch 8.0.0366: build fails with tiny featuresBram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-25patch 8.0.0364: ]s does not move cursor with two spell errors in one lineBram Moolenaar
2017-02-23patch 8.0.0363: Travis is too slow to keep up with patchesBram Moolenaar
2017-02-23patch 8.0.0362: tests fail on MS-WindowsBram Moolenaar
2017-02-23patch 8.0.0361: GUI initialisation is not sufficiently testedBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-23patch 8.0.0359: 'number' and 'relativenumber' are not properly testedBram Moolenaar
2017-02-23patch 8.0.0358: invalid memory access in C-indent codeBram Moolenaar
2017-02-23patch 8.0.0357: crash when setting 'guicursor' to weird valueBram Moolenaar
2017-02-23patch 8.0.0356: leaking memory when setting 'ttytype'Bram Moolenaar
2017-02-23patch 8.0.0355: using uninitialized memory when 'isfname' is emptyBram Moolenaar
2017-02-23patch 8.0.0354: test to check that setting termcap key fails sometimesBram Moolenaar
2017-02-23patch 8.0.0353: if [RO] is translated it may be truncatedBram Moolenaar
2017-02-23patch 8.0.0352: not easy to see when a typval needs to be clearedBram Moolenaar
2017-02-23patch 8.0.0351: no test for concatenating an empty stringBram Moolenaar
2017-02-23patch 8.0.0350: not enough test coverage for PerlBram Moolenaar