summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-01-08patch 8.2.4039: the xdiff library is linked in even when not usedv8.2.4039Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2022-01-08patch 8.2.4037: Insert mode completion is insufficiently testedv8.2.4037Yegappan Lakshmanan
2022-01-07patch 8.2.4036: Vim9: script test file is getting too longv8.2.4036Bram Moolenaar
2022-01-07patch 8.2.4035: timer triggered at the debug prompt may cause troublev8.2.4035Bram Moolenaar
2022-01-07patch 8.2.4034: Coverity warns for possibly using a NULL pointerv8.2.4034Bram Moolenaar
2022-01-07patch 8.2.4033: running filetype tests leaves directory behindv8.2.4033zeertzjq
2022-01-07patch 8.2.4032: ATTRIBUTE_NORETURN is not neededv8.2.4032ichizok
2022-01-07patch 8.2.4031: crash in xterm with only two linesv8.2.4031Bram Moolenaar
2022-01-07patch 8.2.4030: a script local funcref is not found from a mappingv8.2.4030Bram Moolenaar
2022-01-07patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrongv8.2.4029Bram Moolenaar
2022-01-07patch 8.2.4028: ml_get error with :doautoall and Visual areav8.2.4028Bram Moolenaar
2022-01-07patch 8.2.4027: import test fails on MS-Windowsv8.2.4027Bram Moolenaar
2022-01-07patch 8.2.4026: ml_get error with specific win_execute() commandv8.2.4026Bram Moolenaar
2022-01-07patch 8.2.4025: error for import not ending in .vim does not work for .vimrcv8.2.4025Bram Moolenaar
2022-01-07patch 8.2.4024: confusing error message if imported name is used directlyv8.2.4024Bram Moolenaar
2022-01-06patch 8.2.4023: using uninitialized variablev8.2.4023Bram Moolenaar
2022-01-06patch 8.2.4022: two error messages in the wrong filev8.2.4022Bram Moolenaar
2022-01-06patch 8.2.4021: missing part of the :import changesv8.2.4021Bram Moolenaar
2022-01-06patch 8.2.4020: debugger test failsv8.2.4020Bram Moolenaar
2022-01-06patch 8.2.4019: Vim9: import mechanism is too complicatedv8.2.4019Bram Moolenaar
2022-01-06patch 8.2.4018: ml_get error when win_execute redraws with Visual selectionv8.2.4018Bram Moolenaar
2022-01-06patch 8.2.4017: gcc warns for misleading indent in Athena menu codev8.2.4017Dominique Pelle
2022-01-06patch 8.2.4016: Vim9: incorrect error for argument that is shadowing varv8.2.4016Bram Moolenaar
2022-01-06patch 8.2.4015: build failure with tiny featuresv8.2.4015Bram Moolenaar
2022-01-05patch 8.2.4014: git and gitcommit file types not properly recognizedv8.2.4014Bram Moolenaar
2022-01-05patch 8.2.4013: build failure without the spell featurev8.2.4013Bram Moolenaar
2022-01-05patch 8.2.4012: error messages are spread outv8.2.4012Bram Moolenaar
2022-01-05patch 8.2.4011: test fails because of changed error numberv8.2.4011Bram Moolenaar
2022-01-05patch 8.2.4010: error messages are spread outv8.2.4010Bram Moolenaar
2022-01-05patch 8.2.4009: reading one byte beyond the end of the linev8.2.4009Bram Moolenaar
2022-01-05patch 8.2.4008: error messages are spread outv8.2.4008Bram Moolenaar
2022-01-05patch 8.2.4007: session does not restore help buffer properlyv8.2.4007matveyt
2022-01-05patch 8.2.4006: Vim9: crash when declaring variable on the command linev8.2.4006Bram Moolenaar
2022-01-04patch 8.2.4005: error messages are spread outv8.2.4005Bram Moolenaar
2022-01-04patch 8.2.4004: old compiler complains about struct init with variablev8.2.4004Bram Moolenaar
2022-01-04patch 8.2.4003: error messages are spread outv8.2.4003Bram Moolenaar
2022-01-04patch 8.2.4002: first char typed in Select mode can be wrongv8.2.4002zeertzjq
2022-01-04patch 8.2.4001: insert complete code uses global variablesv8.2.4001Yegappan Lakshmanan
2022-01-04patch 8.2.4000: Coverity warns for checking for NULL pointer after using itv8.2.4000Bram Moolenaar
2022-01-04patch 8.2.3999: redundant check for NUL bytev8.2.3999zeertzjq
2022-01-04patch 8.2.3998: asan error for adding zero to NULLv8.2.3998Bram Moolenaar
2022-01-04patch 8.2.3997: Vim9: not enough testing for extend() and map()v8.2.3997Bram Moolenaar
2022-01-04patch 8.2.3996: Vim9: type checking lacks information about declared typev8.2.3996Bram Moolenaar
2022-01-03patch 8.2.3995: not all sshconfig files are detected as suchv8.2.3995David Auer
2022-01-03patch 8.2.3994: Vim9: extend() complains about type when it was not declaredv8.2.3994Bram Moolenaar
2022-01-03patch 8.2.3993: when recording a change in Select mode char appears twicev8.2.3993Bram Moolenaar
2022-01-03patch 8.2.3992: wrong local-additions in the help with language mixv8.2.3992h-east
2022-01-03patch 8.2.3991: Vim9: error when extending dict<any>v8.2.3991Bram Moolenaar
2022-01-03patch 8.2.3990: testing wrong operatorv8.2.3990naohiro ono