summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-12-08patch 8.2.2110: cannot use ":shell" when reading from stdinv8.2.2110Bram Moolenaar
2020-12-08patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabledv8.2.2109Bram Moolenaar
2020-12-08patch 8.2.2108: Vim9: no test to check for :let errorv8.2.2108Bram Moolenaar
2020-12-07patch 8.2.2107: Vim9: some errors not testedv8.2.2107Bram Moolenaar
2020-12-07patch 8.2.2106: TOML files are not recognizedv8.2.2106Bram Moolenaar
2020-12-06patch 8.2.2105: sound test is a bit flakyv8.2.2105Bram Moolenaar
2020-12-06patch 8.2.2104: build problem with Ruby 2.7v8.2.2104Bram Moolenaar
2020-12-06patch 8.2.2103: Vim9: unreachable codev8.2.2103Bram Moolenaar
2020-12-06patch 8.2.2102: Vim9: not all error messages testedv8.2.2102Bram Moolenaar
2020-12-06patch 8.2.2101: Vim9: memory leak when literal dict has an errorv8.2.2101Bram Moolenaar
2020-12-06patch 8.2.2100: insufficient testing for function range and dictv8.2.2100Bram Moolenaar
2020-12-06patch 8.2.2099: Vim9: some checks are not testedv8.2.2099Bram Moolenaar
2020-12-05patch 8.2.2098: Vim9: function argument of sort() and map() not testedv8.2.2098Bram Moolenaar
2020-12-05patch 8.2.2097: Vim9: using :silent! when calling a function prevents abortv8.2.2097Bram Moolenaar
2020-12-05patch 8.2.2096: Vim9: command modifiers not restored after assignmentv8.2.2096Bram Moolenaar
2020-12-05patch 8.2.2095: Vim9: crash when failed dict member is followed by concatv8.2.2095Bram Moolenaar
2020-12-05patch 8.2.2094: when an expression fails getting next command may be wrongv8.2.2094Bram Moolenaar
2020-12-05patch 8.2.2093: Vim9: script test sometimes failsv8.2.2093Bram Moolenaar
2020-12-05patch 8.2.2092: Vim9: unpredictable errors for script testsv8.2.2092Bram Moolenaar
2020-12-04patch 8.2.2091: MS-Windows: build warningsv8.2.2091Bram Moolenaar
2020-12-04patch 8.2.2090: Vim9: dict does not accept a key in quotesv8.2.2090Bram Moolenaar
2020-12-04patch 8.2.2089: libvterm test fails to build on Macv8.2.2089Bram Moolenaar
2020-12-04patch 8.2.2088: Vim9: script test sometimes failsv8.2.2088Bram Moolenaar
2020-12-04patch 8.2.2087: Vim9: memory leak when statement is truncatedv8.2.2087Bram Moolenaar
2020-12-03patch 8.2.2086: libvterm tests are only run on Linuxv8.2.2086Bram Moolenaar
2020-12-03patch 8.2.2085: Qt translation file is recognized as typescriptv8.2.2085Bram Moolenaar
2020-12-03patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode characterv8.2.2084Bram Moolenaar
2020-12-02patch 8.2.2083: Vim9: crash when using ":silent!" and getting member failsv8.2.2083Bram Moolenaar
2020-12-02patch 8.2.2082: Vim9: can still use the depricated #{} dict syntaxv8.2.2082Bram Moolenaar
2020-12-02patch 8.2.2081: Vim9: cannot handle a linebreak after "=" in assignmentv8.2.2081Bram Moolenaar
2020-12-02patch 8.2.2080: Vim9: no proper error message for using s:var in for loopv8.2.2080Bram Moolenaar
2020-12-02patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for"v8.2.2079Bram Moolenaar
2020-12-02patch 8.2.2078: illegal memory access when using :print on invalid textv8.2.2078Bram Moolenaar
2020-12-01patch 8.2.2077: build failure with small featuresv8.2.2077Bram Moolenaar
2020-12-01patch 8.2.2076: MS-Windows console: sometimes drops typed charactersv8.2.2076Bram Moolenaar
2020-12-01patch 8.2.2075: error for const argument to mapnew()v8.2.2075Bram Moolenaar
2020-12-01patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle rangev8.2.2074Bram Moolenaar
2020-12-01patch 8.2.2073: Vim9: for with unpack only works for local variablesv8.2.2073Bram Moolenaar
2020-11-30patch 8.2.2072: Vim9: list assign not well testedv8.2.2072Bram Moolenaar
2020-11-30patch 8.2.2071: Vim9: list assign doesn't except empty remainder listv8.2.2071Bram Moolenaar
2020-11-30patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommandsv8.2.2070Bram Moolenaar
2020-11-29Update runtime filesBram Moolenaar
2020-11-29patch 8.2.2069: the quickfix window is not updated after setqflist()v8.2.2069Bram Moolenaar
2020-11-29patch 8.2.2068: transparent syntax item uses start/end of containing regionv8.2.2068Bram Moolenaar
2020-11-28patch 8.2.2067: cursor position in popup terminal is wrongv8.2.2067Bram Moolenaar
2020-11-28patch 8.2.2066: Vim9: assignment with += doesn't workv8.2.2066Bram Moolenaar
2020-11-28patch 8.2.2065: using map() and filter() on a range() is inefficientv8.2.2065Bram Moolenaar
2020-11-28patch 8.2.2064: terminal: cursor is on while redrawing, causing flickerv8.2.2064Bram Moolenaar
2020-11-28patch 8.2.2063: Vim9: only one level of indexing supportedv8.2.2063Bram Moolenaar
2020-11-28patch 8.2.2062: <Cmd> does not handle CTRL-Vv8.2.2062Bram Moolenaar