summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan2022-03-161-0/+2
* patch 8.2.4578: no warning when autoload script for completion has an errorv8.2.4578Bram Moolenaar2022-03-161-0/+2
* patch 8.2.4577: message test is flakyv8.2.4577Bram Moolenaar2022-03-161-0/+2
* patch 8.2.4576: Vim9: error for comparing with null can be annoyingv8.2.4576Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4575: Vim9: test for profiling still failsv8.2.4575Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4574: Vim9: test for profiling failsv8.2.4574Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4573: a nested function is compiled for debugging without contextv8.2.4573Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4572: Vim9: return type "any" is changed to first returned typev8.2.4572Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4571: not all gdb files are recognizedv8.2.4571Jade Lovelace2022-03-151-0/+2
* patch 8.2.4570: no command line completion for :profile and :profdelv8.2.4570Yegappan Lakshmanan2022-03-151-0/+2
* patch 8.2.4569: Coverity warning for not using a return valuev8.2.4569Bram Moolenaar2022-03-151-0/+2
* patch 8.2.4568: getmousepos() does not compute the column below the last linev8.2.4568Sean Dewar2022-03-151-0/+2
* patch 8.2.4567: bracketed paste doesn't work well in Visual linewise modev8.2.4567zeertzjq2022-03-141-0/+2
* patch 8.2.4566: check for existing buffer in session file may not workv8.2.4566James Cherti2022-03-141-0/+2
* patch 8.2.4565: no command line completion for :breakadd and :breakdelv8.2.4565Bram Moolenaar2022-03-141-0/+2
* patch 8.2.4564: running test leaves file behindv8.2.4564Bram Moolenaar2022-03-141-0/+2
* patch 8.2.4563: "z=" in Visual mode may go beyond the end of the linev8.2.4563Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4562: linear tag search is not optimalv8.2.4562Yegappan Lakshmanan2022-03-131-0/+2
* patch 8.2.4561: build failure with some combination of featuresv8.2.4561Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSDv8.2.4560ichizok2022-03-131-0/+2
* patch 8.2.4559: getmousepos() returns the screen columnv8.2.4559Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4558: Motif: using default colors does not work as expectedv8.2.4558Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4557: confusing comment about 'cursorlineopt'v8.2.4557zeertzjq2022-03-131-0/+2
* patch 8.2.4556: test fails without the +job or +channel featurev8.2.4556Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4555: getmousepos() returns the wrong columnv8.2.4555Bram Moolenaar2022-03-131-0/+2
* patch 8.2.4554: Vim9: using null values not sufficiently testedv8.2.4554Bram Moolenaar2022-03-121-0/+2
* patch 8.2.4553: linear tag search is a bit slowv8.2.4553Yegappan Lakshmanan2022-03-121-0/+2
* patch 8.2.4552: in a :def function "put = expr" does not workv8.2.4552Bram Moolenaar2022-03-121-0/+2
* patch 8.2.4551: when mapping <Esc> terminal codes are not recognizedv8.2.4551Bram Moolenaar2022-03-121-0/+2
* patch 8.2.4550: Motif: cannot set the color of the scrollbar thumbv8.2.4550Bram Moolenaar2022-03-121-0/+2
* patch 8.2.4549: cannot build with Motif and editresv8.2.4549Bram Moolenaar2022-03-121-0/+2
* patch 8.2.4548: script-local function is deleted when used in a funcrefv8.2.4548Bram Moolenaar2022-03-111-0/+2
* patch 8.2.4547: the neXTaw GUI is old and does not work wellv8.2.4547Bram Moolenaar2022-03-111-0/+2
* patch 8.2.4546: duplicate #undefv8.2.4546zeertzjq2022-03-111-0/+2
* patch 8.2.4545: MS-Windows: the installed icon is low resolutionv8.2.4545Christian Brabandt2022-03-111-0/+2
* patch 8.2.4544: Coverity warnings for not using returned valuev8.2.4544Bram Moolenaar2022-03-111-0/+2
* patch 8.2.4543: Coverity warning for refactored tag search codev8.2.4543Yegappan Lakshmanan2022-03-111-0/+2
* patch 8.2.4542: Vim9: "break" inside try/catch not handled correctlyv8.2.4542Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4541: Crash in debugger when a variable is not availablev8.2.4541Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4540: line number for error is off by onev8.2.4540Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4539: when comparing special v:none and v:null are handled the samev8.2.4539Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4538: the find_tags_in_file() function is too longv8.2.4538Yegappan Lakshmanan2022-03-101-0/+2
* patch 8.2.4537: output from linter and language server shows up in gitv8.2.4537=?UTF-8?q?Dundar=20G=C3=B6c?=2022-03-101-0/+2
* patch 8.2.4536: debugger test fails when breaking on expressionv8.2.4536Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4535: filename modifer ":8" removes the filenamev8.2.4535Christian Brabandt2022-03-101-0/+2
* patch 8.2.4534: Vim9: "is" operator with empty string and null returns truev8.2.4534Bram Moolenaar2022-03-101-0/+2
* patch 8.2.4533: Vim9: no test that after assigning null type is still checkedv8.2.4533Bram Moolenaar2022-03-091-0/+2
* patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSDv8.2.4532Stuart Henderson2022-03-091-0/+2
* patch 8.2.4531: LGTM warnings for condition and buffer sizev8.2.4531=?UTF-8?q?Dundar=20G=C3=B6c?=2022-03-091-0/+2
* patch 8.2.4530: making comparison with null work changes legacy behaviorv8.2.4530Bram Moolenaar2022-03-091-0/+2