summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-01-25patch 8.2.4217: illegal memory access when undo makes Visual area invalidv8.2.4217Bram Moolenaar
2022-01-25patch 8.2.4216: Vim9: cannot use a function from an autoload import directlyv8.2.4216Bram Moolenaar
2022-01-25patch 8.2.4215: illegal memory access when copying lines in Visual modev8.2.4215Bram Moolenaar
2022-01-25patch 8.2.4214: illegal memory access with large 'tabstop' in Ex modev8.2.4214Bram Moolenaar
2022-01-25patch 8.2.4213: too much code for supporting old MSVC versionsv8.2.4213K.Takata
2022-01-24patch 8.2.4212: window title test still fails in some configurationsv8.2.4212Bram Moolenaar
2022-01-24patch 8.2.4211: window title test still fails in some configurationsv8.2.4211Bram Moolenaar
2022-01-24patch 8.2.4210: window title test fails in some configurationsv8.2.4210Bram Moolenaar
2022-01-24patch 8.2.4209: partial in 'opfunc' cannot use an imported functionv8.2.4209Bram Moolenaar
2022-01-24patch 8.2.4208: using setbufvar() may change the window titlev8.2.4208Bram Moolenaar
2022-01-24patch 8.2.4207: recursion test fails with MSVCv8.2.4207Bram Moolenaar
2022-01-24patch 8.2.4206: condition with many "(" causes a crashv8.2.4206Bram Moolenaar
2022-01-24patch 8.2.4205: the normal_cmd() function is too longv8.2.4205Yegappan Lakshmanan
2022-01-24patch 8.2.4204: screenpos() has non-zero row for invisible textv8.2.4204Bram Moolenaar
2022-01-24patch 8.2.4203: entering a character with CTRL-V may include modifiersv8.2.4203zeertzjq
2022-01-24patch 8.2.4202: Vim9: cannot export function that exists globallyv8.2.4202Bram Moolenaar
2022-01-24patch 8.2.4201: when using the GUI CTRL-Z does not stop gvimv8.2.4201Bram Moolenaar
2022-01-24patch 8.2.4200: some tests do not clean up properlyv8.2.4200Yegappan Lakshmanan
2022-01-24patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata
2022-01-23patch 8.2.4198: Vim9: the switch for executing instructions is too longv8.2.4198Bram Moolenaar
2022-01-23patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'v8.2.4197Bram Moolenaar
2022-01-23patch 8.2.4196: various file types not recognizedv8.2.4196=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23patch 8.2.4195: resizing terminal may cause to behave like CTRL-Zv8.2.4195dbivolaru
2022-01-23patch 8.2.4194: MS-Windows: code for calculating font size is duplicatedv8.2.4194K.Takata
2022-01-23patch 8.2.4193: cannot use an import in 'charconvert'v8.2.4193Bram Moolenaar
2022-01-23patch 8.2.4192: cannot use an import in 'printexpr'v8.2.4192Bram Moolenaar
2022-01-23patch 8.2.4191: json5 files are not recognizedv8.2.4191=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23patch 8.2.4190: all conceal tests are skipped without the screendumps featurev8.2.4190zeertzjq
2022-01-23patch 8.2.4189: MS-Windows: code for "old look" is obsoletev8.2.4189K.Takata
2022-01-23Update runtime filesBram Moolenaar
2022-01-23patch 8.2.4188: not all gitconfig files are recognizedv8.2.4188Tim Pope
2022-01-23patch 8.2.4187: gnuplot file not recognizedv8.2.4187nobodyatandnothing