summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-08-24patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next linev8.2.3371Bram Moolenaar
2021-08-23patch 8.2.3370: Vim9: no check for white space before type in declarationv8.2.3370Bram Moolenaar
2021-08-23patch 8.2.3369: auto formatting after "cw" leaves cursor in wrong spotv8.2.3369Bram Moolenaar
2021-08-23patch 8.2.3368: not all Racket files are recognizedv8.2.3368Bram Moolenaar
2021-08-22patch 8.2.3367: Vim9: :@r executing a register is inconsistentv8.2.3367Bram Moolenaar
2021-08-22patch 8.2.3366: Vim9: debugging elseif does not stop before conditionv8.2.3366Bram Moolenaar
2021-08-21patch 8.2.3365: Vim9: cannot use option for all operationsv8.2.3365Bram Moolenaar
2021-08-21patch 8.2.3364: Vim9: crash when :for is skippedv8.2.3364rbtnn
2021-08-21patch 8.2.3363: when :edit reuses the current buffer the alternate file is setv8.2.3363Bram Moolenaar
2021-08-21patch 8.2.3362: buffer overflow when completing long tag namev8.2.3362Gregory Anders
2021-08-20patch 8.2.3361: Vim9: crash with nested :whilev8.2.3361rbtnn
2021-08-19patch 8.2.3360: user function completion fails with dict functionv8.2.3360naohiro ono
2021-08-19patch 8.2.3359: Vim9: error for type when variable is not setv8.2.3359Bram Moolenaar
2021-08-17patch 8.2.3358: structurizr files are not recognizedv8.2.3358Bastian Venthur
2021-08-17patch 8.2.3357: crash when 'virtualedit' is set and window is narrowv8.2.3357Bram Moolenaar
2021-08-16patch 8.2.3356: adding many text properties requires a lot of function callsv8.2.3356Yegappan Lakshmanan
2021-08-16patch 8.2.3355: MS-Windows: compiler warning for 64-32 bit conversionv8.2.3355Bram Moolenaar
2021-08-15patch 8.2.3354: build failure with +byte_offset but without +textpropv8.2.3354Bram Moolenaar
2021-08-15patch 8.2.3353: Vim9: type of argument for negate not checked at compile timev8.2.3353Bram Moolenaar
2021-08-15patch 8.2.3352: Vim9: error for nested :enddef has wrong line numberv8.2.3352Bram Moolenaar
2021-08-15patch 8.2.3351: Vim9: using a function by name may delete itv8.2.3351Bram Moolenaar
2021-08-15patch 8.2.3350: text properties test fails on MS-Windowsv8.2.3350Bram Moolenaar
2021-08-15patch 8.2.3349: eval test for scriptversion failsv8.2.3349Bram Moolenaar
2021-08-15patch 8.2.3348: line2byte() returns wrong value after adding textpropv8.2.3348Bram Moolenaar
2021-08-15patch 8.2.3347: check for legacy script is incompletev8.2.3347Bram Moolenaar
2021-08-14patch 8.2.3346: Vim9: no error for using "." for concatenation after ":vim9cmd"v8.2.3346Bram Moolenaar
2021-08-14patch 8.2.3345: some code not covered by testsv8.2.3345Dominique Pelle
2021-08-14patch 8.2.3344: vimscript test failsv8.2.3344Bram Moolenaar
2021-08-14patch 8.2.3343: Vim9: autoload test failsv8.2.3343Bram Moolenaar
2021-08-14patch 8.2.3342: test for :let errors failsv8.2.3342Bram Moolenaar
2021-08-14patch 8.2.3341: Vim9: function call aborted despite try/catchv8.2.3341Bram Moolenaar
2021-08-13patch 8.2.3340: accessing uninitialized pointerv8.2.3340Bram Moolenaar
2021-08-13patch 8.2.3339: Vim9: cannot lock a member in a local dictv8.2.3339Bram Moolenaar
2021-08-13patch 8.2.3338: Vim9: no type check when assigning a list rangev8.2.3338Bram Moolenaar
2021-08-13patch 8.2.3337: completing "call g:" returns entries with just "g:"v8.2.3337Bram Moolenaar