summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-01-13patch 8.2.4077: not all Libsensors files are recognizedv8.2.4077Bram Moolenaar
2022-01-13patch 8.2.4076: memory leak in autoload importv8.2.4076Bram Moolenaar
2022-01-13patch 8.2.4075: test failuresv8.2.4075Bram Moolenaar
2022-01-13patch 8.2.4074: going over the end of NameBuffv8.2.4074Bram Moolenaar
2022-01-13patch 8.2.4073: Coverity warns for using NULL pointerv8.2.4073Bram Moolenaar
2022-01-12patch 8.2.4072: Vim9: compiling function fails when autoload is not loadedv8.2.4072Bram Moolenaar
2022-01-12patch 8.2.4071: Vim9: no detection of return in try/endtryv8.2.4071Bram Moolenaar
2022-01-12patch 8.2.4070: using uninitialized memory when reading empty filev8.2.4070Dominique Pelle
2022-01-12patch 8.2.4069: Vim9: import test fails on MS-Windowsv8.2.4069Bram Moolenaar
2022-01-12patch 8.2.4068: Vim9: import test failsv8.2.4068Bram Moolenaar
2022-01-12patch 8.2.4067: Vim9: cannot call imported function with :callv8.2.4067Bram Moolenaar
2022-01-12patch 8.2.4066: Vim9: imported autoload script loaded againv8.2.4066Bram Moolenaar
2022-01-11patch 8.2.4065: computation overflow with large cound for :yankv8.2.4065Bram Moolenaar
2022-01-11patch 8.2.4064: foam files are not detectedv8.2.4064Elwardi
2022-01-11patch 8.2.4063: Vim9: exported function in autoload script not foundv8.2.4063Bram Moolenaar
2022-01-11patch 8.2.4062: match highlighting of tab too shortv8.2.4062Bram Moolenaar
2022-01-11patch 8.2.4061: codecov bash script is deprecatedv8.2.4061ichizok
2022-01-11patch 8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slowv8.2.4060Bram Moolenaar
2022-01-11patch 8.2.4059: Vim9: an expression of a map cannot access script-local itemsv8.2.4059Bram Moolenaar
2022-01-10patch 8.2.4058: Vim9: import test failure in wrong linev8.2.4058Bram Moolenaar
2022-01-10patch 8.2.4057: Vim9: not fully implementing the autoload mechanismv8.2.4057Bram Moolenaar
2022-01-10patch 8.2.4056: Vim9: memory leak when exporting function in autoload scriptv8.2.4056Bram Moolenaar
2022-01-10patch 8.2.4055: Vim9: line break in expression causes v:errmsg to be fillecv8.2.4055Bram Moolenaar
2022-01-10patch 8.2.4054: Vim9 script test failsv8.2.4054Bram Moolenaar
2022-01-10patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yetv8.2.4053Bram Moolenaar
2022-01-10patch 8.2.4052: not easy to resize a window from a pluginv8.2.4052Daniel Steinberg
2022-01-10patch 8.2.4051: compiler complains about possibly uninitialized variablev8.2.4051Bram Moolenaar
2022-01-09patch 8.2.4050: Vim9: need to prefix every item in an autoload scriptv8.2.4050Bram Moolenaar
2022-01-09patch 8.2.4049: Vim9: reading before the start of the line with "$"v8.2.4049Bram Moolenaar
2022-01-09patch 8.2.4048: gcc complains about use of "%p" in printfv8.2.4048Dominique Pelle
2022-01-09patch 8.2.4047: depending on the build features error messages are unusedv8.2.4047Dominique Pelle
2022-01-08Update runtime filesBram Moolenaar
2022-01-08patch 8.2.4046: some error messages not in the right placev8.2.4046Bram Moolenaar
2022-01-08patch 8.2.4045: some global functions are only used in one filev8.2.4045Yegappan Lakshmanan
2022-01-08patch 8.2.4044: Vim9: no error when importing the same script twicev8.2.4044Bram Moolenaar
2022-01-08patch 8.2.4043: using int for second argument of ga_init2()v8.2.4043Bram Moolenaar
2022-01-08patch 8.2.4042: Vim9: build errorv8.2.4042Bram Moolenaar
2022-01-08patch 8.2.4041: using unitialized pointerv8.2.4041Bram Moolenaar
2022-01-08patch 8.2.4040: keeping track of allocated lines is too complicatedv8.2.4040Bram Moolenaar
2022-01-08patch 8.2.4039: the xdiff library is linked in even when not usedv8.2.4039Bram Moolenaar