summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0800: errors from failing test are unclearv8.2.0800Bram Moolenaar2020-05-193-31/+35
* patch 8.2.0799: build fails if snprintf is not availablev8.2.0799Bram Moolenaar2020-05-192-3/+5
* patch 8.2.0798: libvterm code lags behind the upstream versionv8.2.0798Bram Moolenaar2020-05-1914-312/+396
* patch 8.2.0797: MS-Windows: compiler still can't handle C99 constructv8.2.0797Bram Moolenaar2020-05-192-2/+3
* patch 8.2.0796: MS-Windows: compiler can't handle C99 construct in libvtermv8.2.0796Bram Moolenaar2020-05-182-3/+5
* patch 8.2.0795: libvterm code lags behind the upstream versionv8.2.0795Bram Moolenaar2020-05-1810-75/+153
* patch 8.2.0794: libvterm code lags behind the upstream versionv8.2.0794Bram Moolenaar2020-05-187-44/+87
* patch 8.2.0793: MS-Windows: cannot build GUI with small featuresv8.2.0793Bram Moolenaar2020-05-182-2/+5
* patch 8.2.0792: build failure with small featuresv8.2.0792Bram Moolenaar2020-05-182-0/+4
* patch 8.2.0791: a second popup window with terminal causes troublev8.2.0791Bram Moolenaar2020-05-186-12/+46
* patch 8.2.0790: Vim9: list index not well testedv8.2.0790Bram Moolenaar2020-05-182-20/+38
* patch 8.2.0789: Vim9: expression testing lost coverage using constantsv8.2.0789Bram Moolenaar2020-05-182-0/+37
* patch 8.2.0788: memory leak in libvtermv8.2.0788Bram Moolenaar2020-05-172-0/+10
* patch 8.2.0787: libvterm code lags behind the upstream versionv8.2.0787Bram Moolenaar2020-05-173-138/+166
* patch 8.2.0786: channel test is flaky on FreeBSDv8.2.0786Bram Moolenaar2020-05-173-1/+6
* patch 8.2.0785: libvterm code lags behind the upstream versionv8.2.0785Bram Moolenaar2020-05-179-13/+97
* patch 8.2.0784: libvterm code lags behind the upstream versionv8.2.0784Bram Moolenaar2020-05-176-43/+84
* patch 8.2.0783: libvterm code lags behind the upstream versionv8.2.0783Bram Moolenaar2020-05-1710-52/+67
* patch 8.2.0782: cannot build with Lua on MS-Windowsv8.2.0782Bram Moolenaar2020-05-172-0/+5
* patch 8.2.0781: compiler warning for not using value in Luav8.2.0781Bram Moolenaar2020-05-172-1/+3
* patch 8.2.0780: libvterm code lags behind the upstream versionv8.2.0780Bram Moolenaar2020-05-1714-10/+14
* patch 8.2.0779: tmode_T not used everywherev8.2.0779Bram Moolenaar2020-05-173-2/+4
* patch 8.2.0778: libvterm code lags behind the upstream versionv8.2.0778Bram Moolenaar2020-05-176-3/+161
* Update feature_request.mdBram Moolenaar2020-05-171-1/+1
* patch 8.2.0777: terminal test failsv8.2.0777Bram Moolenaar2020-05-172-4/+6
* patch 8.2.0776: libvterm code lags behind the upstream versionv8.2.0776Bram Moolenaar2020-05-177-0/+155
* patch 8.2.0775: not easy to call a Vim function from Luav8.2.0775Bram Moolenaar2020-05-174-22/+118
* patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'v8.2.0774Bram Moolenaar2020-05-1714-25/+37
* patch 8.2.0773: switching to raw mode every time ":" is usedv8.2.0773Bram Moolenaar2020-05-166-8/+26
* patch 8.2.0772: Vim9: some variable initializations not testedv8.2.0772Bram Moolenaar2020-05-162-2/+33
* patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled codev8.2.0771Bram Moolenaar2020-05-166-17/+34
* patch 8.2.0770: cannot map CTRL-B when using the GUIv8.2.0770Bram Moolenaar2020-05-162-4/+10
* patch 8.2.0769: VimLeavePre not triggered when Vim is terminatedv8.2.0769Bram Moolenaar2020-05-163-1/+25
* patch 8.2.0768: Vim9: memory leak in script testv8.2.0768Bram Moolenaar2020-05-162-1/+3
* patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmdv8.2.0767Bram Moolenaar2020-05-162-0/+8
* patch 8.2.0766: display error when using 'number' and 'breakindent'v8.2.0766Bram Moolenaar2020-05-163-0/+55
* patch 8.2.0765: In the GUI can't use all the modifiers.v8.2.0765Bram Moolenaar2020-05-166-179/+84
* patch 8.2.0764: Vim9: assigning to option not fully testedv8.2.0764Bram Moolenaar2020-05-154-9/+14
* patch 8.2.0763: GUI test fails without the terminal featurev8.2.0763Bram Moolenaar2020-05-152-0/+3
* patch 8.2.0762: buffer is not considered modified after setting crypt keyv8.2.0762Bram Moolenaar2020-05-153-0/+31
* patch 8.2.0761: Vim9: instructions not testedv8.2.0761Bram Moolenaar2020-05-152-30/+44
* patch 8.2.0760: Vim9: dict member errors not testedv8.2.0760Bram Moolenaar2020-05-153-10/+9
* patch 8.2.0759: Vim9: missing changes for performance improvementsv8.2.0759Bram Moolenaar2020-05-152-19/+26
* patch 8.2.0758: Vim9: no test for STORELIST and STOREDICTv8.2.0758Bram Moolenaar2020-05-152-189/+263
* patch 8.2.0757: Vim9: no test for MEMBER instructionv8.2.0757Bram Moolenaar2020-05-152-92/+103
* patch 8.2.0756: MS-Windows: still a compiler warningv8.2.0756Bram Moolenaar2020-05-152-3/+6
* patch 8.2.0755: Vim9: No error when variable initializer is not a constantv8.2.0755Bram Moolenaar2020-05-154-11/+47
* patch 8.2.0754: Vim9: No test for forward declarationv8.2.0754Bram Moolenaar2020-05-142-0/+25
* patch 8.2.0753: Vim9: expressions are evaluated in the discovery phasev8.2.0753Bram Moolenaar2020-05-1412-128/+211
* patch 8.2.0752: terminal in popup window test is a bit flakyv8.2.0752Bram Moolenaar2020-05-132-1/+6