summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-08-07patch 8.2.3302: Coverity is not run from githubv8.2.3302Bram Moolenaar
2021-08-06patch 8.2.3301: memory allocation functions don't have their own placev8.2.3301Yegappan Lakshmanan
2021-08-06patch 8.2.3300: Lua: can only execute on Vim command at a timev8.2.3300Yegappan Lakshmanan
2021-08-05patch 8.2.3299: Vim9: exists() does not handle much at compile timev8.2.3299Bram Moolenaar
2021-08-05patch 8.2.3298: build failure with small featuresv8.2.3298Bram Moolenaar
2021-08-05patch 8.2.3297: cannot use all commands inside a {} blockv8.2.3297Bram Moolenaar
2021-08-05patch 8.2.3296: Vim9: cannot add a number to a floatv8.2.3296Bram Moolenaar
2021-08-05patch 8.2.3295: 'cursorline' should not apply to 'breakindent'v8.2.3295zeertzjq
2021-08-05patch 8.2.3294: Lua: memory leak when adding dict item failsv8.2.3294Bram Moolenaar
2021-08-05patch 8.2.3293: finding completions may cause an endless loopv8.2.3293Andy Gozas
2021-08-05patch 8.2.3292: underscore in very magic pattern causes a hangv8.2.3292Christian Brabandt
2021-08-05patch 8.2.3291: Coverity warns for not checking return valuev8.2.3291Bram Moolenaar
2021-08-04patch 8.2.3290: Vim9: compiling dict may use pointer after freev8.2.3290Zdenek Dohnal
2021-08-04patch 8.2.3289: compiler warning for unused variable with small featuresv8.2.3289Bram Moolenaar
2021-08-04patch 8.2.3288: cannot easily access namespace dictionaries from Luav8.2.3288Yegappan Lakshmanan
2021-08-04patch 8.2.3287: channel events not handled in BufEnter autocommandv8.2.3287Bram Moolenaar
2021-08-04patch 8.2.3286: win_enter_ext() has too many boolean argumentsv8.2.3286Bram Moolenaar
2021-08-04patch 8.2.3285: scdoc filetype is not recognizedv8.2.3285Gregory Anders
2021-08-04patch 8.2.3284: no error for insert() or remove() changing a locked blobv8.2.3284Sean Dewar
2021-08-04patch 8.2.3283: Julia filetype is not recognizedv8.2.3283Christian Clason
2021-08-04patch 8.2.3282: Vim9: error about using -complete without -nargs is confusingv8.2.3282Bram Moolenaar
2021-08-03patch 8.2.3281: Vim9: TODO items in tests can be taken care ofv8.2.3281Bram Moolenaar
2021-08-03patch 8.2.3280: 'virtualedit' local to buffer is not the best solutionv8.2.3280Gary Johnson
2021-08-02patch 8.2.3279: Vim9: cannot use block in cmdline windowv8.2.3279Bram Moolenaar
2021-08-02patch 8.2.3278: Vim9: error when adding 1 to floatv8.2.3278Bram Moolenaar
2021-08-02patch 8.2.3277: Vim9: compiled has() does not work properlyv8.2.3277Bram Moolenaar
2021-08-02patch 8.2.3276: Vim9: exists() can only be evaluated at runtimev8.2.3276Bram Moolenaar
2021-08-02patch 8.2.3275: optimizer can use hints about ga_grow() normally succeedingv8.2.3275Bram Moolenaar
2021-08-02patch 8.2.3274: macro for printf format check can be simplifiedv8.2.3274Bram Moolenaar
2021-08-01patch 8.2.3273: autocmd test failsv8.2.3273Bram Moolenaar
2021-08-01patch 8.2.3272: cannot use id zero with prop_find()v8.2.3272Bram Moolenaar
2021-08-01patch 8.2.3271: Vim9: cannot use :command or :au with block in :def functionv8.2.3271Bram Moolenaar
2021-08-01patch 8.2.3270: prop_find() finds property with ID -2v8.2.3270Bram Moolenaar
2021-08-01patch 8.2.3269: Vim9: wrong argument check for partialv8.2.3269Bram Moolenaar
2021-08-01patch 8.2.3268: cannot use a block with :autocmd like with :commandv8.2.3268Bram Moolenaar
2021-08-01patch 8.2.3267: Vim9: crash when disassembling using deleted script variablev8.2.3267Bram Moolenaar
2021-08-01patch 8.2.3266: Vim9: assignment with two indexes may check next linev8.2.3266Bram Moolenaar
2021-08-01patch 8.2.3265: smartcase does not work correctly in very magic patternv8.2.3265Christian Brabandt
2021-08-01patch 8.2.3264: Vim9: assign test failsv8.2.3264Bram Moolenaar
2021-07-31patch 8.2.3263: Vim9: "..=" does not accept same types as the ".." operatorv8.2.3263Bram Moolenaar
2021-07-31patch 8.2.3262: build failure when ABORT_ON_INTERNAL_ERROR is definedv8.2.3262Bram Moolenaar
2021-07-31patch 8.2.3261: Vim9: when compiling repeat(123, N) return type is numberv8.2.3261Bram Moolenaar
2021-07-31patch 8.2.3260: build failure with small featuresv8.2.3260Bram Moolenaar
2021-07-31patch 8.2.3259: when 'indentexpr' causes an error did_throw may hangv8.2.3259Bram Moolenaar
2021-07-31patch 8.2.3258: error messages have the wrong textv8.2.3258Bram Moolenaar
2021-07-31patch 8.2.3257: calling prop_find() with -1 for ID gives errornous errorv8.2.3257Bram Moolenaar
2021-07-31patch 8.2.3256: executable test may fail on new Ubuntu systemv8.2.3256Bram Moolenaar
2021-07-31patch 8.2.3255: ci" finds following string but ci< and others don'tv8.2.3255Connor Lane Smith
2021-07-31patch 8.2.3254: win_gettype() does not recognize a quickfix windowv8.2.3254Yegappan Lakshmanan
2021-07-30patch 8.2.3253: channel test fails randomlyv8.2.3253Bram Moolenaar