summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-12-31patch 8.2.3960: error messages are spread outv8.2.3960Bram Moolenaar
2021-12-31patch 8.2.3959: error messages are spread outv8.2.3959Bram Moolenaar
2021-12-31patch 8.2.3958: build failure compiling xxd with "-std=c2x"v8.2.3958Yegappan Lakshmanan
2021-12-31patch 8.2.3957: error messages are spread outv8.2.3957Bram Moolenaar
2021-12-31patch 8.2.3956: duplicate assignmentv8.2.3956zeertzjq
2021-12-31patch 8.2.3955: error messages are spread outv8.2.3955Bram Moolenaar
2021-12-31patch 8.2.3954: Vim9: no error for shadowing if script var is declared laterv8.2.3954Bram Moolenaar
2021-12-31patch 8.2.3953: insert completion code is too complicatedv8.2.3953Yegappan Lakshmanan
2021-12-31patch 8.2.3952: first line not redrawn when adding lines to an empty bufferv8.2.3952zeertzjq
2021-12-30patch 8.2.3951: Vim9: memory leak when text after a nested functionv8.2.3951Bram Moolenaar
2021-12-30patch 8.2.3950: going beyond the end of the line with /\%Vv8.2.3950Bram Moolenaar
2021-12-30patch 8.2.3949: using freed memory with /\%Vv8.2.3949Bram Moolenaar
2021-12-30patch 8.2.3948: Vim9: failure with partial with unknown argument countv8.2.3948Bram Moolenaar
2021-12-30patch 8.2.3947: unnecessary check for NULL pointerv8.2.3947zeertzjq
2021-12-30patch 8.2.3946: when an internal error makes Vim exit the error is not seenv8.2.3946Bram Moolenaar
2021-12-30patch 8.2.3945: Vim9: partial variable argument types are wrongv8.2.3945Bram Moolenaar
2021-12-30patch 8.2.3944: insert mode completion functions are too longv8.2.3944Yegappan Lakshmanan
2021-12-30patch 8.2.3943: compiler warning from gcc for uninitialized variablev8.2.3943Bram Moolenaar
2021-12-30patch 8.2.3942: Coverity reports a possible memory leakv8.2.3942Bram Moolenaar
2021-12-29patch 8.2.3941: SIGTSTP is not handledv8.2.3941dbivolaru
2021-12-29patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat"v8.2.3940Bram Moolenaar
2021-12-29patch 8.2.3939: MS-Windows: fnamemodify('', ':p') does not workv8.2.3939Yegappan Lakshmanan
2021-12-29patch 8.2.3938: line comment start is also found in a stringv8.2.3938Bram Moolenaar
2021-12-29patch 8.2.3937: Insert mode completion function is too longv8.2.3937Yegappan Lakshmanan
2021-12-29patch 8.2.3936: no proper test for maintaining change mark in diff modev8.2.3936Sean Dewar
2021-12-29patch 8.2.3935: CTRL-U in Insert mode does not fix the indentv8.2.3935Bram Moolenaar
2021-12-29patch 8.2.3934: repeating line comment is undesired for "O" commandv8.2.3934Bram Moolenaar
2021-12-29patch 8.2.3933: after ":cd" fails ":cd -" is incorrectv8.2.3933Richard Doty
2021-12-29patch 8.2.3932: C line comment not formatted properlyv8.2.3932Bram Moolenaar
2021-12-29patch 8.2.3931: Coverity reports a memory leakv8.2.3931Bram Moolenaar
2021-12-28patch 8.2.3930: getcmdline() argument has a misleading typev8.2.3930Bram Moolenaar
2021-12-28patch 8.2.3929: using unititialized variablev8.2.3929Bram Moolenaar
2021-12-28patch 8.2.3928: heredoc test failsv8.2.3928Bram Moolenaar
2021-12-28patch 8.2.3927: Vim9: double free when using lambdav8.2.3927Bram Moolenaar
2021-12-28patch 8.2.3926: build failure without the 'autochdir' optionv8.2.3926Bram Moolenaar
2021-12-28patch 8.2.3925: diff mode confused by NUL bytesv8.2.3925Bram Moolenaar
2021-12-28patch 8.2.3924: Vim9: no error if something follows :enddefv8.2.3924Bram Moolenaar
2021-12-28patch 8.2.3923: Vim9: double free with split argument list in nested functionv8.2.3923Bram Moolenaar
2021-12-28patch 8.2.3922: cannot build with dynamic Ruby 3.1v8.2.3922ichizok
2021-12-28patch 8.2.3921: the way xdiff is used is inefficientv8.2.3921Lewis Russell
2021-12-28patch 8.2.3920: restoring directory after using another window is inefficientv8.2.3920Bram Moolenaar
2021-12-28patch 8.2.3919: Vim9: wrong argument for append() results in two errorsv8.2.3919Bram Moolenaar
2021-12-27patch 8.2.3918: function list test failsv8.2.3918Bram Moolenaar
2021-12-27Update runtime filesBram Moolenaar
2021-12-27patch 8.2.3917: the eval.txt help file is way too bigv8.2.3917Bram Moolenaar
2021-12-27patch 8.2.3916: no error for passing an invalid line number to append()v8.2.3916Bram Moolenaar
2021-12-27patch 8.2.3915: illegal memory access when completing with invalid bytesv8.2.3915Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-27patch 8.2.3913: help for expressions does not mention Vim9 syntaxv8.2.3913Bram Moolenaar
2021-12-27patch 8.2.3912: the ins_complete() function is much too longv8.2.3912Bram Moolenaar