summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-04patch 8.2.2294: VMS: a few remaining problemsv8.2.2294Bram Moolenaar
2021-01-03patch 8.2.2293: build failure with Motifv8.2.2293Bram Moolenaar
2021-01-03patch 8.2.2292: Vim: expr test failsv8.2.2292Bram Moolenaar
2021-01-03patch 8.2.2291: Vim9: cannot use "null" for v:nullv8.2.2291Bram Moolenaar
2021-01-03patch 8.2.2290: Vim9: unlet of global variable cannot be compiledv8.2.2290Bram Moolenaar
2021-01-03patch 8.2.2289: Vim9: 'cpo' can become emptyv8.2.2289Bram Moolenaar
2021-01-03patch 8.2.2288: Vim9: line break and comment not always skippedv8.2.2288Bram Moolenaar
2021-01-03patch 8.2.2287: sort test fails when locale is French Canadianv8.2.2287Bram Moolenaar
2021-01-03patch 8.2.2286: sort test fails when locale is Canadian Englishv8.2.2286Bram Moolenaar
2021-01-03patch 8.2.2285: Vim9: cannot set an option to a falsev8.2.2285Bram Moolenaar
2021-01-03patch 8.2.2284: Vim9: cannot set an option to a boolean valuev8.2.2284Bram Moolenaar
2021-01-03patch 8.2.2283: Vim9: crash when lambda has fewer arguments than expectedv8.2.2283Bram Moolenaar
2021-01-02patch 8.2.2282: length check mismatch with argument of strncmp()v8.2.2282Bram Moolenaar
2021-01-02patch 8.2.2281: Vim9: compiled "wincmd" cannot be followed by barv8.2.2281Bram Moolenaar
2021-01-02patch 8.2.2280: fuzzy matching doesn't give access to the scoresv8.2.2280Bram Moolenaar
2021-01-02patch 8.2.2279: Vim9: memory leak with catch in skipped blockv8.2.2279Bram Moolenaar
2021-01-02patch 8.2.2278: falling back to old regexp engine can some patternsv8.2.2278Bram Moolenaar
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