summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-02patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't workv8.2.2453Bram Moolenaar
2021-02-02patch 8.2.2452: no completion for the 'filetype' optionv8.2.2452Bram Moolenaar
2021-02-01patch 8.2.2451: MS-Windows: Extended Attributes not preservedv8.2.2451Bram Moolenaar
2021-02-01patch 8.2.2450: MS-Windows: ADS was not preserved if 'backupcopy' is "yes"v8.2.2450Bram Moolenaar
2021-02-01patch 8.2.2449: Vim9: flatten() always changes the list typev8.2.2449Bram Moolenaar
2021-02-01patch 8.2.2448: compilation error with Ruby 3.0v8.2.2448Bram Moolenaar
2021-02-01patch 8.2.2447: 'foldlevel' not applied to folds restored from sessionv8.2.2447Bram Moolenaar
2021-02-01patch 8.2.2446: setting 'term' empty has different error if compiled with GUIv8.2.2446Bram Moolenaar
2021-01-31patch 8.2.2445: Vim9: no proper error for lambda missing return typev8.2.2445Bram Moolenaar
2021-01-31patch 8.2.2444: Vim9: compile error with combination of operator and listv8.2.2444Bram Moolenaar
2021-01-31patch 8.2.2443: Vim9: no compile time error for wrong str2float argumentv8.2.2443Bram Moolenaar
2021-01-31patch 8.2.2442: automatic GUI selection does not check for GTK 3v8.2.2442Bram Moolenaar
2021-01-31patch 8.2.2441: Vim9: extend() does not give an error for a type mismatchv8.2.2441Bram Moolenaar
2021-01-31patch 8.2.2440: documentation based on patches is outdatedv8.2.2440Bram Moolenaar
2021-01-31patch 8.2.2439: not easy to figure out what packages to getv8.2.2439Bram Moolenaar
2021-01-31patch 8.2.2438: out of bounds compiler warningv8.2.2438Bram Moolenaar
2021-01-31patch 8.2.2437: deprecation warnings with default configurationv8.2.2437Bram Moolenaar
2021-01-31patch 8.2.2436: Vim9 script test is a bit flakyv8.2.2436Bram Moolenaar
2021-01-31patch 8.2.2435: setline() gives an error for some typesv8.2.2435Bram Moolenaar
2021-01-30patch 8.2.2434: Vim9: no error when compiling str2nr() with a numberv8.2.2434Bram Moolenaar
2021-01-30patch 8.2.2433: opening cmdline window gives error in BufLeave autocommandv8.2.2433Bram Moolenaar
2021-01-30patch 8.2.2432: libvterm tests are executed even when libtool doesn't workv8.2.2432Bram Moolenaar
2021-01-30patch 8.2.2431: warning for -fno-strength-reduce with Clang 11v8.2.2431Bram Moolenaar
2021-01-30patch 8.2.2430: :vimgrep expands wildcards twicev8.2.2430Bram Moolenaar
2021-01-30patch 8.2.2429: :goto does not work correctly with text propertiesv8.2.2429Bram Moolenaar
2021-01-30patch 8.2.2428: FocusGained does not work when 'ttymouse' is emptyv8.2.2428Bram Moolenaar
2021-01-29patch 8.2.2427: can still switch windows for 'completefunc'v8.2.2427Bram Moolenaar
2021-01-29patch 8.2.2426: allowing 'completefunc' to switch windows causes troublev8.2.2426Bram Moolenaar
2021-01-28patch 8.2.2425: cursor on invalid line with range and :substitutev8.2.2425Bram Moolenaar
2021-01-28patch 8.2.2424: some tests are known to cause an error with ASANv8.2.2424Bram Moolenaar
2021-01-28patch 8.2.2423: missing error messagev8.2.2423Bram Moolenaar
2021-01-28patch 8.2.2422: crash when deleting with line number out of rangev8.2.2422Bram Moolenaar
2021-01-28patch 8.2.2421: double free when using autocommand with "argdel"v8.2.2421Bram Moolenaar
2021-01-28patch 8.2.2420: too many problems with using all autocommand eventsv8.2.2420Bram Moolenaar
2021-01-28patch 8.2.2419: autocmd test was failing on MS-Windows with GUIv8.2.2419Bram Moolenaar
2021-01-28patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterv8.2.2418Bram Moolenaar
2021-01-27patch 8.2.2417: condition stack values may be used when not setv8.2.2417Bram Moolenaar
2021-01-27patch 8.2.2416: may get stuck in command line window statev8.2.2416Bram Moolenaar
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2021-01-26patch 8.2.2414: using freed memory when closing the cmdline windowv8.2.2414Bram Moolenaar
2021-01-26patch 8.2.2413: crash when using :all while using a cmdline windowv8.2.2413Bram Moolenaar
2021-01-26patch 8.2.2412: not all fields in "cstack" are initializedv8.2.2412Bram Moolenaar
2021-01-26patch 8.2.2411: profile test fails on MS-Windowsv8.2.2411Bram Moolenaar
2021-01-25patch 8.2.2410: build failure without the +profiling featurev8.2.2410Bram Moolenaar
2021-01-25Update runtime files.Bram Moolenaar
2021-01-25patch 8.2.2409: Vim9: profiling only works for one functionv8.2.2409Bram Moolenaar
2021-01-25patch 8.2.2408: MinGW: "--preprocessor" flag no longer supportedv8.2.2408Bram Moolenaar
2021-01-25patch 8.2.2407: old jumplist code is never usedv8.2.2407Bram Moolenaar
2021-01-24patch 8.2.2406: Vim9: profiled :def function leaks memoryv8.2.2406Bram Moolenaar
2021-01-24patch 8.2.2405: Vim9: no need to allow white space before "(" for :defv8.2.2405Bram Moolenaar