summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2017-02-25patch 8.0.0373: build fails without +foldingv8.0.0373Bram Moolenaar
2017-02-25patch 8.0.0372: more options are not always definedv8.0.0372Bram Moolenaar
2017-02-25patch 8.0.0371: leaking memory when setting v:completed_itemv8.0.0371Bram Moolenaar
2017-02-25patch 8.0.0370: invalid memory access when setting wildchar emptyv8.0.0370Bram Moolenaar
2017-02-25patch 8.0.0369: a few options are not defined, depending on featuresv8.0.0369Bram Moolenaar
2017-02-25patch 8.0.0368: not all options are tested with a range of valuesv8.0.0368Bram Moolenaar
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