summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-01-22patch 8.0.0216: decoding js style json may failv8.0.0216Bram Moolenaar
2017-01-22patch 8.0.0215: NULL pointer use if cscope line looks like emacs tagv8.0.0215Bram Moolenaar
2017-01-22patch 8.0.0214: leaking memory when syntax cluster id is unknownv8.0.0214Bram Moolenaar
2017-01-22patch 8.0.0213: Netbeans specialKeys command does not check argument lengthv8.0.0213Bram Moolenaar
2017-01-22patch 8.0.0212: buffer for key name may be too smallv8.0.0212Bram Moolenaar
2017-01-21patch 8.0.0211: cannot build without the multi-byte featurev8.0.0211Bram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar
2017-01-21patch 8.0.0209: cursor binding does not work with :substitutev8.0.0209Bram Moolenaar
2017-01-20patch 8.0.0208: internally used commands end up in historyv8.0.0208Bram Moolenaar
2017-01-20patch 8.0.0207: leaking file descriptor when system() failsv8.0.0207Bram Moolenaar
2017-01-17patch 8.0.0206: test coverage for :retab insufficientv8.0.0206Bram Moolenaar
2017-01-17patch 8.0.0205: wrong behavior after :undojoinv8.0.0205Bram Moolenaar
2017-01-17patch 8.0.0204: compiler warns for uninitialized variablev8.0.0204Bram Moolenaar
2017-01-17patch 8.0.0203: order of complication flags is sometimes wrongv8.0.0203Bram Moolenaar
2017-01-17patch 8.0.0202: no test for invalid syntax group namev8.0.0202Bram Moolenaar
2017-01-17patch 8.0.0201: completion of highlight groups includes cleared namesv8.0.0201Bram Moolenaar
2017-01-17patch 8.0.0200: some syntax arguments are not testedv8.0.0200Bram Moolenaar
2017-01-17patch 8.0.0199: compiler warnings for libcallv8.0.0199Bram Moolenaar
2017-01-17patch 8.0.0198: some syntax arguments take effect even after "if 0"v8.0.0198Bram Moolenaar
2017-01-17Update runtime files.Bram Moolenaar
2017-01-16patch 8.0.0197: system() test skips some parts for MS-Windowsv8.0.0197Bram Moolenaar
2017-01-16patch 8.0.0196: profile test is slo and does not work on MS-Windowsv8.0.0196Bram Moolenaar
2017-01-16patch 8.0.0195: fail to jump to static tag in current filev8.0.0195Bram Moolenaar
2017-01-15patch 8.0.0194: profile tests fails if total and self time are equalv8.0.0194Bram Moolenaar
2017-01-15patch 8.0.0193: accidentally removed #ifdefv8.0.0193Bram Moolenaar
2017-01-15patch 8.0.0192: cannot build with tiny featuresv8.0.0192Bram Moolenaar