summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0493: Vim9: some error messages not testedv8.2.0493Bram Moolenaar2020-04-011-0/+2
* patch 8.2.0492: Vim9: some error messages not testedv8.2.0492Bram Moolenaar2020-04-011-0/+2
* patch 8.2.0491: cannot recognize a <script> mapping using maparg()v8.2.0491Bram Moolenaar2020-04-011-0/+2
* patch 8.2.0490: Win32: VTP doesn't respect 'restorescreen'v8.2.0490Bram Moolenaar2020-04-011-0/+2
* patch 8.2.0489: Vim9: memory leaksv8.2.0489Bram Moolenaar2020-04-011-0/+2
* patch 8.2.0488: Vim9: compiling can break when using a lambda inside :defv8.2.0488Bram Moolenaar2020-03-311-0/+2
* patch 8.2.0487: Vim9: compiling not sufficiently testedv8.2.0487Bram Moolenaar2020-03-311-0/+2
* patch 8.2.0486: Vim9: some code and error messages not testedv8.2.0486Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0485: Vim9 script test failsv8.2.0485Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0484: Vim9: some error messages not testedv8.2.0484Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0483: Vim9: "let x = x + 1" does not give an errorv8.2.0483Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0481: Travis is still using trustyv8.2.0481Bram Moolenaar2020-03-301-0/+2
* patch 8.2.0480: Vim9: some code is not testedv8.2.0480Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0479: unloading shared libraries on exit has no purposev8.2.0479Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0478: new buffers are not added to the Buffers menuv8.2.0478Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0477: Vim9: error messages not testedv8.2.0477Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0476: terminal nasty callback test fails sometimesv8.2.0476Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0475: channel out_cb test still fails sometimes on Macv8.2.0475Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmdv8.2.0474Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0473: variables declared in an outer scopev8.2.0473Bram Moolenaar2020-03-291-0/+2
* patch 8.2.0472: terminal highlight name is set twice, leaking memoryv8.2.0472Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0471: missing change to compile_list()v8.2.0471Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemv8.2.0470Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0469: Vim9: no error for missing ] after listv8.2.0469Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0468: GUI: pixel dust with some fonts and charactersv8.2.0468Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0467: Vim9: some errors are not testedv8.2.0467Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0466: not parsing messages recursively breaks the govim pluginv8.2.0466Bram Moolenaar2020-03-281-0/+2
* patch 8.2.0465: Vim9: dead code and wrong return typev8.2.0465Bram Moolenaar2020-03-281-0/+2
* Correct list of patch numbersBram Moolenaar2020-03-271-2/+0
* patch 8.2.0464: typos and other small problemsv8.2.0464Bram Moolenaar2020-03-271-0/+2
* patch 8.2.0464: typos and other small problemsv8.2.0463Bram Moolenaar2020-03-271-0/+4
* patch 8.2.0462: previewwindow test fails on some systemsv8.2.0462Bram Moolenaar2020-03-271-0/+2
* patch 8.2.0461: confirm test fails on amd64 systemv8.2.0461Bram Moolenaar2020-03-271-0/+2
* patch 8.2.0460: build failure because of wrong feature namev8.2.0460Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0459: cannot check if a function name is correctv8.2.0459Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0458: missing feature check in test functionv8.2.0458Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0457: Test_quotestar() often fails when run under valgrindv8.2.0457Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0456: Test_confirm_cmd is flakyv8.2.0456Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0455: cannot set the highlight group for a specific terminalv8.2.0455Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0454: some tests fail when the system is slowv8.2.0454Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0453: trailing space in job_start() command causes empty argumentv8.2.0453Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0452: channel_parse_messages() fails when called recursivelyv8.2.0452Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0451: Win32: double-width character displayed incorrectlyv8.2.0451Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0450: not enough testing for restricted mode and function callsv8.2.0450Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0449: Vim9: crash if return type is invalidv8.2.0449Bram Moolenaar2020-03-261-0/+2
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+2
* patch 8.2.0447: terminal scroll tests fails on some systemsv8.2.0447Bram Moolenaar2020-03-251-0/+2
* patch 8.2.0446: listener with undo of deleting all lines not testedv8.2.0446Bram Moolenaar2020-03-251-0/+2
* patch 8.2.0445: png and xpm files not in MS-Windows zip filev8.2.0445Bram Moolenaar2020-03-251-0/+2