summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-28patch 8.2.3240: Lua print() does not work properlyv8.2.3240Bram Moolenaar
2021-07-28patch 8.2.3239: Vim9: no error using heredoc for a number variablev8.2.3239Bram Moolenaar
2021-07-28patch 8.2.3238: Vim9: error message does not indicate the locationv8.2.3238Bram Moolenaar
2021-07-28Update runtime filesBram Moolenaar
2021-07-28patch 8.2.3237: when a builtin function gives an error processing continuesv8.2.3237Bram Moolenaar
2021-07-28patch 8.2.3236: mode() does not indicate using CTRL-O in Select modev8.2.3236zeertzjq
2021-07-28patch 8.2.3235: cannot use lambda in {} block in user commandv8.2.3235Bram Moolenaar
2021-07-28patch 8.2.3234: crash when printing long string with Luav8.2.3234Bram Moolenaar
2021-07-28patch 8.2.3233: prop_list() and prop_find() do not indicate the bufferv8.2.3233Martin Tournoij
2021-07-28patch 8.2.3232: system() does not work without a second argumentv8.2.3232Yegappan Lakshmanan
2021-07-27patch 8.2.3231: build failure with small featuresv8.2.3231Bram Moolenaar
2021-07-27patch 8.2.3230: Vim9: type error when function return type is not known yetv8.2.3230Bram Moolenaar
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-07-27patch 8.2.3228: cannot use a simple block for the :command argumentv8.2.3228Bram Moolenaar
2021-07-26patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson
2021-07-26patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east
2021-07-26patch 8.2.3225: incsearch highlighting is attempted halfway a mappingv8.2.3225Bram Moolenaar
2021-07-26patch 8.2.3224: cannot call script-local function after :vim9cmdv8.2.3224Bram Moolenaar
2021-07-25patch 8.2.3223: Vim: using {} block in autoloade omnifunc failsv8.2.3223Bram Moolenaar
2021-07-25patch 8.2.3222: Vim9: cannot used loop variable later as lambda argumentv8.2.3222Bram Moolenaar
2021-07-25patch 8.2.3221: Vim9: argument types are not checked at compile timev8.2.3221Yegappan Lakshmanan
2021-07-25patch 8.2.3220: Test_term_setansicolors() fails in some configurationsv8.2.3220Dominique Pelle
2021-07-25patch 8.2.3219: :find searches non-existing directoriesv8.2.3219Christian Brabandt
2021-07-25patch 8.2.3218: when using xchaha20 crypt undo file is not removedv8.2.3218Christian Brabandt
2021-07-25patch 8.2.3217: build failurev8.2.3217Bram Moolenaar
2021-07-25patch 8.2.3216: Vim9: crash when using variable in a loop at script levelv8.2.3216Bram Moolenaar
2021-07-24patch 8.2.3215: Vim9: argument types are not checked at compile timev8.2.3215Yegappan Lakshmanan
2021-07-24patch 8.2.3214: MS-Windows: passing /D does not set the install locationv8.2.3214Christian Brabandt
2021-07-24patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedv8.2.3213Dominique Pelle
2021-07-24patch 8.2.3212: Vim9: execution speed can be improvedv8.2.3212Dominique Pelle
2021-07-24patch 8.2.3211: Vim9: argument types are not checked at compile timev8.2.3211Yegappan Lakshmanan
2021-07-24patch 8.2.3210: Vim9: searchpair() sixth argument is compiledv8.2.3210Bram Moolenaar
2021-07-24patch 8.2.3209: Vim9: lambda doesn't find block-local variablev8.2.3209Bram Moolenaar
2021-07-24patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij
2021-07-24patch 8.2.3207: Vim9: crash when compiling string failsv8.2.3207Bram Moolenaar
2021-07-23patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan
2021-07-23patch 8.2.3205: Coverity reports a null pointer dereferencev8.2.3205Bram Moolenaar
2021-07-22patch 8.2.3204: display garbled when 'cursorline' is set and lines wrapv8.2.3204Bram Moolenaar
2021-07-22patch 8.2.3203: Vim9: compiled string expression causes type errorv8.2.3203Bram Moolenaar
2021-07-22patch 8.2.3202: Vim9: tests are only executed for legacy scriptv8.2.3202Bram Moolenaar
2021-07-22patch 8.2.3201: crash in testv8.2.3201Bram Moolenaar
2021-07-22patch 8.2.3200: Vim9: hard to guess where a type error is givenv8.2.3200Bram Moolenaar
2021-07-22patch 8.2.3199: Vim9: execution speed can be improvedv8.2.3199Bram Moolenaar
2021-07-22patch 8.2.3198: cannot use 'formatlistpat' for breakindentv8.2.3198Maxim Kim
2021-07-21patch 8.2.3197: error messages are spread outv8.2.3197Bram Moolenaar
2021-07-21patch 8.2.3196: Vim9: bool expression with numbers only fails at runtimev8.2.3196Bram Moolenaar
2021-07-21patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambdav8.2.3195Bram Moolenaar
2021-07-21patch 8.2.3194: Vim9: argument types are not checked at compile timev8.2.3194Yegappan Lakshmanan
2021-07-21patch 8.2.3193: screenpos() is wrong when 'display' is "lastline"v8.2.3193Bram Moolenaar
2021-07-20patch 8.2.3192: build failure with small versionv8.2.3192Bram Moolenaar