summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-06-27patch 8.2.3069: error messages are spread outv8.2.3069Bram Moolenaar
2021-06-27patch 8.2.3068: Unicode tables are slightly outdatedv8.2.3068Christian Brabandt
2021-06-27patch 8.2.3067: building fails with Athenav8.2.3067Bram Moolenaar
2021-06-27patch 8.2.3066: Vim9: debugging lambda does not workv8.2.3066Bram Moolenaar
2021-06-27patch 8.2.3065: Vim9: error when sourcing script twice and reusing functionv8.2.3065Bram Moolenaar
2021-06-27Update runtime filesBram Moolenaar
2021-06-27patch 8.2.3064: Vim9: in script cannot set item in uninitialized listv8.2.3064Bram Moolenaar
2021-06-27patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo filev8.2.3063Bram Moolenaar
2021-06-27patch 8.2.3062: internal error when adding several text propertiesv8.2.3062Bram Moolenaar
2021-06-27patch 8.2.3061: testing the shell option is incomplete and spread outv8.2.3061Yegappan Lakshmanan
2021-06-26patch 8.2.3060: Vim9: cannot use ternary operator in parenthesisv8.2.3060Bram Moolenaar
2021-06-26patch 8.2.3059: Vim9: memory leak when using lambdav8.2.3059Bram Moolenaar
2021-06-26patch 8.2.3058: Vim9: cannot use ternary operator in parenthesisv8.2.3058Bram Moolenaar
2021-06-26patch 8.2.3057: Vim9: debugger test fails with normal features and +terminalv8.2.3057Bram Moolenaar
2021-06-26patch 8.2.3056: Vim9: using default value in lambda gives confusing errorv8.2.3056Bram Moolenaar
2021-06-26patch 8.2.3055: strange error for assigning to "x.key" on non-dictionaryv8.2.3055Bram Moolenaar
2021-06-26patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon failsv8.2.3054Bram Moolenaar
2021-06-26patch 8.2.3053: Vim9: cannot assign to @@ in :def functionv8.2.3053Bram Moolenaar
2021-06-26patch 8.2.3052: Vim9: "legacy call" does not workv8.2.3052Bram Moolenaar
2021-06-26patch 8.2.3051: Vim9: for loop with one list variable does not workv8.2.3051Bram Moolenaar
2021-06-26patch 8.2.3050: cannot recognize elixir filesv8.2.3050Austin Gatlin
2021-06-25patch 8.2.3049: JSON patch file not recognizedv8.2.3049Kevin Locke
2021-06-25patch 8.2.3048: strange error for white space after ++ commandv8.2.3048Bram Moolenaar
2021-06-25patch 8.2.3047: increment and decrement don't allow for next commandv8.2.3047Bram Moolenaar
2021-06-24patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packetsv8.2.3046ola.soder@axis.com
2021-06-24patch 8.2.3045: minor typosv8.2.3045Christian Brabandt
2021-06-24patch 8.2.3044: Amiga MorphOS and AROS: process ID is not validv8.2.3044ola.soder@axis.com
2021-06-23patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROSv8.2.3043ola.soder@axis.com
2021-06-23patch 8.2.3042: swap file test failsv8.2.3042Bram Moolenaar
2021-06-23patch 8.2.3041: detecting if the process of a swap file is running failsv8.2.3041Bram Moolenaar
2021-06-23patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan
2021-06-23patch 8.2.3039: Vim9: breakpoint at a comment line does not workv8.2.3039Bram Moolenaar
2021-06-23patch 8.2.3038: Amiga built-in version string doesn't include build datev8.2.3038ola.soder@axis.com
2021-06-23patch 8.2.3037: configure reports libcanberra when checking for libsodiumv8.2.3037ichizok
2021-06-22patch 8.2.3036: Vim9: builtin function arguments not checked at compile timev8.2.3036Yegappan Lakshmanan
2021-06-22patch 8.2.3035: Vim9: crash when calling :def function with partialv8.2.3035Bram Moolenaar
2021-06-22patch 8.2.3034: installing packages on github CI sometimes failsv8.2.3034Christian Brabandt
2021-06-21patch 8.2.3033: no error when using alpha delimiter with :globalv8.2.3033Bram Moolenaar
2021-06-21patch 8.2.3032: build problems with MSVC, other crypt issues with libsodiumv8.2.3032Christian Brabandt
2021-06-21patch 8.2.3031: no error if a function name starts with an underscorev8.2.3031Bram Moolenaar
2021-06-21patch 8.2.3030: Coverity reports a memory leakv8.2.3030Dominique Pelle
2021-06-21patch 8.2.3029: Vim9: crash when using operator and list unpack assignmentv8.2.3029Bram Moolenaar
2021-06-21patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan
2021-06-20patch 8.2.3027: Vim9: breakpoint in compiled function not always checkedv8.2.3027Bram Moolenaar
2021-06-20patch 8.2.3026: Vim9: cannot set breakpoint in compiled functionv8.2.3026Bram Moolenaar
2021-06-20patch 8.2.3025: not enough tests for quickfix end_col and end_lnumv8.2.3025shane.xb.qian
2021-06-20patch 8.2.3024: execute() function test failsv8.2.3024Bram Moolenaar
2021-06-20patch 8.2.3023: Vim9: arguments for execute() not checked at compile timev8.2.3023Bram Moolenaar
2021-06-20patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt
2021-06-20patch 8.2.3021: spaces allowed between option name and "!", "?", etc.v8.2.3021Bram Moolenaar