summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-02-25patch 8.0.0367: types in include files may be inconsistentv8.0.0367Bram Moolenaar
2017-02-25patch 8.0.0366: build fails with tiny featuresv8.0.0366Bram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedv8.0.0365Bram Moolenaar
2017-02-25patch 8.0.0364: ]s does not move cursor with two spell errors in one linev8.0.0364Bram Moolenaar
2017-02-23patch 8.0.0363: Travis is too slow to keep up with patchesv8.0.0363Bram Moolenaar
2017-02-23patch 8.0.0362: tests fail on MS-Windowsv8.0.0362Bram Moolenaar
2017-02-23patch 8.0.0361: GUI initialisation is not sufficiently testedv8.0.0361Bram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"v8.0.0360Bram Moolenaar
2017-02-23patch 8.0.0359: 'number' and 'relativenumber' are not properly testedv8.0.0359Bram Moolenaar
2017-02-23patch 8.0.0358: invalid memory access in C-indent codev8.0.0358Bram Moolenaar
2017-02-23patch 8.0.0357: crash when setting 'guicursor' to weird valuev8.0.0357Bram Moolenaar
2017-02-23patch 8.0.0356: leaking memory when setting 'ttytype'v8.0.0356Bram Moolenaar
2017-02-23patch 8.0.0355: using uninitialized memory when 'isfname' is emptyv8.0.0355Bram Moolenaar
2017-02-23patch 8.0.0354: test to check that setting termcap key fails sometimesv8.0.0354Bram Moolenaar
2017-02-23patch 8.0.0353: if [RO] is translated it may be truncatedv8.0.0353Bram Moolenaar
2017-02-23patch 8.0.0352: not easy to see when a typval needs to be clearedv8.0.0352Bram Moolenaar
2017-02-23patch 8.0.0351: no test for concatenating an empty stringv8.0.0351Bram Moolenaar
2017-02-23patch 8.0.0350: not enough test coverage for Perlv8.0.0350Bram Moolenaar
2017-02-23patch 8.0.0349: redrawing errors with GTK 3v8.0.0349Bram Moolenaar
2017-02-22patch 8.0.0348: using shadow dir on Mac lack +clipboardv8.0.0348Bram Moolenaar
2017-02-21patch 8.0.0347: when using completion comment leader wont workv8.0.0347Bram Moolenaar
2017-02-21patch 8.0.0346: Vim relies on limits.h to be included indirectlyv8.0.0346Bram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workv8.0.0345Bram Moolenaar
2017-02-20patch 8.0.0344: unlet command leaks memoryv8.0.0344Bram Moolenaar
2017-02-20patch 8.0.0343: b:changedtick can be unlockedv8.0.0343Bram Moolenaar
2017-02-19patch 8.0.0342: double free with EXITFREE and setting 'ttytype'v8.0.0342Bram Moolenaar
2017-02-19patch 8.0.0341: undo does not work properly when using completionv8.0.0341Bram Moolenaar
2017-02-19patch 8.0.0340: not checking return valud of dict_add()v8.0.0340Bram Moolenaar
2017-02-18patch 8.0.0339: illegal memory access with vi'v8.0.0339Bram Moolenaar
2017-02-18patch 8.0.0338: :recover test fails on MS-Windowsv8.0.0338Bram Moolenaar
2017-02-18patch 8.0.0337: invalid memory access in :recover commandv8.0.0337Bram Moolenaar
2017-02-17patch 8.0.0336: flags of :substitute not sufficiently testedv8.0.0336Bram Moolenaar
2017-02-17patch 8.0.0335: functions test failsv8.0.0335Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar
2017-02-17patch 8.0.0333: illegal memory access when 'complete' ends in a backslashv8.0.0333Bram Moolenaar
2017-02-17patch 8.0.0332: GUI test fails on some systemsv8.0.0332Bram Moolenaar
2017-02-17patch 8.0.0331: restoring help snapshot accesses freed memoryv8.0.0331Bram Moolenaar
2017-02-17patch 8.0.0330: illegal memory access after "vapo"v8.0.0330Bram Moolenaar
2017-02-12patch 8.0.0329: xfontset and guifontwide are not testedv8.0.0329Bram Moolenaar
2017-02-12patch 8.0.0328: the "zero count" error doesn't have a numberv8.0.0328Bram Moolenaar
2017-02-12patch 8.0.0327: error message in cmdline window is not translatedv8.0.0327Bram Moolenaar
2017-02-11patch 8.0.0326: packadd test uses wrong directory namev8.0.0326Bram Moolenaar
2017-02-11patch 8.0.0325: packadd test does not clean up symlinkv8.0.0325Bram Moolenaar
2017-02-09patch 8.0.0324: illegal memory access with a wrong yank rangev8.0.0324Bram Moolenaar
2017-02-09patch 8.0.0323: one second pause when running cmdline testv8.0.0323Bram Moolenaar
2017-02-09patch 8.0.0322: possible overflow with corrupted spell filev8.0.0322Bram Moolenaar
2017-02-09patch 8.0.0321: errors when trying to use scripts in tiny versionv8.0.0321Bram Moolenaar
2017-02-09patch 8.0.0320: warning for unused variable with small buildv8.0.0320Bram Moolenaar
2017-02-09patch 8.0.0319: insert mode completion does not respect 'backspace'v8.0.0319Bram Moolenaar
2017-02-09patch 8.0.0318: small mistake in 7x13 font namev8.0.0318Bram Moolenaar