summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
...
* patch 9.0.0004: plural messages not translated properlyv9.0.0004Matvey Tarasov2022-06-291-0/+2
* patch 9.0.0003: functions are global while they could be localv9.0.0003Yegappan Lakshmanan2022-06-291-0/+2
* patch 9.0.0002: map functionality outside of map.cv9.0.0002zeertzjq2022-06-291-0/+2
* patch 9.0.0001: Travis CI is no longer usedv9.0.0001Bram Moolenaar2022-06-281-0/+2
* release version 9.0v9.0.0000Bram Moolenaar2022-06-281-10344/+0
* patch 8.2.5172: "make menu" still uses legacy scriptv8.2.5172Bram Moolenaar2022-06-271-0/+2
* patch 8.2.5171: dependencies and proto files are outdatedv8.2.5171Bram Moolenaar2022-06-271-0/+2
* patch 8.2.5170: tiny issuesv8.2.5170Bram Moolenaar2022-06-271-0/+2
* patch 8.2.5169: nested :source may use NULL pointerv8.2.5169Bram Moolenaar2022-06-271-0/+2
* patch 8.2.5168: cannot build with Python 3.11v8.2.5168Zdenek Dohnal2022-06-271-0/+2
* patch 8.2.5167: get(Fn, 'name') on funcref returns special byte codev8.2.5167Bram Moolenaar2022-06-271-0/+2
* patch 8.2.5166: test for DiffUpdated failsv8.2.5166Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5165: import test fails because 'diffexpr' isn't resetv8.2.5165Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5164: invalid memory access after diff buffer manipulationsv8.2.5164Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5163: crash when deleting buffers in diff modev8.2.5163Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5162: reading before the start of the line with BS in Replace modev8.2.5162Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5161: might still access invalid memoryv8.2.5161Bram Moolenaar2022-06-261-0/+2
* patch 8.2.5160: accessing invalid memory after changing terminal sizev8.2.5160Bram Moolenaar2022-06-251-0/+2
* patch 8.2.5159: fix for CTRL-key combinations causes problemsv8.2.5159Bram Moolenaar2022-06-251-0/+2
* patch 8.2.5158: TSTP and INT signal tests are not run with valgrindv8.2.5158Bram Moolenaar2022-06-251-0/+2
* patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always workv8.2.5157LemonBoy2022-06-241-0/+2
* patch 8.2.5156: search timeout test often fails with FreeBSDv8.2.5156Bram Moolenaar2022-06-241-0/+2
* patch 8.2.5155: in diff mode windows may get out of syncv8.2.5155Bram Moolenaar2022-06-241-0/+2
* patch 8.2.5154: still mentioning version8, some cosmetic issuesv8.2.5154Bram Moolenaar2022-06-231-1/+4
* patch 8.2.5153: "make uninstall" does not remove colors/listsv8.2.5153towrang2022-06-231-0/+2
* patch 8.2.5152: search() gets stuck with "c" and skip evaluates to truev8.2.5152zeertzjq2022-06-231-0/+2
* patch 8.2.5151: reading beyond the end of the line with lisp indentingv8.2.5151Bram Moolenaar2022-06-221-0/+2
* patch 8.2.5150: read past the end of the first line with ":0;'{"v8.2.5150Bram Moolenaar2022-06-221-0/+2
* patch 8.2.5149: cannot build without the +eval featurev8.2.5149Bram Moolenaar2022-06-221-0/+2
* patch 8.2.5148: invalid memory access when using expression on command linev8.2.5148Bram Moolenaar2022-06-221-0/+2
* patch 8.2.5147: flaky test always fails on retryv8.2.5147Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5146: memory leak when substitute expression nestsv8.2.5146Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5145: exit test causes spurious valgrind reportsv8.2.5145Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5144: with 'lazyredraw' set completion menu may be wrongv8.2.5144Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5143: some tests fail when using valgrindv8.2.5143Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5142: startup test fails if there is a status barv8.2.5142Bram Moolenaar2022-06-211-0/+2
* patch 8.2.5141: using "volatile int" in a signal handler might be wrongv8.2.5141Bram Moolenaar2022-06-201-0/+2
* patch 8.2.5140: seachpair timeout test is flakyv8.2.5140Bram Moolenaar2022-06-201-0/+2
* patch 8.2.5139: TIME_WITH_SYS_TIME is no longer supported by autoconfv8.2.5139Bram Moolenaar2022-06-201-0/+2
* patch 8.2.5138: various small issuesv8.2.5138Bram Moolenaar2022-06-201-0/+2
* patch 8.2.5137: cannot build without the +channel featurev8.2.5137Bram Moolenaar2022-06-201-0/+2
* patch 8.2.5136: debugger test fails when run with valgrindv8.2.5136Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5135: running configure gives warnings for main() return typev8.2.5135Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5134: function has confusing namev8.2.5134Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5133: MacOS: build failsv8.2.5133Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5132: :mkview test doesn't test muchv8.2.5132James McCoy2022-06-191-0/+2
* patch 8.2.5131: timeout implementation is not optimalv8.2.5131Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5130: edit test for mode message fails when using valgrindv8.2.5130Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5129: timeout handling is not optimalv8.2.5129Bram Moolenaar2022-06-191-0/+2
* patch 8.2.5128: syntax disabled when using synID() in searchpair() skip exprv8.2.5128Bram Moolenaar2022-06-191-0/+2