summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-01-02patch 8.2.3985: error messages are spread outv8.2.3985Bram Moolenaar
2022-01-02patch 8.2.3984: debugger test failsv8.2.3984Bram Moolenaar
2022-01-02patch 8.2.3983: error messages are spread outv8.2.3983Bram Moolenaar
2022-01-02patch 8.2.3982: some lines of code not covered by testsv8.2.3982Dominique Pelle
2022-01-02patch 8.2.3981: Vim9: debugging a for loop doesn't stop before it startsv8.2.3981Bram Moolenaar
2022-01-02patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changedv8.2.3980Bram Moolenaar
2022-01-02patch 8.2.3979: Vim9: the feature is not mentioned in the right placesv8.2.3979Bram Moolenaar
2022-01-02patch 8.2.3978: build error when using dynamycally loaded Python 3v8.2.3978Bram Moolenaar
2022-01-01patch 8.2.3977: error messages are spread outv8.2.3977Bram Moolenaar
2022-01-01patch 8.2.3976: FEARG_LAST is never usedv8.2.3976Bram Moolenaar
2022-01-01patch 8.2.3975: error messages are spread outv8.2.3975Bram Moolenaar
2022-01-01patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked listv8.2.3974Bram Moolenaar
2022-01-01patch 8.2.3973: tiny build failsv8.2.3973Bram Moolenaar
2022-01-01patch 8.2.3972: error messages are spread outv8.2.3972Bram Moolenaar
2022-01-01patch 8.2.3971: build failsv8.2.3971Bram Moolenaar
2022-01-01patch 8.2.3970: error messages are spread outv8.2.3970Bram Moolenaar
2022-01-01patch 8.2.3969: value of MAXCOL not available in Vim scriptv8.2.3969naohiro ono
2022-01-01patch 8.2.3968: build failurev8.2.3968Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2022-01-01patch 8.2.3966: when using feedkeys() abbreviations may be blockedv8.2.3966Bram Moolenaar
2022-01-01patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supportedv8.2.3965Bram Moolenaar
2022-01-01patch 8.2.3964: some common lisp and scheme files not recognizedv8.2.3964Alex Vear
2022-01-01patch 8.2.3963: build failure with tiny and small featuresv8.2.3963Bram Moolenaar
2021-12-31patch 8.2.3962: build fails for missing error messagev8.2.3962Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
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