summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-02-22patch 8.2.4437: vartabs test fails on MS-Windowsv8.2.4437K.Takata
2022-02-21patch 8.2.4436: crash with weird 'vartabstop' valuev8.2.4436Bram Moolenaar
2022-02-21patch 8.2.4435: dead code in checking map() argumentsv8.2.4435Bram Moolenaar
2022-02-21patch 8.2.4434: duplicate check for cmdline windowv8.2.4434Sean Dewar
2022-02-21patch 8.2.4433: CI: cannot see interface versions for MS-Windowsv8.2.4433K.Takata
2022-02-21patch 8.2.4432: cannot use settabvar() while the cmdline window is openv8.2.4432Bram Moolenaar
2022-02-21patch 8.2.4431: unnecessary condition when assigning to a variablev8.2.4431Bram Moolenaar
2022-02-21patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdinv8.2.4430Amon Sha
2022-02-21patch 8.2.4429: using script-local function from the wrong scriptv8.2.4429Bram Moolenaar
2022-02-20patch 8.2.4428: crash when switching tabpage while in the cmdline windowv8.2.4428Bram Moolenaar
2022-02-20Update runtime filesBram Moolenaar
2022-02-20patch 8.2.4427: getchar() may return modifiers if no character is availablev8.2.4427zeertzjq
2022-02-20patch 8.2.4426: map() function on string and blob does not check typesv8.2.4426Bram Moolenaar
2022-02-20patch 8.2.4425: map() function does not check function argumentsv8.2.4425Bram Moolenaar
2022-02-19patch 8.2.4424: ".gts" and ".gjs" files are not recognizedv8.2.4424NullVoxPopuli
2022-02-19patch 8.2.4423: "make nvcmdidxs" failsv8.2.4423Bram Moolenaar
2022-02-19patch 8.2.4422: autochdir test fails on MS-Windowsv8.2.4422Bram Moolenaar
2022-02-19patch 8.2.4421: some installed files and directories have wrong permissionsv8.2.4421Bram Moolenaar
2022-02-19patch 8.2.4420: menu translations are inconsistentv8.2.4420Ada
2022-02-19patch 8.2.4419: illegal memory access when using 20 highlightsv8.2.4419Brandon Richardson
2022-02-19patch 8.2.4418: crash when using special multi-byte characterv8.2.4418Bram Moolenaar
2022-02-18patch 8.2.4417: using NULL pointerv8.2.4417Bram Moolenaar
2022-02-18patch 8.2.4416: Vim9: using a script-local function requires using "s:"v8.2.4416Bram Moolenaar
2022-02-18patch 8.2.4415: function argument name conflicts with C++ keywordv8.2.4415Bram Moolenaar
2022-02-18patch 8.2.4414: solidity files are not recognizedv8.2.4414=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-18patch 8.2.4413: Vim9: Coverity warns for using NULL pointerv8.2.4413Bram Moolenaar