summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0239: now Ruby build fails on other systemsv8.1.0239Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"v8.1.0238Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0237: Ruby on Cygwin doesn't always workv8.1.0237Bram Moolenaar2018-08-041-0/+2
* patch 8.1.0236: Ruby build fails when ruby_intern is missingv8.1.0236Bram Moolenaar2018-08-031-0/+2
* patch 8.1.0235: more help tags that jump to the wrong locationv8.1.0235Bram Moolenaar2018-08-021-0/+2
* patch 8.1.0234: incorrect reference counting in Perl interfacev8.1.0234Bram Moolenaar2018-08-021-0/+2
* patch 8.1.0233: "safe" argument of call_vim_function() is always FALSEv8.1.0233Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0232: Ruby error does not include backtracev8.1.0232Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0231: :help -? goes to help for -+v8.1.0231Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0230: directly checking 'buftype' valuev8.1.0230Bram Moolenaar2018-08-011-0/+2
* patch 8.1.0229: crash when dumping profiling datav8.1.0229Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0228: dropping files is ignored while Vim is busyv8.1.0228Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0227: spaces instead of tabs in makefilev8.1.0227Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar2018-07-291-4/+2
* patch 8.1.0225: mode() does not indicate using CTRL-O from Insert modev8.1.0225Bram Moolenaar2018-07-291-0/+2
* patch 8.1.0224: hang in bracketed paste mode when t_PE not encounteredv8.1.0224Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0223: completing shell command finds sub-directories in $PATHv8.1.0223Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0222: errors are reported for "make install"v8.1.0222Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0221: not enough testing for the Ruby interfacev8.1.0221Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0220: Ruby converts v:true and v:false to a numberv8.1.0220Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0219: expanding ## fails to escape backtickv8.1.0219Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0218: cannot add matches to another windowv8.1.0218Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0217: compiler warning for variable set but not usedv8.1.0217Bram Moolenaar2018-07-281-0/+2
* patch 8.1.0216: part of file not indented properlyv8.1.0216Bram Moolenaar2018-07-271-0/+2
* patch 8.1.0215: no error if configure --with-x cannot configure Xv8.1.0215Bram Moolenaar2018-07-271-0/+2
* patch 8.1.0214: +autochdir feature not reported by has() or :versionv8.1.0214Bram Moolenaar2018-07-271-0/+7
* patch 8.1.0213: CTRL-W CR does not work properly in a quickfix windowv8.1.0213Bram Moolenaar2018-07-251-0/+2
* patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar2018-07-251-0/+2
* patch 8.1.0211: expanding a file name "~" results in $HOMEv8.1.0211Bram Moolenaar2018-07-251-0/+2
* patch 8.1.0210: still a few K&R function declarationsv8.1.0210Bram Moolenaar2018-07-251-0/+2
* patch 8.1.0209: stderr output from Ruby messes up displayv8.1.0209Bram Moolenaar2018-07-241-0/+2
* patch 8.1.0208: file left behind after running individual testv8.1.0208Bram Moolenaar2018-07-241-0/+2
* patch 8.1.0207: need many menu translation files to cover regionsv8.1.0207Bram Moolenaar2018-07-231-0/+2
* patch 8.1.0206: duplicate test function namev8.1.0206Bram Moolenaar2018-07-231-0/+2
* patch 8.1.0205: invalid memory access with invalid modelinev8.1.0205Bram Moolenaar2018-07-231-0/+2
* patch 8.1.0204: inputlist() is not testedv8.1.0204Bram Moolenaar2018-07-221-0/+2
* patch 8.1.0203: building with Perl 5.28 fails on Windowsv8.1.0203Bram Moolenaar2018-07-221-0/+2
* patch 8.1.0202: :version always shows +packagesv8.1.0202Bram Moolenaar2018-07-221-0/+6
* patch 8.1.0201: newer Python uses "importlib" instead of "imp"v8.1.0201Bram Moolenaar2018-07-221-0/+2
* patch 8.1.0200: spellbadword() not testedv8.1.0200Bram Moolenaar2018-07-201-0/+2
* patch 8.1.0199: spellbadword() does not check for caps errorv8.1.0199Bram Moolenaar2018-07-201-0/+2
* patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime'v8.1.0198Bram Moolenaar2018-07-201-0/+2
* patch 8.1.0197: Windows GUI: title for search/replace is wrongv8.1.0197Bram Moolenaar2018-07-201-0/+2
* patch 8.1.0196: terminal debugger error with .gdbinit filev8.1.0196Bram Moolenaar2018-07-191-0/+2
* patch 8.1.0195: terminal debugger commands don't always workv8.1.0195Bram Moolenaar2018-07-191-0/+2
* patch 8.1.0194: possibly use of NULL pointerv8.1.0194Bram Moolenaar2018-07-181-0/+2
* patch 8.1.0193: terminal debugger buttons don't always workv8.1.0193Bram Moolenaar2018-07-171-0/+2
* patch 8.1.0192: executing regexp recursively fails with a crashv8.1.0192Bram Moolenaar2018-07-171-0/+2
* patch 8.1.0191: Perl test fails in 24 line terminalv8.1.0191Bram Moolenaar2018-07-161-0/+2
* patch 8.1.0190: Perl refcounts are wrongv8.1.0190Bram Moolenaar2018-07-161-0/+2