summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2578: Lua cannot handle a passed in lambdav8.2.2578Bram Moolenaar2021-03-081-0/+2
* patch 8.2.2577: compiler warning for type conversionv8.2.2577Bram Moolenaar2021-03-081-0/+2
* patch 8.2.2576: Vim9: defining a :func function checks for white spacev8.2.2576Bram Moolenaar2021-03-061-0/+2
* patch 8.2.2575: Vim9: a function name with "->" in the next line doesn't workv8.2.2575Bram Moolenaar2021-03-061-0/+2
* patch 8.2.2574: Vim9: crash when calling partial with wrong functionv8.2.2574Bram Moolenaar2021-03-061-0/+2
* patch 8.2.2573: Vim9: using inalid pointer for error messagev8.2.2573Bram Moolenaar2021-03-061-0/+2
* patch 8.2.2572: Vim9: crash when getting the types for a legacy functionv8.2.2572Bram Moolenaar2021-03-051-0/+2
* patch 8.2.2571: test may leave file behindv8.2.2571Bram Moolenaar2021-03-051-0/+2
* patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar2021-03-051-0/+2
* patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569Bram Moolenaar2021-03-041-0/+2
* patch 8.2.2568: second time a preview popup is opened highlight is not setv8.2.2568Bram Moolenaar2021-03-041-0/+2
* patch 8.2.2567: Vim9: no error if variable is defined for existing functionv8.2.2567Bram Moolenaar2021-03-041-0/+2
* patch 8.2.2566: Vim9: Function name is not recognizedv8.2.2566Bram Moolenaar2021-03-031-0/+2
* patch 8.2.2565: Vim9: "..=" not always recognizedv8.2.2565Bram Moolenaar2021-03-031-0/+2
* patch 8.2.2564: focus events end Insert mode if 'esckeys' is not setv8.2.2564Bram Moolenaar2021-03-031-0/+2
* patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'v8.2.2563Bram Moolenaar2021-03-031-0/+2
* patch 8.2.2562: GUI: star register changed when 'clipboard is "unnamedplus"v8.2.2562Bram Moolenaar2021-03-021-0/+2
* patch 8.2.2561: not all textprop code is covered by testsv8.2.2561Bram Moolenaar2021-03-021-0/+2
* patch 8.2.2560: setting 'winminheigt' does not take tabline into accountv8.2.2560Bram Moolenaar2021-03-011-0/+2
* patch 8.2.2559: MS-Windows: guifont test fails on Windows XPv8.2.2559Bram Moolenaar2021-02-281-0/+2
* patch 8.2.2558: no error if a lambda argument shadows a variablev8.2.2558Bram Moolenaar2021-02-281-0/+2
* patch 8.2.2557: compiler warning for shadowd variablev8.2.2557Bram Moolenaar2021-02-271-0/+2
* patch 8.2.2556: Vim9: :import with "as" not fully supportedv8.2.2556Bram Moolenaar2021-02-271-0/+2
* patch 8.2.2555: Vim9: missing test for 8.2.2553v8.2.2555Bram Moolenaar2021-02-271-0/+2
* patch 8.2.2554: Vim9: exporting a final is not testedv8.2.2554Bram Moolenaar2021-02-271-0/+2
* patch 8.2.2553: Vim9: Cannot put "|" after "{"v8.2.2553Bram Moolenaar2021-02-261-0/+2
* patch 8.2.2552: Vim9: no reason to consider "{{{{{{{{" a commandv8.2.2552Bram Moolenaar2021-02-261-0/+2
* patch 8.2.2551: MS-Windows: colors test file is not installedv8.2.2551Bram Moolenaar2021-02-261-0/+2
* patch 8.2.2550: signal stack size is wrong with latest glibc 2.34v8.2.2550Bram Moolenaar2021-02-251-0/+2
* patch 8.2.2549: crash after using "g:" in a for loopv8.2.2549Bram Moolenaar2021-02-241-0/+2
* patch 8.2.2548: May get stuck in the cmdline window using :normalv8.2.2548Bram Moolenaar2021-02-231-0/+2
* patch 8.2.2547: "%" command not accurate for big filesv8.2.2547Bram Moolenaar2021-02-231-0/+2
* patch 8.2.2546: typo in mouse key namev8.2.2546Bram Moolenaar2021-02-231-0/+2
* patch 8.2.2545: errors and crash when terminal window is zero heightv8.2.2545Bram Moolenaar2021-02-231-0/+2
* patch 8.2.2544: Vim9: error for argument when checking for lambdav8.2.2544Bram Moolenaar2021-02-231-0/+2
* patch 8.2.2543: Vim9: a return inside try/catch does not restore properlyv8.2.2543Bram Moolenaar2021-02-221-0/+2
* patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar2021-02-221-0/+2
* patch 8.2.2541: popup_create() does not allow boolean for "cursorline"v8.2.2541Bram Moolenaar2021-02-211-0/+2
* patch 8.2.2540: Vim9: no error for using script var name for argumentv8.2.2540Bram Moolenaar2021-02-211-0/+2
* patch 8.2.2539: Vim9: return from finally block causes a hangv8.2.2539Bram Moolenaar2021-02-211-0/+2
* patch 8.2.2538: crash when using Python list iteratorv8.2.2538Bram Moolenaar2021-02-211-0/+2
* patch 8.2.2537: Vim9: crash when map() failsv8.2.2537Bram Moolenaar2021-02-211-0/+2
* patch 8.2.2536: Coverity complains about unchecked return valuev8.2.2536Bram Moolenaar2021-02-201-0/+2
* patch 8.2.2535: MS-Windows: cannot run all vim9 testsv8.2.2535Bram Moolenaar2021-02-201-0/+2
* patch 8.2.2534: missing test coveragev8.2.2534Bram Moolenaar2021-02-201-0/+2
* patch 8.2.2533: Vim9: cannot use a range with :unletv8.2.2533Bram Moolenaar2021-02-201-0/+2
* patch 8.2.2532: Vim9: confusing error if :k is used with a rangev8.2.2532Bram Moolenaar2021-02-201-0/+2
* patch 8.2.2531: Vim9: the :k command is obscurev8.2.2531Bram Moolenaar2021-02-191-0/+2
* patch 8.2.2530: Vim9: not enough testing for profilingv8.2.2530Bram Moolenaar2021-02-191-0/+2
* patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one filev8.2.2529Bram Moolenaar2021-02-171-0/+2