summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3254: win_gettype() does not recognize a quickfix windowv8.2.3254Yegappan Lakshmanan2021-07-311-0/+2
* patch 8.2.3253: channel test fails randomlyv8.2.3253Bram Moolenaar2021-07-301-0/+2
* patch 8.2.3252: duplicated code for adding buffer linesv8.2.3252Yegappan Lakshmanan2021-07-301-0/+2
* patch 8.2.3251: listing builtin_gui as an available terminal is confusingv8.2.3251Bram Moolenaar2021-07-301-0/+2
* patch 8.2.3250: MS-Windows: cannot build with libsodiumv8.2.3250Christian Brabandt2021-07-301-0/+2
* patch 8.2.3249: Vim9: error for re-imported function with default argumentv8.2.3249Bram Moolenaar2021-07-291-0/+2
* patch 8.2.3248: Vim9: error message for wrong input uses wrong line numberv8.2.3248Bram Moolenaar2021-07-291-0/+2
* patch 8.2.3247: using uninitialized memory when checking for crypt methodv8.2.3247Bram Moolenaar2021-07-291-0/+2
* patch 8.2.3246: memory use after freev8.2.3246Bram Moolenaar2021-07-291-0/+2
* patch 8.2.3245: the crypt key may appear in a swap partitionv8.2.3245Bram Moolenaar2021-07-291-0/+2
* patch 8.2.3244: Lua 5.3 print() with a long string crashesv8.2.3244Yegappan Lakshmanan2021-07-291-0/+2
* patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less usefulv8.2.3243msoyka-of-wharton2021-07-291-0/+2
* patch 8.2.3242: Vim9: valgrind reports leaks in builtin function testv8.2.3242Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3241: Vim9: memory leak when function reports an errorv8.2.3241Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3240: Lua print() does not work properlyv8.2.3240Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3239: Vim9: no error using heredoc for a number variablev8.2.3239Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3238: Vim9: error message does not indicate the locationv8.2.3238Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3237: when a builtin function gives an error processing continuesv8.2.3237Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3236: mode() does not indicate using CTRL-O in Select modev8.2.3236zeertzjq2021-07-281-0/+2
* patch 8.2.3235: cannot use lambda in {} block in user commandv8.2.3235Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3234: crash when printing long string with Luav8.2.3234Bram Moolenaar2021-07-281-0/+2
* patch 8.2.3233: prop_list() and prop_find() do not indicate the bufferv8.2.3233Martin Tournoij2021-07-281-0/+2
* patch 8.2.3232: system() does not work without a second argumentv8.2.3232Yegappan Lakshmanan2021-07-281-0/+2
* patch 8.2.3231: build failure with small featuresv8.2.3231Bram Moolenaar2021-07-271-0/+2
* patch 8.2.3230: Vim9: type error when function return type is not known yetv8.2.3230Bram Moolenaar2021-07-271-0/+2
* patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan2021-07-271-0/+2
* patch 8.2.3228: cannot use a simple block for the :command argumentv8.2.3228Bram Moolenaar2021-07-271-0/+2
* patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson2021-07-261-0/+2
* patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east2021-07-261-0/+2
* patch 8.2.3225: incsearch highlighting is attempted halfway a mappingv8.2.3225Bram Moolenaar2021-07-261-0/+2
* patch 8.2.3224: cannot call script-local function after :vim9cmdv8.2.3224Bram Moolenaar2021-07-261-0/+2
* patch 8.2.3223: Vim: using {} block in autoloade omnifunc failsv8.2.3223Bram Moolenaar2021-07-251-0/+2
* patch 8.2.3222: Vim9: cannot used loop variable later as lambda argumentv8.2.3222Bram Moolenaar2021-07-251-0/+2
* patch 8.2.3221: Vim9: argument types are not checked at compile timev8.2.3221Yegappan Lakshmanan2021-07-251-0/+2
* patch 8.2.3220: Test_term_setansicolors() fails in some configurationsv8.2.3220Dominique Pelle2021-07-251-0/+2
* patch 8.2.3219: :find searches non-existing directoriesv8.2.3219Christian Brabandt2021-07-251-0/+2
* patch 8.2.3218: when using xchaha20 crypt undo file is not removedv8.2.3218Christian Brabandt2021-07-251-0/+2
* patch 8.2.3217: build failurev8.2.3217Bram Moolenaar2021-07-251-0/+2
* patch 8.2.3216: Vim9: crash when using variable in a loop at script levelv8.2.3216Bram Moolenaar2021-07-251-0/+2
* patch 8.2.3215: Vim9: argument types are not checked at compile timev8.2.3215Yegappan Lakshmanan2021-07-241-0/+2
* patch 8.2.3214: MS-Windows: passing /D does not set the install locationv8.2.3214Christian Brabandt2021-07-241-0/+2
* patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedv8.2.3213Dominique Pelle2021-07-241-0/+2
* patch 8.2.3212: Vim9: execution speed can be improvedv8.2.3212Dominique Pelle2021-07-241-0/+2
* patch 8.2.3211: Vim9: argument types are not checked at compile timev8.2.3211Yegappan Lakshmanan2021-07-241-0/+2
* patch 8.2.3210: Vim9: searchpair() sixth argument is compiledv8.2.3210Bram Moolenaar2021-07-241-0/+2
* patch 8.2.3209: Vim9: lambda doesn't find block-local variablev8.2.3209Bram Moolenaar2021-07-241-0/+2
* patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij2021-07-241-0/+2
* patch 8.2.3207: Vim9: crash when compiling string failsv8.2.3207Bram Moolenaar2021-07-241-0/+2
* patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan2021-07-231-0/+2
* patch 8.2.3205: Coverity reports a null pointer dereferencev8.2.3205Bram Moolenaar2021-07-231-0/+2