summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-09-09patch 8.2.3420: _REENTRANT defined more than oncev8.2.3420Christian Brabandt
2021-09-09patch 8.2.3419: a failing debug expression may make Vim unusablev8.2.3419Bram Moolenaar
2021-09-09patch 8.2.3418: garbage collection while evaluating may cause troublev8.2.3418Christian Brabandt
2021-09-08patch 8.2.3417: Vim9: a failing debug expression aborts script sourcingv8.2.3417Bram Moolenaar
2021-09-08patch 8.2.3416: second error is reported while exception is being thrownv8.2.3416Bram Moolenaar
2021-09-08patch 8.2.3415: Vim9: not all function argument types are properly checkedv8.2.3415Yegappan Lakshmanan
2021-09-08patch 8.2.3414: fullcommand() gives wrong name with buffer-local user commandv8.2.3414Bram Moolenaar
2021-09-08patch 8.2.3413: Vim9: too many characters are allowed in import namev8.2.3413Bram Moolenaar
2021-09-07patch 8.2.3412: Vim9: importing the wrong filev8.2.3412Bram Moolenaar
2021-09-07patch 8.2.3411: Vim9: crash when using base name of importv8.2.3411Bram Moolenaar
2021-09-07patch 8.2.3410: crash with linebreak, listchars and large tabstopv8.2.3410Bram Moolenaar
2021-09-07patch 8.2.3409: reading beyond end of line with invalid utf-8 characterv8.2.3409Bram Moolenaar
2021-09-06patch 8.2.3408: can delete a numbered functionv8.2.3408Bram Moolenaar
2021-09-06patch 8.2.3407: using uninitialized memory with "let g:['bar'] = 2"v8.2.3407Bram Moolenaar
2021-09-06patch 8.2.3406: on some systems tests fail without _REENTRANTv8.2.3406Bram Moolenaar
2021-09-06patch 8.2.3405: cannot have a comment line in a {} block of a user commandv8.2.3405Bram Moolenaar
2021-09-05patch 8.2.3404: Vim9: no error for white space before "("v8.2.3404Bram Moolenaar
2021-09-04patch 8.2.3403: memory leak for :retab with invalid argumentv8.2.3403Bram Moolenaar
2021-09-04patch 8.2.3402: invalid memory access when using :retab with large valuev8.2.3402Bram Moolenaar
2021-09-04patch 8.2.3401: Vim9: cannot use negative count with finddir() and findfile()v8.2.3401Bram Moolenaar
2021-09-04patch 8.2.3400: ":z!" is not supportedv8.2.3400Dominique Pelle
2021-09-03patch 8.2.3399: Octave files are not recognizedv8.2.3399Bram Moolenaar
2021-09-03patch 8.2.3398: html text objects are not fully testedv8.2.3398Dominique Pelle
2021-09-02patch 8.2.3397: no test for what 8.2.3391 fixesv8.2.3397Yegappan Lakshmanan
2021-09-02patch 8.2.3396: when libcall() fails invalid pointer may be usedv8.2.3396Bram Moolenaar
2021-09-02patch 8.2.3395: Vim9: expression breakpoint not checked in :def functionv8.2.3395Bram Moolenaar
2021-09-01patch 8.2.3394: filler lines are wrong when changing text in diff modev8.2.3394Bram Moolenaar
2021-09-01patch 8.2.3393: escaping for fish shell is skipping some charactersv8.2.3393Bram Moolenaar
2021-09-01patch 8.2.3392: augroup completion escapes regexp pattern charactersv8.2.3392Bram Moolenaar
2021-08-31patch 8.2.3391: crash with combination of 'linebreak' and other optionsv8.2.3391Bram Moolenaar
2021-08-31patch 8.2.3390: included xdiff code is outdatedv8.2.3390Christian Brabandt
2021-08-31patch 8.2.3389: cannot stop insert mode completion without side effectsv8.2.3389zeertzjq
2021-08-30patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../'v8.2.3388Bram Moolenaar
2021-08-30patch 8.2.3387: compiler warning for non-static functionv8.2.3387Dominique Pelle
2021-08-29patch 8.2.3386: using uninitialized memoryv8.2.3386Dominique Pelle
2021-08-29Update runtime filesBram Moolenaar
2021-08-29patch 8.2.3385: escaping for fish shell does not work properlyv8.2.3385Jason Cox
2021-08-28patch 8.2.3384: cannot disable modeline for an individual filev8.2.3384Hu Jialun
2021-08-28patch 8.2.3383: Vim9: completion for :disassemble adds parenthesisv8.2.3383naohiro ono
2021-08-28patch 8.2.3382: crash when getting the type of a NULL partialv8.2.3382Bram Moolenaar
2021-08-28patch 8.2.3381: crash when using NULL list with sign functionsv8.2.3381Bram Moolenaar
2021-08-28patch 8.2.3380: crash when using NULL string for funcref()v8.2.3380Bram Moolenaar
2021-08-28patch 8.2.3379: crash when using NULL jobv8.2.3379Bram Moolenaar
2021-08-27patch 8.2.3378: MS-Windows: completing environment variables with % is wrongv8.2.3378Albert Liu
2021-08-26patch 8.2.3377: Vim9: :disass completion does not understand "s:"v8.2.3377Bram Moolenaar
2021-08-25patch 8.2.3376: Vim9: no warning that "@r" does not do anythingv8.2.3376Bram Moolenaar
2021-08-25patch 8.2.3375: using uninitialized memoryv8.2.3375Bram Moolenaar
2021-08-25patch 8.2.3374: Pyret files are not recognizedv8.2.3374Bram Moolenaar
2021-08-25patch 8.2.3373: text property test fails on MS-Windowsv8.2.3373Bram Moolenaar
2021-08-25patch 8.2.3372: line2byte() value wrong when adding a text propertyv8.2.3372Bram Moolenaar