summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-02patch 8.2.2277: missing backslashv8.2.2277Bram Moolenaar
2021-01-02patch 8.2.2276: list of distributed files is outdatedv8.2.2276Bram Moolenaar
2021-01-02Update runtime files.Bram Moolenaar
2021-01-02patch 8.2.2275: CTRL-C not recognized in Minttyv8.2.2275Bram Moolenaar
2021-01-02patch 8.2.2274: badge for Travis is outdatedv8.2.2274Bram Moolenaar
2021-01-02patch 8.2.2273: build failurev8.2.2273Bram Moolenaar
2021-01-02patch 8.2.2272: Vim9: extend() can violate the type of a variablev8.2.2272Bram Moolenaar
2021-01-02patch 8.2.2271: ml_get error when changing hidden buffer in Pythonv8.2.2271Bram Moolenaar
2021-01-02patch 8.2.2270: warning for size_t to int conversionv8.2.2270Bram Moolenaar
2021-01-01patch 8.2.2269: not all :hardcopy code covered by testsv8.2.2269Bram Moolenaar
2021-01-01patch 8.2.2268: Vim9: list unpack seen as declarationv8.2.2268Bram Moolenaar
2021-01-01patch 8.2.2267: Vim9: cannot use unlet for a dict memberv8.2.2267Bram Moolenaar
2021-01-01patch 8.2.2266: Vim9: it can be hard to see where white space is missingv8.2.2266Bram Moolenaar
2021-01-01patch 8.2.2265: error message for missing endfunc/enddef is last linev8.2.2265Bram Moolenaar
2021-01-01patch 8.2.2264: Vim9: no error for mismatched :endfunc or :enddefv8.2.2264Bram Moolenaar
2021-01-01patch 8.2.2263: Vim9: compilation error with try-catch in skipped blockv8.2.2263Bram Moolenaar
2021-01-01patch 8.2.2262: Vim9: converting bool to string prefixes v:v8.2.2262Bram Moolenaar
2021-01-01patch 8.2.2261: Vim9: boolean option gets string typev8.2.2261Bram Moolenaar
2021-01-01patch 8.2.2260: window resize test fails in very wide terminalv8.2.2260Bram Moolenaar
2021-01-01patch 8.2.2259: Test_Executable() fails when using chrootv8.2.2259Bram Moolenaar
2021-01-01patch 8.2.2258: not all OCaml related files are detectedv8.2.2258Bram Moolenaar
2020-12-31patch 8.2.2257: Vim9: using -> for lambda is ambiguousv8.2.2257Bram Moolenaar
2020-12-31patch 8.2.2256: Vim9: cannot use function( after line break in :def functionv8.2.2256Bram Moolenaar
2020-12-31patch 8.2.2255: Tcl test failsv8.2.2255Bram Moolenaar
2020-12-31patch 8.2.2254: Vim9: bool option type is numberv8.2.2254Bram Moolenaar
2020-12-31patch 8.2.2253: Vim9: expr test failsv8.2.2253Bram Moolenaar
2020-12-31patch 8.2.2252: Vim9: crash when using lambda without return type in dictv8.2.2252Bram Moolenaar
2020-12-30patch 8.2.2251: test failures in legacy scriptv8.2.2251Bram Moolenaar
2020-12-30patch 8.2.2250: Vim9: sublist is ambiguousv8.2.2250Bram Moolenaar
2020-12-30patch 8.2.2249: termcodes test is flaky when used over sshv8.2.2249Bram Moolenaar
2020-12-30patch 8.2.2248: ASAN error on exit with GUIv8.2.2248Bram Moolenaar
2020-12-30patch 8.2.2247: VMS: various smaller problemsv8.2.2247Bram Moolenaar
2020-12-29patch 8.2.2246: cursor keys not recognized at the hit-Enter promptv8.2.2246Bram Moolenaar
2020-12-29patch 8.2.2245: Vim9: return value of winrestcmd() cannot be executedv8.2.2245Bram Moolenaar
2020-12-29patch 8.2.2244: crash when making the window width negativev8.2.2244Bram Moolenaar
2020-12-29patch 8.2.2243: crash when popup mask contains zeroesv8.2.2243Bram Moolenaar
2020-12-29patch 8.2.2242: Vim9: bar line continuation does not work at script levelv8.2.2242Bram Moolenaar
2020-12-28patch 8.2.2241: Build with Ruby and clang may failv8.2.2241Bram Moolenaar
2020-12-28patch 8.2.2240: clientserver test fails if full path is usedv8.2.2240Bram Moolenaar
2020-12-28patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenientv8.2.2239Bram Moolenaar
2020-12-28patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval featurev8.2.2238Bram Moolenaar
2020-12-28patch 8.2.2237: CI on Mac fails in sed commandv8.2.2237Bram Moolenaar
2020-12-28patch 8.2.2236: 'scroll' option can change when setting the statuslinev8.2.2236Bram Moolenaar
2020-12-28patch 8.2.2235: build failure with some Ruby versionsv8.2.2235Bram Moolenaar
2020-12-28patch 8.2.2234: command line wildmenu test often fails with Unix GUIv8.2.2234Bram Moolenaar
2020-12-28patch 8.2.2233: cannot convert a byte index into a character indexv8.2.2233Bram Moolenaar
2020-12-27patch 8.2.2232: compiler error for falling through into next casev8.2.2232Bram Moolenaar
2020-12-27patch 8.2.2231: when "--remote file" is used "file" is not reloadedv8.2.2231Bram Moolenaar
2020-12-27patch 8.2.2230: Vim9: insert completion runs into errorv8.2.2230Bram Moolenaar
2020-12-27patch 8.2.2229: build failure without the +eval featurev8.2.2229Bram Moolenaar