summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-06-15patch 8.2.5101: MS-Windows with MinGW: $CC may be "cc" instead of "gcc"v8.2.5101Yegappan Lakshmanan
2022-06-15patch 8.2.5100: memory usage tests are not retriedv8.2.5100Bram Moolenaar
2022-06-15patch 8.2.5099: some terminal tests are not retriedv8.2.5099Bram Moolenaar
2022-06-15patch 8.2.5098: spelldump test sometimes hangsv8.2.5098Bram Moolenaar
2022-06-15patch 8.2.5097: using uninitialized memory when using 'listchars'v8.2.5097Bram Moolenaar
2022-06-14patch 8.2.5096: terminal test still fails with some shell commandsv8.2.5096Bram Moolenaar
2022-06-14patch 8.2.5095: terminal test still fails with some shell commandsv8.2.5095Bram Moolenaar
2022-06-14patch 8.2.5094: MS-Windows GUI: empty command may cause a dialogv8.2.5094Bram Moolenaar
2022-06-14patch 8.2.5093: error message for unknown command may have the command twicev8.2.5093Bram Moolenaar
2022-06-14patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointersv8.2.5092Bram Moolenaar
2022-06-14patch 8.2.5091: terminal test fails with some shell commandsv8.2.5091Bram Moolenaar
2022-06-14patch 8.2.5090: MS-Windows: vim.def is no longer usedv8.2.5090K.Takata
2022-06-14patch 8.2.5089: some functions return a different value on failurev8.2.5089Yegappan Lakshmanan
2022-06-14patch 8.2.5088: value of cmod_verbose is a bit complicated to usev8.2.5088zeertzjq
2022-06-14patch 8.2.5087: cannot build with clang on MS-Windowsv8.2.5087Yegappan Lakshmanan
2022-06-14patch 8.2.5086: CI runs on Windows 2019v8.2.5086Philip H
2022-06-13patch 8.2.5085: gcc gives warning for signed/unsigned differencev8.2.5085Bram Moolenaar
2022-06-13patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar
2022-06-12patch 8.2.5083: autocmd test still fails on MS-Windowsv8.2.5083Bram Moolenaar
2022-06-12patch 8.2.5082: retab test failsv8.2.5082Bram Moolenaar
2022-06-12patch 8.2.5081: autocmd test fails on MS-Windowsv8.2.5081Bram Moolenaar
2022-06-12patch 8.2.5080: when indenting gets out of hand it is hard to stopv8.2.5080Bram Moolenaar
2022-06-12patch 8.2.5079: DirChanged autocommand may use freed memoryv8.2.5079Bram Moolenaar
2022-06-12patch 8.2.5078: substitute test has a one second delayv8.2.5078zeertzjq
2022-06-11patch 8.2.5077: various warnings from clang on MS-Windowsv8.2.5077Yegappan Lakshmanan
2022-06-10patch 8.2.5076: unnecessary codev8.2.5076zeertzjq
2022-06-10patch 8.2.5075: clang gives an out of bounds warningv8.2.5075Bram Moolenaar
2022-06-10patch 8.2.5074: spell test fails on MS-Windowsv8.2.5074Bram Moolenaar
2022-06-09patch 8.2.5073: clang on MS-Windows produces warningsv8.2.5073Bram Moolenaar
2022-06-09Update runtime filesBram Moolenaar
2022-06-09patch 8.2.5072: using uninitialized value and freed memory in spell commandv8.2.5072Bram Moolenaar
2022-06-09patch 8.2.5071: with some Mac OS version clockid_t is redefinedv8.2.5071ichizok
2022-06-09patch 8.2.5070: unnecessary codev8.2.5070zeertzjq
2022-06-08patch 8.2.5069: various warnings from clang on MS-Windowsv8.2.5069Yegappan Lakshmanan
2022-06-08patch 8.2.5068: gcc 12.1 warning when building teev8.2.5068Bram Moolenaar
2022-06-08patch 8.2.5067: timer_create is not available on every Mac systemv8.2.5067Bram Moolenaar
2022-06-07patch 8.2.5066: timer_create is not available on every Mac systemv8.2.5066Bram Moolenaar
2022-06-06patch 8.2.5065: wrong return type for main() in tee.cv8.2.5065Bram Moolenaar
2022-06-06Update runtime files.Bram Moolenaar
2022-06-06patch 8.2.5064: no test for what 8.1.0052 fixesv8.2.5064zeertzjq
2022-06-06patch 8.2.5063: error for a command may go over the end of IObuffv8.2.5063Bram Moolenaar
2022-06-06patch 8.2.5062: Coverity warns for dead codev8.2.5062Bram Moolenaar
2022-06-05patch 8.2.5061: C89 requires signal handlers to return voidv8.2.5061Bram Moolenaar
2022-06-05patch 8.2.5060: running configure failsv8.2.5060Bram Moolenaar
2022-06-05patch 8.2.5059: autoconf 2.71 produces many obsolete warningsv8.2.5059Bram Moolenaar
2022-06-05patch 8.2.5058: input() does not handle composing characters properlyv8.2.5058zeertzjq
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2022-06-04patch 8.2.5056: the channel log only contains some of the raw terminal outputv8.2.5056Bram Moolenaar
2022-06-04patch 8.2.5055: statusline is not updated when terminal title changesv8.2.5055LemonBoy
2022-06-03Update runtime filesBram Moolenaar