summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-01patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized windowv8.2.4486Bram Moolenaar
2022-02-28patch 8.2.4485: compiler warning for uninitialized variablev8.2.4485Bram Moolenaar
2022-02-28patch 8.2.4484: Vim9: some error messages are not testedv8.2.4484Bram Moolenaar
2022-02-28patch 8.2.4483: command completion makes two rounds to collect matchesv8.2.4483Yegappan Lakshmanan
2022-02-27patch 8.2.4482: no fuzzy cmdline completion for user defined completionv8.2.4482Yegappan Lakshmanan
2022-02-27patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setv8.2.4481Bram Moolenaar
2022-02-27patch 8.2.4480: suspending with CTRL-Z does not work on Androidv8.2.4480xtkoba
2022-02-27patch 8.2.4479: no fuzzy completieon for maps and abbreviationsv8.2.4479Yegappan Lakshmanan
2022-02-26patch 8.2.4478: crash when using fuzzy completionv8.2.4478Yegappan Lakshmanan
2022-02-26patch 8.2.4477: crash when using fuzzy completionv8.2.4477Bram Moolenaar
2022-02-26Update runtime files.Bram Moolenaar
2022-02-26patch 8.2.4476: operator name spelled wrongv8.2.4476=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-26patch 8.2.4475: fuzzy cmdline completion does not work for lower casev8.2.4475Yegappan Lakshmanan
2022-02-26patch 8.2.4474: memory allocation failures not tested in quickfix codev8.2.4474Yegappan Lakshmanan
2022-02-25patch 8.2.4473: Coverity warnds for not checking return value of ftell()v8.2.4473Bram Moolenaar
2022-02-25patch 8.2.4472: Coverity warns for use of a freed function namev8.2.4472Bram Moolenaar
2022-02-25patch 8.2.4471: Coverity warns for uninitialized variablev8.2.4471Bram Moolenaar
2022-02-25patch 8.2.4470: Coverity warns for uninitialized variablev8.2.4470Bram Moolenaar
2022-02-25patch 8.2.4469: Coverity warns for uninitialized variablev8.2.4469Bram Moolenaar
2022-02-25patch 8.2.4468: Coverity warns for uninitialized struct memberv8.2.4468Bram Moolenaar
2022-02-25patch 8.2.4467: running filetype test leaves file behindv8.2.4467Bram Moolenaar
2022-02-25patch 8.2.4466: MS-Windows: illegal memory access in installerv8.2.4466Cam Sinclair
2022-02-25patch 8.2.4465: fuzzy completion does not order matches properlyv8.2.4465Yegappan Lakshmanan
2022-02-24patch 8.2.4464: Dtrace files are recognized as filetype Dv8.2.4464=?UTF-8?q?Teubel=20Gy=C3=B6rgy?=
2022-02-24patch 8.2.4463: completion only uses strict matchingv8.2.4463Yegappan Lakshmanan
2022-02-24patch 8.2.4462: not enough testing for quickfix codev8.2.4462Yegappan Lakshmanan
2022-02-24patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLLv8.2.4461Bram Moolenaar
2022-02-23patch 8.2.4460: Vim9: wrong error for defining dict functionv8.2.4460Bram Moolenaar
2022-02-23patch 8.2.4459: Vim9: compiling sort() call fails with unknown argumentsv8.2.4459Bram Moolenaar
2022-02-23patch 8.2.4458: Vim9: compiling filter() call fails with unknown argumentsv8.2.4458Bram Moolenaar
2022-02-23patch 8.2.4457: the GPM library can only be linked staticallyv8.2.4457Bram Moolenaar
2022-02-23patch 8.2.4456: terminal test may fail on some machinesv8.2.4456Zdenek Dohnal
2022-02-23patch 8.2.4455: accepting one and zero for second sort() argument is strangev8.2.4455Bram Moolenaar
2022-02-23patch 8.2.4454: resetting cmdwin_type only for one situationv8.2.4454zeertzjq
2022-02-23patch 8.2.4453: :helpgrep may free an option that was not allocatedv8.2.4453Bram Moolenaar
2022-02-23patch 8.2.4452: test for what 8.2.4436 fixes does not check for regressionv8.2.4452Bram Moolenaar
2022-02-22patch 8.2.4451: sort() fails when ignoring casev8.2.4451Bram Moolenaar
2022-02-22patch 8.2.4450: list sort test failsv8.2.4450Bram Moolenaar
2022-02-22patch 8.2.4449: vim9: function argument of sort() not checked at compile timev8.2.4449Bram Moolenaar
2022-02-22patch 8.2.4448: filetype detection is failingv8.2.4448Bram Moolenaar
2022-02-22patch 8.2.4447: Vim9: can still use s:var in a compiled functionv8.2.4447Bram Moolenaar
2022-02-22patch 8.2.4446: Vim9: cannot refer to a global function like a local onev8.2.4446Bram Moolenaar
2022-02-22patch 8.2.4445: exit test fails on MS-Windows anywayv8.2.4445Bram Moolenaar
2022-02-22patch 8.2.4444: beep caused by testv8.2.4444Bram Moolenaar
2022-02-22patch 8.2.4443: regexp pattern test fails on Macv8.2.4443Bram Moolenaar
2022-02-22patch 8.2.4442: test for error reading input fails on MS-Windowsv8.2.4442Bram Moolenaar
2022-02-22patch 8.2.4441: Vim9: function argument of filter() not checked like map()v8.2.4441Bram Moolenaar
2022-02-22patch 8.2.4440: crash with specific regexp pattern and stringv8.2.4440Bram Moolenaar
2022-02-22patch 8.2.4439: accepting "iso8859" 'encoding' as "iso-8859-"v8.2.4439Bram Moolenaar
2022-02-22patch 8.2.4438: crash on exit when using cmdline windowv8.2.4438Bram Moolenaar