summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0384: Travis CI has warningsv8.2.0384Bram Moolenaar2020-03-151-0/+2
* patch 8.2.0383: wrong feature check causes test not to be runv8.2.0383Bram Moolenaar2020-03-151-0/+2
* patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar2020-03-151-0/+2
* patch 8.2.0381: using freed memory with :lvimgrep and autocommandv8.2.0381Bram Moolenaar2020-03-141-0/+2
* patch 8.2.0380: tiny popup when creating a terminal popup without minwidthv8.2.0380Bram Moolenaar2020-03-141-0/+2
* patch 8.2.0379: gcc warns for ambiguous elsev8.2.0379Bram Moolenaar2020-03-141-0/+2
* patch 8.2.0378: prop_find() does not find all propsv8.2.0378Bram Moolenaar2020-03-131-0/+2
* patch 8.2.0377: no CI test for a big-endian systemv8.2.0377Bram Moolenaar2020-03-131-0/+2
* patch 8.2.0376: nasty callback test fails on some systemsv8.2.0376Bram Moolenaar2020-03-131-0/+2
* patch 8.2.0375: Coverity warning for not using return valuev8.2.0375Bram Moolenaar2020-03-131-0/+2
* patch 8.2.0374: using wrong printf directive for jump locationv8.2.0374Bram Moolenaar2020-03-121-0/+2
* patch 8.2.0373: type of term_sendkeys() is unknownv8.2.0373Bram Moolenaar2020-03-111-0/+2
* patch 8.2.0372: prop_find() may not find text property at start of the linev8.2.0372Bram Moolenaar2020-03-111-0/+2
* patch 8.2.0371: crash with combination of terminal popup and autocmdv8.2.0371Bram Moolenaar2020-03-111-0/+2
* patch 8.2.0370: the typebuf_was_filled flag is sometimes not resetv8.2.0370Bram Moolenaar2020-03-111-0/+2
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+2
* patch 8.2.0368: Vim9: import that redefines local variable does not failv8.2.0368Bram Moolenaar2020-03-091-0/+2
* patch 8.2.0367: can use :pedit in a popup windowv8.2.0367Bram Moolenaar2020-03-091-0/+2
* patch 8.2.0366: hardcopy command not tested enoughv8.2.0366Bram Moolenaar2020-03-091-0/+2
* patch 8.2.0365: tag kind can't be a multi-byte characterv8.2.0365Bram Moolenaar2020-03-091-0/+2
* patch 8.2.0364: printf test failing on Haikuv8.2.0364Bram Moolenaar2020-03-081-0/+2
* patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar2020-03-081-0/+2
* patch 8.2.0362: MS-Windows: channel test fails if grep is not availablev8.2.0362Bram Moolenaar2020-03-071-0/+2
* patch 8.2.0361: internal error when using "0" for a callbackv8.2.0361Bram Moolenaar2020-03-071-0/+2
* patch 8.2.0360: yaml files are only recognized by the file extensionv8.2.0360Bram Moolenaar2020-03-061-0/+2
* patch 8.2.0359: popup_atcursor() may hangv8.2.0359Bram Moolenaar2020-03-061-0/+2
* patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar2020-03-061-0/+2
* patch 8.2.0357: cannot delete a text property matching both id and typev8.2.0357Bram Moolenaar2020-03-051-0/+2
* patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSIv8.2.0356Bram Moolenaar2020-03-041-0/+2
* patch 8.2.0355: Vim9: str_val is confusing, it's a numberv8.2.0355Bram Moolenaar2020-03-041-0/+2
* patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTALv8.2.0354Bram Moolenaar2020-03-041-0/+2
* patch 8.2.0353: Vim9: while loop not testedv8.2.0353Bram Moolenaar2020-03-041-0/+2
* patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skippedv8.2.0352Bram Moolenaar2020-03-031-0/+2
* patch 8.2.0351: terminal in popup test is still a bit flakyv8.2.0351Bram Moolenaar2020-03-031-0/+2
* patch 8.2.0350: Vim9: expression tests don't use recognized constantsv8.2.0350Bram Moolenaar2020-03-031-0/+2
* patch 8.2.0349: Vim9: constant expression not well testedv8.2.0349Bram Moolenaar2020-03-031-0/+2
* patch 8.2.0348: Vim9: not all code testedv8.2.0348Bram Moolenaar2020-03-021-0/+2
* patch 8.2.0347: various code not covered by testsv8.2.0347Bram Moolenaar2020-03-021-0/+2
* patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0345: compiler warning when building without the float featurev8.2.0345Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0344: ":def" not skipped properlyv8.2.0344Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0343: Vim9: using wrong instruction, limited test coveragev8.2.0343Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0341: using ":for" in Vim9 script gives an errorv8.2.0341Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0340: Vim9: function and partial types not testedv8.2.0340Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0339: Vim9: function return type may depend on argumentsv8.2.0339Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0338: build failure without the channel featurev8.2.0338Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0337: build fails on a few systemsv8.2.0337Bram Moolenaar2020-03-011-0/+2
* patch 8.2.0336: Vim9: insufficient test coverage for compilingv8.2.0336Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0335: no completion for :disassemblev8.2.0335Bram Moolenaar2020-02-291-0/+2