summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0229: local 'formatprg' option value leaksv8.0.0229Bram Moolenaar2017-01-241-0/+2
* patch 8.0.0228: pasting in xterm on the command line has PasteStartv8.0.0228Bram Moolenaar2017-01-241-0/+2
* patch 8.0.0227: crash with ff=dos when first line in file has no CRv8.0.0227Bram Moolenaar2017-01-241-0/+2
* patch 8.0.0226: test for patch 8.0.0224 missing CR charactersv8.0.0226Bram Moolenaar2017-01-241-0/+2
* patch 8.0.0225: put in Visual block mode terminates earlyv8.0.0225Bram Moolenaar2017-01-231-0/+2
* patch 8.0.0224: change to 'fileformats' from autocmd does not take effectv8.0.0224Bram Moolenaar2017-01-231-0/+2
* patch 8.0.0223: Coverity warns for an uninitialized variablev8.0.0223Bram Moolenaar2017-01-231-0/+2
* patch 8.0.0222: blockwise put on multi-byte character misplacedv8.0.0222Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0221: unnecessary condition on PROTOv8.0.0221Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0220: completion of highlight names misses a few valuesv8.0.0220Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0219: ubsan reports errors for overflowv8.0.0219Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0218: no completion for :cexpr and similar commandsv8.0.0218Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0217: build fails without cscope featurev8.0.0217Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0216: decoding js style json may failv8.0.0216Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0215: NULL pointer use if cscope line looks like emacs tagv8.0.0215Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0214: leaking memory when syntax cluster id is unknownv8.0.0214Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0213: Netbeans specialKeys command does not check argument lengthv8.0.0213Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0212: buffer for key name may be too smallv8.0.0212Bram Moolenaar2017-01-221-0/+2
* patch 8.0.0211: cannot build without the multi-byte featurev8.0.0211Bram Moolenaar2017-01-211-0/+2
* patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar2017-01-211-0/+2
* patch 8.0.0209: cursor binding does not work with :substitutev8.0.0209Bram Moolenaar2017-01-211-0/+2
* patch 8.0.0208: internally used commands end up in historyv8.0.0208Bram Moolenaar2017-01-201-0/+2
* patch 8.0.0207: leaking file descriptor when system() failsv8.0.0207Bram Moolenaar2017-01-201-0/+2
* patch 8.0.0206: test coverage for :retab insufficientv8.0.0206Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0205: wrong behavior after :undojoinv8.0.0205Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0204: compiler warns for uninitialized variablev8.0.0204Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0203: order of complication flags is sometimes wrongv8.0.0203Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0202: no test for invalid syntax group namev8.0.0202Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0201: completion of highlight groups includes cleared namesv8.0.0201Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0200: some syntax arguments are not testedv8.0.0200Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0199: compiler warnings for libcallv8.0.0199Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0198: some syntax arguments take effect even after "if 0"v8.0.0198Bram Moolenaar2017-01-171-0/+2
* patch 8.0.0197: system() test skips some parts for MS-Windowsv8.0.0197Bram Moolenaar2017-01-161-0/+2
* patch 8.0.0196: profile test is slo and does not work on MS-Windowsv8.0.0196Bram Moolenaar2017-01-161-0/+2
* patch 8.0.0195: fail to jump to static tag in current filev8.0.0195Bram Moolenaar2017-01-161-0/+2
* patch 8.0.0194: profile tests fails if total and self time are equalv8.0.0194Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0193: accidentally removed #ifdefv8.0.0193Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0192: cannot build with tiny featuresv8.0.0192Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0191: can't build with Ruby on some systemsv8.0.0191Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0190: finding duplicate tags uses a slow linear searchv8.0.0190Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0189: profile commands are not testedv8.0.0189Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0188: redrawing for 'cursorbind' is inefficientv8.0.0188Bram Moolenaar2017-01-151-0/+2
* patch 8.0.0187: cant build with new Ruby versionv8.0.0187Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0186: confusing error message from assert_notequal()v8.0.0186Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0185: system() test fails on MS-Windowsv8.0.0185Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0184: when an error is caught Vim still exits with non-zero resultv8.0.0184Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0183: ubsan warns for unaligned addressv8.0.0183Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0182: cursor ilne not update when 'cursorbind' is setv8.0.0182Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0181: with cursorbind set cursor column highlighting is offv8.0.0181Bram Moolenaar2017-01-141-0/+2
* patch 8.0.0180: error E937 is used twicev8.0.0180Bram Moolenaar2017-01-141-0/+2