summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-26patch 8.2.5164: invalid memory access after diff buffer manipulationsv8.2.5164Bram Moolenaar
2022-06-26patch 8.2.5163: crash when deleting buffers in diff modev8.2.5163Bram Moolenaar
2022-06-26patch 8.2.5162: reading before the start of the line with BS in Replace modev8.2.5162Bram Moolenaar
2022-06-26Update runtime filesBram Moolenaar
2022-06-26patch 8.2.5161: might still access invalid memoryv8.2.5161Bram Moolenaar
2022-06-25patch 8.2.5160: accessing invalid memory after changing terminal sizev8.2.5160Bram Moolenaar
2022-06-25Update runtime filesBram Moolenaar
2022-06-25patch 8.2.5159: fix for CTRL-key combinations causes problemsv8.2.5159Bram Moolenaar
2022-06-25patch 8.2.5158: TSTP and INT signal tests are not run with valgrindv8.2.5158Bram Moolenaar
2022-06-24patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always workv8.2.5157LemonBoy
2022-06-24patch 8.2.5156: search timeout test often fails with FreeBSDv8.2.5156Bram Moolenaar
2022-06-24patch 8.2.5155: in diff mode windows may get out of syncv8.2.5155Bram Moolenaar
2022-06-24Update runtime filesBram Moolenaar
2022-06-23patch 8.2.5154: still mentioning version8, some cosmetic issuesv8.2.5154Bram Moolenaar
2022-06-23patch 8.2.5153: "make uninstall" does not remove colors/listsv8.2.5153towrang
2022-06-23Update runtime filesBram Moolenaar
2022-06-23patch 8.2.5152: search() gets stuck with "c" and skip evaluates to truev8.2.5152zeertzjq
2022-06-22patch 8.2.5151: reading beyond the end of the line with lisp indentingv8.2.5151Bram Moolenaar
2022-06-22patch 8.2.5150: read past the end of the first line with ":0;'{"v8.2.5150Bram Moolenaar
2022-06-22patch 8.2.5149: cannot build without the +eval featurev8.2.5149Bram Moolenaar
2022-06-22patch 8.2.5148: invalid memory access when using expression on command linev8.2.5148Bram Moolenaar
2022-06-21patch 8.2.5147: flaky test always fails on retryv8.2.5147Bram Moolenaar
2022-06-21patch 8.2.5146: memory leak when substitute expression nestsv8.2.5146Bram Moolenaar
2022-06-21patch 8.2.5145: exit test causes spurious valgrind reportsv8.2.5145Bram Moolenaar
2022-06-21patch 8.2.5144: with 'lazyredraw' set completion menu may be wrongv8.2.5144Bram Moolenaar
2022-06-21patch 8.2.5143: some tests fail when using valgrindv8.2.5143Bram Moolenaar
2022-06-21patch 8.2.5142: startup test fails if there is a status barv8.2.5142Bram Moolenaar
2022-06-20patch 8.2.5141: using "volatile int" in a signal handler might be wrongv8.2.5141Bram Moolenaar
2022-06-20patch 8.2.5140: seachpair timeout test is flakyv8.2.5140Bram Moolenaar
2022-06-20patch 8.2.5139: TIME_WITH_SYS_TIME is no longer supported by autoconfv8.2.5139Bram Moolenaar
2022-06-20patch 8.2.5138: various small issuesv8.2.5138Bram Moolenaar
2022-06-20patch 8.2.5137: cannot build without the +channel featurev8.2.5137Bram Moolenaar
2022-06-20Update runtime filesBram Moolenaar
2022-06-19patch 8.2.5136: debugger test fails when run with valgrindv8.2.5136Bram Moolenaar
2022-06-19patch 8.2.5135: running configure gives warnings for main() return typev8.2.5135Bram Moolenaar
2022-06-19patch 8.2.5134: function has confusing namev8.2.5134Bram Moolenaar
2022-06-19patch 8.2.5133: MacOS: build failsv8.2.5133Bram Moolenaar
2022-06-19patch 8.2.5132: :mkview test doesn't test muchv8.2.5132James McCoy
2022-06-19patch 8.2.5131: timeout implementation is not optimalv8.2.5131Bram Moolenaar
2022-06-19patch 8.2.5130: edit test for mode message fails when using valgrindv8.2.5130Bram Moolenaar
2022-06-19patch 8.2.5129: timeout handling is not optimalv8.2.5129Bram Moolenaar
2022-06-19patch 8.2.5128: syntax disabled when using synID() in searchpair() skip exprv8.2.5128Bram Moolenaar
2022-06-19patch 8.2.5127: using assert_true() does not show value on failurev8.2.5127zeertzjq
2022-06-18patch 8.2.5126: substitute may overrun destination bufferv8.2.5126Bram Moolenaar
2022-06-18patch 8.2.5125: MS-Windows: warnings from MinGW compilerv8.2.5125Yasuhiro Matsumoto
2022-06-18patch 8.2.5124: when syntax timeout test fails it does not show the timev8.2.5124Bram Moolenaar
2022-06-18patch 8.2.5123: using invalid index when looking for spell suggestionsv8.2.5123Bram Moolenaar
2022-06-18patch 8.2.5122: lisp indenting my run over the end of the linev8.2.5122Bram Moolenaar
2022-06-18patch 8.2.5121: interrupt test sometimes failsv8.2.5121Bram Moolenaar
2022-06-18patch 8.2.5120: searching for quotes may go over the end of the linev8.2.5120Bram Moolenaar