summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-30patch 8.2.4266: compiler warning for uninitialized variablev8.2.4266Bram Moolenaar
2022-01-30patch 8.2.4265: autoload tests failsv8.2.4265Bram Moolenaar
2022-01-30patch 8.2.4264: Vim9: can use old style autoload function namev8.2.4264Bram Moolenaar
2022-01-30patch 8.2.4263: no test for the GUI find/replace dialogv8.2.4263Yegappan Lakshmanan
2022-01-30patch 8.2.4262: some search tests failv8.2.4262Bram Moolenaar
2022-01-30patch 8.2.4261: accessing invalid memory in a regular expressionv8.2.4261Bram Moolenaar
2022-01-30patch 8.2.4260: Vim9: can still use a global function without g:v8.2.4260Bram Moolenaar
2022-01-30patch 8.2.4259: number of test functions for GUI events is growingv8.2.4259Yegappan Lakshmanan
2022-01-30patch 8.2.4258: Coverity warns for array overrunv8.2.4258Bram Moolenaar
2022-01-29Update runtime filesBram Moolenaar
2022-01-29patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar
2022-01-29patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4v8.2.4256K.Takata
2022-01-29patch 8.2.4255: theoretical computation overflowv8.2.4255=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-29patch 8.2.4254: using short instead of intv8.2.4254=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-29patch 8.2.4253: using freed memory when substitute with function callv8.2.4253Bram Moolenaar
2022-01-29patch 8.2.4252: generating the normal command table at runtime is inefficientv8.2.4252Yegappan Lakshmanan
2022-01-29patch 8.2.4251: vala files are not recognizedv8.2.4251Bram Moolenaar
2022-01-29patch 8.2.4250: channel out callback test is flaky on Macv8.2.4250ichizok
2022-01-29patch 8.2.4249: the timeout limit for spell suggestions is always 5000v8.2.4249Bram Moolenaar
2022-01-29patch 8.2.4248: no proper test for moving the window separatorv8.2.4248zeertzjq
2022-01-29patch 8.2.4247: stack corruption when looking for spell suggestionsv8.2.4247Bram Moolenaar
2022-01-28patch 8.2.4246: one error message not in errors.hv8.2.4246Bram Moolenaar
2022-01-28patch 8.2.4245: ":retab 0" may cause illegal memory accessv8.2.4245Bram Moolenaar
2022-01-28patch 8.2.4244: MS-Windows: warning from MSVC on debug buildv8.2.4244K.Takata
2022-01-28patch 8.2.4243: Lua tests fail with Lua 5.4.4v8.2.4243=?UTF-8?q?Jakub=20Kul=C3=ADk?=
2022-01-28patch 8.2.4242: put in Visual mode cannot be repeatedv8.2.4242Shougo Matsushita
2022-01-28patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28patch 8.2.4240: error for using flatten() in Vim9 script is unclearv8.2.4240Bram Moolenaar
2022-01-28patch 8.2.4239: build fails with unusual configurationv8.2.4239Bram Moolenaar
2022-01-28patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"v8.2.4238=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28patch 8.2.4237: record buffer wrong if character in Select mode was not typedv8.2.4237zeertzjq
2022-01-27patch 8.2.4236: accessing freed memoryv8.2.4236Bram Moolenaar
2022-01-27patch 8.2.4235: invalid check for NULL pointerv8.2.4235Bram Moolenaar
2022-01-27patch 8.2.4234: test_garbagecollect_now() does not check v:testingv8.2.4234Bram Moolenaar
2022-01-27patch 8.2.4233: crash when recording and using Select modev8.2.4233Bram Moolenaar
2022-01-27patch 8.2.4232: some compilers don't like a goto label without statementv8.2.4232Bram Moolenaar
2022-01-27patch 8.2.4231: Vim9: map() gives type error when type was not declaredv8.2.4231Bram Moolenaar
2022-01-27patch 8.2.4230: MS-Windows: set_guifontwide() is included but won't workv8.2.4230K.Takata
2022-01-27patch 8.2.4229: possible crash when invoking timer callback failsv8.2.4229Bram Moolenaar
2022-01-27patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan
2022-01-26patch 8.2.4227: Vim9: using "lockvar!" in :def function does not workv8.2.4227Bram Moolenaar
2022-01-26patch 8.2.4226: filter-map test failsv8.2.4226Bram Moolenaar
2022-01-26patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def functionv8.2.4225Bram Moolenaar
2022-01-26patch 8.2.4224: Vim9: no error when using a number for map() second argumentv8.2.4224Bram Moolenaar
2022-01-26patch 8.2.4223: long/int compiler warnings; function arguments swappedv8.2.4223K.Takata
2022-01-26patch 8.2.4222: MS-Windows: clumsy way to suppress progress on CIv8.2.4222K.Takata
2022-01-26patch 8.2.4221: some functions in normal.c are very longv8.2.4221Yegappan Lakshmanan
2022-01-26patch 8.2.4220: MS-Windows: some old compiler support remainsv8.2.4220K.Takata
2022-01-25patch 8.2.4219: reading before the start of the linev8.2.4219Bram Moolenaar
2022-01-25patch 8.2.4218: illegal memory access with bracketed paste in Ex modev8.2.4218Bram Moolenaar