summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2211: MS-Windows: can't load Python dll if not in the pathv8.2.2211Bram Moolenaar2020-12-251-0/+2
* patch 8.2.2210: Vim9: allocating a type to set TTFLAG_BOOL_OKv8.2.2210Bram Moolenaar2020-12-251-0/+2
* patch 8.2.2209: Vim9: return type of => lambda not parsedv8.2.2209Bram Moolenaar2020-12-251-0/+2
* patch 8.2.2208: Vim9: after reloading a script variable index may be invalidv8.2.2208Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2207: illegal memory access if popup menu items are changedv8.2.2207Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2206: :exe command line completion only works for first argumentv8.2.2206Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2205: Vim9: memory leak when parsing lambda failsv8.2.2205Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2204: Vim9: using -> both for method and lambda is confusingv8.2.2204Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2203: Moodle gift files are not recognizedv8.2.2203Bram Moolenaar2020-12-241-0/+2
* patch 8.2.2202: write file test still fails on MS-Windowsv8.2.2202Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2201: write file test fails on MS-Windowsv8.2.2201Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2200: Vim9: lambda without white space around -> is confusingv8.2.2200Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2199: first write after setting 'eol' does not have NL addedv8.2.2199Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2198: ml_get error when resizing window and using text propertyv8.2.2198Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2197: assert arguments order reversedv8.2.2197Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2196: :version output has extra spaces in compile and link commandv8.2.2196Bram Moolenaar2020-12-231-0/+2
* patch 8.2.2195: failing tests for :constv8.2.2195Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2194: Vim9: cannot use :const or :final at the script levelv8.2.2194Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2193: Vim9: can change constant in :def functionv8.2.2193Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2192: Codecov on github actions failsv8.2.2192Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2191: Vim9: using wrong name with lambda in nested functionv8.2.2191Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2190: Vim9: crash when compiled with EXITFREEv8.2.2190Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2189: cannot repeat a command that uses the small delete registerv8.2.2189Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2188: Vim9: crash when calling global function from :def functionv8.2.2188Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2187: Python 3 test fails sometimesv8.2.2187Bram Moolenaar2020-12-221-0/+2
* patch 8.2.2186: Vim9: error when using 'opfunc'v8.2.2186Bram Moolenaar2020-12-221-0/+2
* Add missing change to version.cBram Moolenaar2020-12-221-0/+2
* patch 8.2.2184: Vim9: no error when using "2" for a line numberv8.2.2184Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are usedv8.2.2183Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2182: Vim9: value of 'magic' is still relevantv8.2.2182Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2181: valgrind warnings for using uninitialized valuev8.2.2181Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2180: Vim9: test for error after error is flakyv8.2.2180Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2179: Vim9: crash when indexing a dict with a numberv8.2.2179Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2178: Python 3: non-utf8 character cannot be handledv8.2.2178Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2177: pattern "^" does not match if first character is combiningv8.2.2177Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2176: crash with a sequence of fold commandsv8.2.2176Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2175: github actions: clang-11 handling suboptimalv8.2.2175Bram Moolenaar2020-12-211-0/+2
* patch 8.2.2174: Mac version doesn't specify the CPU architecturev8.2.2174Bram Moolenaar2020-12-211-0/+7
* patch 8.2.2173: Vim9: get internal error when assigning to undefined variablev8.2.2173Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2172: Vim9: number of arguments is not always checkedv8.2.2172Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2171: valgrind warning for using uninitialized valuev8.2.2171Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2170: Vim9: a global function defined in a :def function failsv8.2.2170Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2169: Vim9: test leaves file behindv8.2.2169Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2168: Vim9: error for assigning to dict of dictv8.2.2168Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2167: Vim9: assign test failsv8.2.2167Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2166: auto format doesn't work when deleting textv8.2.2166Bram Moolenaar2020-12-201-0/+2
* patch 8.2.2165: Vim9: assignment to dict member does not workv8.2.2165Bram Moolenaar2020-12-191-0/+2
* patch 8.2.2164: Vim9: autoload function doesn't work in uppercased scriptv8.2.2164Bram Moolenaar2020-12-191-0/+2
* patch 8.2.2163: crash when discarded exception is the current exceptionv8.2.2163Bram Moolenaar2020-12-191-0/+2
* patch 8.2.2162: Vim9: Cannot load or store autoload variablesv8.2.2162Bram Moolenaar2020-12-191-0/+2