summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-01patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar
2022-10-01patch 9.0.0633: FEAT_TITLE was removed but is still usedv9.0.0633rbtnn
2022-10-01patch 9.0.0632: calling a function from an "expr" option has overheadv9.0.0632Bram Moolenaar
2022-09-30patch 9.0.0631: too many delete() calls in testsv9.0.0631Bram Moolenaar
2022-09-30patch 9.0.0630: in Vim9 script a numbered function cannot be calledv9.0.0630Bram Moolenaar
2022-09-30patch 9.0.0629: get an error for using const only when executingv9.0.0629Bram Moolenaar
2022-09-30patch 9.0.0628: Coverity warns for not checking return valuev9.0.0628Bram Moolenaar
2022-09-30patch 9.0.0627: "const" and "final" both make the type a constantv9.0.0627Bram Moolenaar
2022-09-29patch 9.0.0626: too many delete() calls in testsv9.0.0626Bram Moolenaar
2022-09-29patch 9.0.0625: too many delete() calls in testsv9.0.0625Bram Moolenaar
2022-09-29patch 9.0.0624: leaking argument type arrayv9.0.0624Bram Moolenaar
2022-09-29patch 9.0.0623: error for modifying a const is not detected at compile timev9.0.0623Bram Moolenaar
2022-09-29patch 9.0.0622: matchaddpos() can get slow when adding many matchesv9.0.0622Bram Moolenaar
2022-09-29patch 9.0.0621: filetype test leaves file behindv9.0.0621Dominique Pelle
2022-09-29patch 9.0.0620: matchaddpos() can only add up to 8 matchesv9.0.0620Bram Moolenaar
2022-09-28patch 9.0.0619: too many delete() calls in testsv9.0.0619Bram Moolenaar
2022-09-28patch 9.0.0618: calling function for reduce() has too much overheadv9.0.0618Bram Moolenaar
2022-09-28patch 9.0.0617: calling function for reduce() has too much overheadv9.0.0617Bram Moolenaar
2022-09-28patch 9.0.0616: spell test fails because error message changedv9.0.0616Bram Moolenaar
2022-09-28patch 9.0.0615: using reduce() on a list from range() is a bit slowv9.0.0615Bram Moolenaar
2022-09-28patch 9.0.0614: SpellFileMissing autocmd may delete bufferv9.0.0614Bram Moolenaar
2022-09-28patch 9.0.0613: running source tests leaves file behindv9.0.0613Dominique Pelle
2022-09-27patch 9.0.0612: blockedit test passes with wrong resultv9.0.0612Bram Moolenaar
2022-09-27patch 9.0.0611: tests delete files with a separate delete() callv9.0.0611Bram Moolenaar
2022-09-27patch 9.0.0610: global interrupt test fails when run under valgrindv9.0.0610Bram Moolenaar
2022-09-27patch 9.0.0609: blockedit test fails because of wrong indentv9.0.0609Bram Moolenaar
2022-09-27Update runtime filesBram Moolenaar
2022-09-27patch 9.0.0608: with spelling, deleting a full stop does not update next linev9.0.0608Bram Moolenaar
2022-09-27patch 9.0.0607: verbose echo message test fails on Mac OSv9.0.0607Bram Moolenaar
2022-09-27patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions'v9.0.0606Bram Moolenaar
2022-09-27patch 9.0.0605: dump file missingv9.0.0605Luuk van Baal
2022-09-27patch 9.0.0604: luacheckrc file is not recognizedv9.0.0604ObserverOfTime
2022-09-27patch 9.0.0603: with 'nosplitscroll' folds are not handled correctlyv9.0.0603Luuk van Baal
2022-09-27patch 9.0.0602: new TypeScript extensions are not recognizedv9.0.0602rhysd
2022-09-27patch 9.0.0601: too much indentv9.0.0601Yegappan Lakshmanan
2022-09-27patch 9.0.0600: GYP files are not recognizedv9.0.0600ObserverOfTime
2022-09-27patch 9.0.0599: latexmkrc files are not recognizedv9.0.0599ObserverOfTime
2022-09-26patch 9.0.0598: using negative array index with negative width windowv9.0.0598Bram Moolenaar
2022-09-26patch 9.0.0597: cannot close a tab page with the middle mouse buttonv9.0.0597regomne
2022-09-26patch 9.0.0596: CI on Mac M1 has the channel feature disabledv9.0.0596Philip H
2022-09-26patch 9.0.0595: extra newline in messages after a verbose shell messagev9.0.0595Bram Moolenaar
2022-09-26patch 9.0.0594: Makefile error message causes a shell errorv9.0.0594dundargoc
2022-09-26patch 9.0.0593: CI actions have too many permissionsv9.0.0593Alex
2022-09-26patch 9.0.0592: display not cleared when scrolling back in messagesv9.0.0592Bram Moolenaar
2022-09-26patch 9.0.0591: message window popup shows on only one tab pagev9.0.0591Bram Moolenaar
2022-09-25patch 9.0.0590: after exiting Insert mode spelling not checked in next linev9.0.0590Bram Moolenaar
2022-09-25patch 9.0.0589: on AmigaOS4 the pid is available but the task address is usedv9.0.0589=?UTF-8?q?Ola=20S=C3=B6der?=
2022-09-25patch 9.0.0588: MorphOS build is brokenv9.0.0588=?UTF-8?q?Ola=20S=C3=B6der?=
2022-09-25patch 9.0.0587: Unicode tables are outdatedv9.0.0587Christian Brabandt
2022-09-25patch 9.0.0586: missing change in testv9.0.0586Bram Moolenaar