summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* patch 9.0.0635: build error and compiler warningsv9.0.0635Bram Moolenaar2022-10-013-3/+5
* patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar2022-10-0124-74/+174
* patch 9.0.0633: FEAT_TITLE was removed but is still usedv9.0.0633rbtnn2022-10-012-1/+3
* patch 9.0.0632: calling a function from an "expr" option has overheadv9.0.0632Bram Moolenaar2022-10-018-11/+144
* patch 9.0.0631: too many delete() calls in testsv9.0.0631Bram Moolenaar2022-09-3011-183/+95
* patch 9.0.0630: in Vim9 script a numbered function cannot be calledv9.0.0630Bram Moolenaar2022-09-303-1/+23
* patch 9.0.0629: get an error for using const only when executingv9.0.0629Bram Moolenaar2022-09-303-11/+136
* patch 9.0.0628: Coverity warns for not checking return valuev9.0.0628Bram Moolenaar2022-09-302-11/+8
* patch 9.0.0627: "const" and "final" both make the type a constantv9.0.0627Bram Moolenaar2022-09-306-11/+36
* patch 9.0.0626: too many delete() calls in testsv9.0.0626Bram Moolenaar2022-09-2911-96/+52
* patch 9.0.0625: too many delete() calls in testsv9.0.0625Bram Moolenaar2022-09-2910-80/+47
* patch 9.0.0624: leaking argument type arrayv9.0.0624Bram Moolenaar2022-09-292-7/+6
* patch 9.0.0623: error for modifying a const is not detected at compile timev9.0.0623Bram Moolenaar2022-09-2912-70/+454
* patch 9.0.0622: matchaddpos() can get slow when adding many matchesv9.0.0622Bram Moolenaar2022-09-295-27/+26
* patch 9.0.0621: filetype test leaves file behindv9.0.0621Dominique Pelle2022-09-292-1/+3
* patch 9.0.0620: matchaddpos() can only add up to 8 matchesv9.0.0620Bram Moolenaar2022-09-297-145/+184
* patch 9.0.0619: too many delete() calls in testsv9.0.0619Bram Moolenaar2022-09-286-61/+33
* patch 9.0.0618: calling function for reduce() has too much overheadv9.0.0618Bram Moolenaar2022-09-2810-27/+94
* patch 9.0.0617: calling function for reduce() has too much overheadv9.0.0617Bram Moolenaar2022-09-283-5/+14
* patch 9.0.0616: spell test fails because error message changedv9.0.0616Bram Moolenaar2022-09-282-1/+3
* patch 9.0.0615: using reduce() on a list from range() is a bit slowv9.0.0615Bram Moolenaar2022-09-283-12/+52
* patch 9.0.0614: SpellFileMissing autocmd may delete bufferv9.0.0614Bram Moolenaar2022-09-284-1/+24
* patch 9.0.0613: running source tests leaves file behindv9.0.0613Dominique Pelle2022-09-282-15/+10
* patch 9.0.0612: blockedit test passes with wrong resultv9.0.0612Bram Moolenaar2022-09-272-12/+15
* patch 9.0.0611: tests delete files with a separate delete() callv9.0.0611Bram Moolenaar2022-09-2710-135/+70
* patch 9.0.0610: global interrupt test fails when run under valgrindv9.0.0610Bram Moolenaar2022-09-272-2/+5
* patch 9.0.0609: blockedit test fails because of wrong indentv9.0.0609Bram Moolenaar2022-09-272-2/+6
* Update runtime filesBram Moolenaar2022-09-2745-378/+4222
* patch 9.0.0608: with spelling, deleting a full stop does not update next linev9.0.0608Bram Moolenaar2022-09-277-7/+42
* patch 9.0.0607: verbose echo message test fails on Mac OSv9.0.0607Bram Moolenaar2022-09-273-1/+12
* patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions'v9.0.0606Bram Moolenaar2022-09-272-1/+4
* patch 9.0.0605: dump file missingv9.0.0605Luuk van Baal2022-09-272-0/+12
* patch 9.0.0604: luacheckrc file is not recognizedv9.0.0604ObserverOfTime2022-09-273-1/+6
* patch 9.0.0603: with 'nosplitscroll' folds are not handled correctlyv9.0.0603Luuk van Baal2022-09-278-109/+204
* patch 9.0.0602: new TypeScript extensions are not recognizedv9.0.0602rhysd2022-09-273-4/+10
* patch 9.0.0601: too much indentv9.0.0601Yegappan Lakshmanan2022-09-273-226/+275
* patch 9.0.0600: GYP files are not recognizedv9.0.0600ObserverOfTime2022-09-273-0/+6
* patch 9.0.0599: latexmkrc files are not recognizedv9.0.0599ObserverOfTime2022-09-273-1/+6
* patch 9.0.0598: using negative array index with negative width windowv9.0.0598Bram Moolenaar2022-09-263-1/+28
* patch 9.0.0597: cannot close a tab page with the middle mouse buttonv9.0.0597regomne2022-09-263-0/+22
* patch 9.0.0596: CI on Mac M1 has the channel feature disabledv9.0.0596Philip H2022-09-262-1/+3
* patch 9.0.0595: extra newline in messages after a verbose shell messagev9.0.0595Bram Moolenaar2022-09-2610-12/+101
* patch 9.0.0594: Makefile error message causes a shell errorv9.0.0594dundargoc2022-09-262-1/+3
* patch 9.0.0593: CI actions have too many permissionsv9.0.0593Alex2022-09-264-0/+15
* patch 9.0.0592: display not cleared when scrolling back in messagesv9.0.0592Bram Moolenaar2022-09-267-12/+75
* patch 9.0.0591: message window popup shows on only one tab pagev9.0.0591Bram Moolenaar2022-09-264-0/+16
* patch 9.0.0590: after exiting Insert mode spelling not checked in next linev9.0.0590Bram Moolenaar2022-09-257-12/+40
* patch 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-252-1/+5
* patch 9.0.0588: MorphOS build is brokenv9.0.0588=?UTF-8?q?Ola=20S=C3=B6der?=2022-09-252-1/+4
* patch 9.0.0587: Unicode tables are outdatedv9.0.0587Christian Brabandt2022-09-253-45/+85