summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-17patch 8.2.4126: crash on exit when built with dynamic Tclv8.2.4126Bram Moolenaar
2022-01-17patch 8.2.4125: completion tests failv8.2.4125Bram Moolenaar
2022-01-17patch 8.2.4124: Vim9: method in compiled function may not see script itemv8.2.4124Bram Moolenaar
2022-01-17patch 8.2.4123: complete function cannot be import.Namev8.2.4123Bram Moolenaar
2022-01-17patch 8.2.4122: ":command Cmd" does not show custom completion argumentv8.2.4122Bram Moolenaar
2022-01-17patch 8.2.4121: Visual test fails on MS-Windowsv8.2.4121Bram Moolenaar
2022-01-17patch 8.2.4120: block insert goes over the end of the linev8.2.4120Bram Moolenaar
2022-01-17patch 8.2.4119: build failure when disabling the channel featurev8.2.4119Dominique Pelle
2022-01-16patch 8.2.4118: using UNUSED for argument that is usedv8.2.4118Bram Moolenaar
2022-01-16patch 8.2.4117: Vim9: wrong white space error after using imported itemv8.2.4117Bram Moolenaar
2022-01-16patch 8.2.4116: Vim9: cannot use a method with a complex expression in :defv8.2.4116Bram Moolenaar
2022-01-16patch 8.2.4115: cannot use a method with a complex expressionv8.2.4115Bram Moolenaar
2022-01-16patch 8.2.4114: Vim9: type checking for a funcref does not work for methodv8.2.4114Bram Moolenaar
2022-01-16patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing commandv8.2.4113Bram Moolenaar
2022-01-16patch 8.2.4112: function not deleted at end of testv8.2.4112Bram Moolenaar
2022-01-16patch 8.2.4111: potential proglem when map is deleted while executingv8.2.4111Bram Moolenaar
2022-01-16patch 8.2.4110: Coverity warns for using NULL pointerv8.2.4110Bram Moolenaar
2022-01-16Update runtime filesBram Moolenaar
2022-01-16patch 8.2.4109: MS-Windows: high dpi support is outdatedv8.2.4109K.Takata
2022-01-16patch 8.2.4108: going over the end of the w_lines arrayv8.2.4108Bram Moolenaar
2022-01-16patch 8.2.4107: script context not restored after using <ScriptCmd>v8.2.4107Bram Moolenaar
2022-01-16patch 8.2.4106: going over the end of the w_lines arrayv8.2.4106Bram Moolenaar
2022-01-16patch 8.2.4105: translation related comment in the wrong placev8.2.4105K.Takata
2022-01-16patch 8.2.4104: Vim9: lower casing the autoload prefix causes problemsv8.2.4104Bram Moolenaar
2022-01-15patch 8.2.4103: Vim9: variable declared in for loop not initialzedv8.2.4103Bram Moolenaar
2022-01-15patch 8.2.4102: Vim9: import cannot be used after methodv8.2.4102Bram Moolenaar
2022-01-15patch 8.2.4101: warning for unused argument in tiny versionv8.2.4101Bram Moolenaar
2022-01-15patch 8.2.4100: early return when getting the 'formatlistpat' valuev8.2.4100Bram Moolenaar
2022-01-15patch 8.2.4099: Vim9: cannot use Vim9 syntax in mappingv8.2.4099Bram Moolenaar
2022-01-15patch 8.2.4098: typing "interrupt" at debug prompt may keep exception aroundv8.2.4098Bram Moolenaar
2022-01-15patch 8.2.4097: wrong number in error message on 32 bit systemv8.2.4097Bram Moolenaar
2022-01-15patch 8.2.4096: Linux CI: unnecessarily installing packagesv8.2.4096ichizok
2022-01-15patch 8.2.4095: sed script not recognized by the first linev8.2.4095Bram Moolenaar
2022-01-15patch 8.2.4094: 'virtualedit' is window-local but using buffer-local enumv8.2.4094zeertzjq
2022-01-15patch 8.2.4093: cached breakindent values not initialized properlyv8.2.4093Christian Brabandt
2022-01-14patch 8.2.4092: MacOS CI: unnecessarily doing "Install packages"v8.2.4092ichizok
2022-01-14patch 8.2.4091: virtcol is recomputed for statusline unnecessarilyv8.2.4091zeertzjq
2022-01-14patch 8.2.4090: after restoring a session buffer order can be quite differentv8.2.4090Evgeni Chasnovski
2022-01-14patch 8.2.4089: terminal test for current directory fails on FreeBSDv8.2.4089Bram Moolenaar
2022-01-14patch 8.2.4088: xxd cannot output everything in one linev8.2.4088Erik Auerswald
2022-01-13patch 8.2.4087: cannot test items from an autoload script easilyv8.2.4087Bram Moolenaar
2022-01-13patch 8.2.4086: "cctx" argument of find_func_even_dead() is unusedv8.2.4086Bram Moolenaar
2022-01-13patch 8.2.4085: Vim9: no test for using import in legacy scriptv8.2.4085Bram Moolenaar
2022-01-13patch 8.2.4084: memory leak when looking for autoload prefixed variablev8.2.4084Bram Moolenaar
2022-01-13patch 8.2.4083: Vim9: no test for "vim9script autoload' using script variablev8.2.4083Bram Moolenaar
2022-01-13patch 8.2.4082: check for autoload file name and prefix failsv8.2.4082Bram Moolenaar
2022-01-13patch 8.2.4081: CodeQL reports problem in if_cscope causing it to failv8.2.4081ichizok
2022-01-13patch 8.2.4080: not sufficient test coverage for xxdv8.2.4080Erik Auerswald
2022-01-13patch 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLLv8.2.4079K.Takata
2022-01-13patch 8.2.4078: terminal test for current directory not used on FreeBSDv8.2.4078Bram Moolenaar