summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-01-29patch 8.0.0265: may get ml_get error when :pydo deletes linesv8.0.0265Bram Moolenaar
2017-01-29patch 8.0.0264: memory error reported by ubsanv8.0.0264Bram Moolenaar
2017-01-29patch 8.0.0263: Farsi support is not tested enoughv8.0.0263Bram Moolenaar
2017-01-29patch 8.0.0262: Farsi support is barely testedv8.0.0262Bram Moolenaar
2017-01-29patch 8.0.0261: not enough test coverage for eval functionsv8.0.0261Bram Moolenaar
2017-01-29patch 8.0.0260: build fails with tiny featuresv8.0.0260Bram Moolenaar
2017-01-29patch 8.0.0259: tab commands do not handle count correctlyv8.0.0259Bram Moolenaar
2017-01-29patch 8.0.0258: mksession test leaves file behindv8.0.0258Bram Moolenaar
2017-01-28patch 8.0.0257: test file missing in distributionv8.0.0257Bram Moolenaar
2017-01-28Update runtime files.Bram Moolenaar
2017-01-28patch 8.0.0256: missing changes to one file breaks testv8.0.0256Bram Moolenaar
2017-01-28patch 8.0.0255: setpos() does not use the buffer argument for all marksv8.0.0255Bram Moolenaar
2017-01-28patch 8.0.0254: error message of assert functions is sometimes incompletev8.0.0254Bram Moolenaar
2017-01-28patch 8.0.0253: error when loading session if winminheight is 2v8.0.0253Bram Moolenaar
2017-01-28patch 8.0.0252: not properly recognizing word characters between 128 and 255v8.0.0252Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3v8.0.0251Bram Moolenaar
2017-01-28patch 8.0.0250: virtcol() does not work well for multi-byte charactersv8.0.0250Bram Moolenaar
2017-01-27patch 8.0.0249: CI failure when a submit is close to previous onev8.0.0249Bram Moolenaar
2017-01-27patch 8.0.0248: vim_strcat() cannot handle overlapping argumentsv8.0.0248Bram Moolenaar
2017-01-27patch 8.0.0247: need to type Ctrl-N twice to select a completionv8.0.0247Bram Moolenaar
2017-01-27patch 8.0.0246: compiler warnings for int to pointer conversionv8.0.0246Bram Moolenaar
2017-01-27patch 8.0.0245: zh_CN.cp936.po has a conversion errorv8.0.0245Bram Moolenaar
2017-01-27patch 8.0.0244: making t_BE empty only has an effect before startupv8.0.0244Bram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesv8.0.0243Bram Moolenaar
2017-01-26patch 8.0.0242: no tests for user command completionv8.0.0242Bram Moolenaar
2017-01-26patch 8.0.0241: fallback implementation of mch_memmove is unusedv8.0.0241Bram Moolenaar
2017-01-26patch 8.0.0240: failure with one build on CIv8.0.0240Bram Moolenaar
2017-01-26patch 8.0.0239: no CI with an address sanitizerv8.0.0239Bram Moolenaar
2017-01-25patch 8.0.0238: bracketed paste does not disable autoindentv8.0.0238Bram Moolenaar
2017-01-24patch 8.0.0237: when 'wildoptions' is "tagfile" completion may not workv8.0.0237Bram Moolenaar
2017-01-24patch 8.0.0236: gcc complains about uninitialized variablev8.0.0236Bram Moolenaar
2017-01-24patch 8.0.0235: memory leak in diff modev8.0.0235Bram Moolenaar
2017-01-24patch 8.0.0234: crash when using put in Visual modev8.0.0234Bram Moolenaar
2017-01-24patch 8.0.0233: paste test fails in the GUIv8.0.0233Bram Moolenaar
2017-01-24patch 8.0.0232: paste does not work when 'esckeys' is offv8.0.0232Bram Moolenaar
2017-01-24patch 8.0.0231: bracketed paste mode is not testedv8.0.0231Bram Moolenaar
2017-01-24patch 8.0.0230: bracketed paste does not support line breaksv8.0.0230Bram Moolenaar
2017-01-24patch 8.0.0229: local 'formatprg' option value leaksv8.0.0229Bram Moolenaar
2017-01-24patch 8.0.0228: pasting in xterm on the command line has PasteStartv8.0.0228Bram Moolenaar
2017-01-24patch 8.0.0227: crash with ff=dos when first line in file has no CRv8.0.0227Bram Moolenaar
2017-01-24patch 8.0.0226: test for patch 8.0.0224 missing CR charactersv8.0.0226Bram Moolenaar
2017-01-23patch 8.0.0225: put in Visual block mode terminates earlyv8.0.0225Bram Moolenaar
2017-01-23patch 8.0.0224: change to 'fileformats' from autocmd does not take effectv8.0.0224Bram Moolenaar
2017-01-23patch 8.0.0223: Coverity warns for an uninitialized variablev8.0.0223Bram Moolenaar
2017-01-22patch 8.0.0222: blockwise put on multi-byte character misplacedv8.0.0222Bram Moolenaar
2017-01-22patch 8.0.0221: unnecessary condition on PROTOv8.0.0221Bram Moolenaar
2017-01-22patch 8.0.0220: completion of highlight names misses a few valuesv8.0.0220Bram Moolenaar
2017-01-22patch 8.0.0219: ubsan reports errors for overflowv8.0.0219Bram Moolenaar
2017-01-22patch 8.0.0218: no completion for :cexpr and similar commandsv8.0.0218Bram Moolenaar
2017-01-22patch 8.0.0217: build fails without cscope featurev8.0.0217Bram Moolenaar