summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3789: Test_window_minimal_size can fail on a slow machinev8.2.3789ichizok2021-12-121-0/+2
* patch 8.2.3788: lambda for option that is a function may be freedv8.2.3788Yegappan Lakshmanan2021-12-121-0/+2
* patch 8.2.3787: no proper formatting of a C line comment after a statementv8.2.3787Bram Moolenaar2021-12-121-0/+2
* patch 8.2.3786: test fails because of using Vim9 syntax in legacy functionv8.2.3786Bram Moolenaar2021-12-111-0/+2
* patch 8.2.3785: running CI on MacOS with gcc is not usefulv8.2.3785ichizok2021-12-111-0/+2
* patch 8.2.3784: the help for options is outdatedv8.2.3784Bram Moolenaar2021-12-111-0/+2
* patch 8.2.3783: confusing error for using a variable as a functionv8.2.3783Bram Moolenaar2021-12-111-0/+2
* patch 8.2.3782: Vim9: no error if a function shadows a script variablev8.2.3782Bram Moolenaar2021-12-111-0/+2
* patch 8.2.3781: the option window script is outdatedv8.2.3781Bram Moolenaar2021-12-111-0/+2
* patch 8.2.3780: ":cd" works differently on MS-Windowsv8.2.3780Bakudankun2021-12-111-0/+2
* patch 8.2.3779: using freed memory when defining a user command recursivelyv8.2.3779Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3778: lambda debug test fails in some configurationsv8.2.3778Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3777: spell file write error not checkedv8.2.3777=?UTF-8?q?Bj=C3=B6rn=20Linse?=2021-12-101-0/+2
* patch 8.2.3776: when a tags file line is long a tag may not be foundv8.2.3776Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3775: Vim9: lambda compiled without outer context when debuggingv8.2.3775Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3774: test for command line height failsv8.2.3774Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3773: wrong window size when a modeline changes 'columns'v8.2.3773Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3772: timer info test fails on slow machinev8.2.3772Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3771: Vim9: accessing freed memory when checking typev8.2.3771Bram Moolenaar2021-12-101-0/+2
* patch 8.2.3770: new compiler warnings from clang-12 and clang-13v8.2.3770ichizok2021-12-091-0/+2
* patch 8.2.3769: zig files are not recognizedv8.2.3769Gregory Anders2021-12-091-0/+2
* patch 8.2.3768: timer_info() has the wrong repeat value in a timer callbackv8.2.3768Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3767: crash when using NULL partialv8.2.3767Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3766: converting a funcref to a string leaves out "g:"v8.2.3766Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and othersv8.2.3765Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3764: cannot see any text when window was made zero linesv8.2.3764Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3763: when editing the cmdline a callback may cause a scroll upv8.2.3763Bram Moolenaar2021-12-091-0/+2
* patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns itv8.2.3762Yegappan Lakshmanan2021-12-091-0/+2
* patch 8.2.3761: focus change is not passed on to a terminal windowv8.2.3761Bram Moolenaar2021-12-081-0/+2
* patch 8.2.3760: not automatically handling gnome terminal mouse like xtermv8.2.3760Bram Moolenaar2021-12-081-0/+2
* patch 8.2.3759: quickfix buffer becomes hidden while still in a windowv8.2.3759Yegappan Lakshmanan2021-12-081-0/+2
* patch 8.2.3758: options that take a function insufficiently testedv8.2.3758Yegappan Lakshmanan2021-12-081-0/+2
* patch 8.2.3757: an overlong highlight group name is silently truncatedv8.2.3757erw72021-12-071-0/+2
* patch 8.2.3756: might crash when callback is not validv8.2.3756Yegappan Lakshmanan2021-12-071-0/+2
* patch 8.2.3755: Coverity warns for using a buffer in another scopev8.2.3755Bram Moolenaar2021-12-071-0/+2
* patch 8.2.3754: undesired changing of the indent of the first formatted linev8.2.3754Bram Moolenaar2021-12-061-0/+2
* patch 8.2.3753: Vim9: function unreferenced while called is never deletedv8.2.3753Bram Moolenaar2021-12-061-0/+2
* patch 8.2.3752: build error when using Photon GUIv8.2.3752h-east2021-12-061-0/+2
* patch 8.2.3751: cannot assign a lambda to an option that takes a functionv8.2.3751Yegappan Lakshmanan2021-12-061-0/+2
* patch 8.2.3750: error messages are everywherev8.2.3750Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3749: error messages are everywherev8.2.3749Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3748: giving an error for an empty sign argument breaks a pluginv8.2.3748Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3747: cannot remove highlight from an existing signv8.2.3747Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3746: cannot disassemble function starting with "debug" or "profile"v8.2.3746Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3745: autochdir test fails without the +channel featurev8.2.3745Dominique Pelle2021-12-051-0/+2
* patch 8.2.3744: E854 is not tested; some spelling suggestions are not testedv8.2.3744Dominique Pelle2021-12-051-0/+2
* patch 8.2.3743: ":sign" can add a highlight group without a namev8.2.3743Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3742: dec mouse test fails without gnome terminfo entryv8.2.3742Dominique Pelle2021-12-051-0/+2
* patch 8.2.3741: using freed memory in open commandv8.2.3741Bram Moolenaar2021-12-051-0/+2
* patch 8.2.3740: memory left allocated on exit when using Tclv8.2.3740Bram Moolenaar2021-12-051-0/+2