summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-23patch 8.0.0349: redrawing errors with GTK 3Bram Moolenaar
2017-02-22patch 8.0.0348: using shadow dir on Mac lack +clipboardBram Moolenaar
2017-02-21patch 8.0.0347: when using completion comment leader wont workBram Moolenaar
2017-02-21patch 8.0.0346: Vim relies on limits.h to be included indirectlyBram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workBram Moolenaar
2017-02-20patch 8.0.0344: unlet command leaks memoryBram Moolenaar
2017-02-20patch 8.0.0343: b:changedtick can be unlockedBram Moolenaar
2017-02-19patch 8.0.0342: double free with EXITFREE and setting 'ttytype'Bram Moolenaar
2017-02-19patch 8.0.0341: undo does not work properly when using completionBram Moolenaar
2017-02-19patch 8.0.0340: not checking return valud of dict_add()Bram Moolenaar
2017-02-18patch 8.0.0339: illegal memory access with vi'Bram Moolenaar
2017-02-18patch 8.0.0338: :recover test fails on MS-WindowsBram Moolenaar
2017-02-18patch 8.0.0337: invalid memory access in :recover commandBram Moolenaar
2017-02-17Updated runtime files.Bram Moolenaar
2017-02-17patch 8.0.0336: flags of :substitute not sufficiently testedBram Moolenaar
2017-02-17patch 8.0.0335: functions test failsBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-17patch 8.0.0333: illegal memory access when 'complete' ends in a backslashBram Moolenaar
2017-02-17patch 8.0.0332: GUI test fails on some systemsBram Moolenaar
2017-02-17patch 8.0.0331: restoring help snapshot accesses freed memoryBram Moolenaar
2017-02-17patch 8.0.0330: illegal memory access after "vapo"Bram Moolenaar
2017-02-12patch 8.0.0329: xfontset and guifontwide are not testedBram Moolenaar
2017-02-12patch 8.0.0328: the "zero count" error doesn't have a numberBram Moolenaar
2017-02-12patch 8.0.0327: error message in cmdline window is not translatedBram Moolenaar