summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4561: build failure with some combination of featuresv8.2.4561Bram Moolenaar2022-03-132-1/+3
* patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSDv8.2.4560ichizok2022-03-132-3/+5
* patch 8.2.4559: getmousepos() returns the screen columnv8.2.4559Bram Moolenaar2022-03-133-12/+18
* patch 8.2.4558: Motif: using default colors does not work as expectedv8.2.4558Bram Moolenaar2022-03-133-27/+12
* patch 8.2.4557: confusing comment about 'cursorlineopt'v8.2.4557zeertzjq2022-03-132-3/+5
* patch 8.2.4556: test fails without the +job or +channel featurev8.2.4556Bram Moolenaar2022-03-133-5/+15
* patch 8.2.4555: getmousepos() returns the wrong columnv8.2.4555Bram Moolenaar2022-03-133-5/+30
* patch 8.2.4554: Vim9: using null values not sufficiently testedv8.2.4554Bram Moolenaar2022-03-124-0/+139
* patch 8.2.4553: linear tag search is a bit slowv8.2.4553Yegappan Lakshmanan2022-03-123-4/+10
* patch 8.2.4552: in a :def function "put = expr" does not workv8.2.4552Bram Moolenaar2022-03-123-2/+4
* patch 8.2.4551: when mapping <Esc> terminal codes are not recognizedv8.2.4551Bram Moolenaar2022-03-123-1/+24
* patch 8.2.4550: Motif: cannot set the color of the scrollbar thumbv8.2.4550Bram Moolenaar2022-03-122-2/+2
* patch 8.2.4549: cannot build with Motif and editresv8.2.4549Bram Moolenaar2022-03-123-2/+4
* patch 8.2.4548: script-local function is deleted when used in a funcrefv8.2.4548Bram Moolenaar2022-03-113-3/+24
* patch 8.2.4547: the neXTaw GUI is old and does not work wellv8.2.4547Bram Moolenaar2022-03-114-127/+14
* patch 8.2.4546: duplicate #undefv8.2.4546zeertzjq2022-03-112-1/+2
* patch 8.2.4545: MS-Windows: the installed icon is low resolutionv8.2.4545Christian Brabandt2022-03-115-0/+6
* patch 8.2.4544: Coverity warnings for not using returned valuev8.2.4544Bram Moolenaar2022-03-112-5/+10
* patch 8.2.4543: Coverity warning for refactored tag search codev8.2.4543Yegappan Lakshmanan2022-03-113-46/+48
* patch 8.2.4542: Vim9: "break" inside try/catch not handled correctlyv8.2.4542Bram Moolenaar2022-03-104-7/+45
* patch 8.2.4541: Crash in debugger when a variable is not availablev8.2.4541Bram Moolenaar2022-03-103-1/+21
* patch 8.2.4540: line number for error is off by onev8.2.4540Bram Moolenaar2022-03-103-0/+12
* patch 8.2.4539: when comparing special v:none and v:null are handled the samev8.2.4539Bram Moolenaar2022-03-105-34/+70
* patch 8.2.4538: the find_tags_in_file() function is too longv8.2.4538Yegappan Lakshmanan2022-03-103-628/+746
* 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-102-1/+8
* patch 8.2.4536: debugger test fails when breaking on expressionv8.2.4536Bram Moolenaar2022-03-102-1/+8
* patch 8.2.4535: filename modifer ":8" removes the filenamev8.2.4535Christian Brabandt2022-03-103-1/+8
* patch 8.2.4534: Vim9: "is" operator with empty string and null returns truev8.2.4534Bram Moolenaar2022-03-104-5/+27
* patch 8.2.4533: Vim9: no test that after assigning null type is still checkedv8.2.4533Bram Moolenaar2022-03-092-0/+27
* patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSDv8.2.4532Stuart Henderson2022-03-092-2/+5
* patch 8.2.4531: LGTM warnings for condition and buffer sizev8.2.4531=?UTF-8?q?Dundar=20G=C3=B6c?=2022-03-093-2/+4
* patch 8.2.4530: making comparison with null work changes legacy behaviorv8.2.4530Bram Moolenaar2022-03-093-1/+38
* Update runtime filesBram Moolenaar2022-03-0848-328/+634
* patch 8.2.4529: Vim9: comparing partial with function failsv8.2.4529Bram Moolenaar2022-03-088-8/+64
* patch 8.2.4528: crash when using null_function for a partialv8.2.4528Bram Moolenaar2022-03-083-6/+22
* patch 8.2.4527: the Athena GUI is old and does not work wellv8.2.4527Bram Moolenaar2022-03-084-169/+36
* patch 8.2.4526: Vim9: cannot set variables to a null valuev8.2.4526Bram Moolenaar2022-03-0816-51/+346
* patch 8.2.4525: some GUI tests don't work on Athenav8.2.4525Yegappan Lakshmanan2022-03-072-0/+14
* patch 8.2.4524: MS-Windows: cannot build with some sodium librariesv8.2.4524K.Takata2022-03-075-14/+53
* patch 8.2.4523: when gvim is started maximized the 'window' option isn't setv8.2.4523K.Takata2022-03-072-1/+4
* patch 8.2.4522: GUI test fails with Motifv8.2.4522Bram Moolenaar2022-03-062-2/+2
* patch 8.2.4521: build failure without the +diff featurev8.2.4521Bram Moolenaar2022-03-062-9/+6
* patch 8.2.4520: using wrong highlight for cursor line numberv8.2.4520Bram Moolenaar2022-03-065-2/+71
* patch 8.2.4519: Vim9: Can still use ":fini" and ":finis" for ":finish"v8.2.4519Bram Moolenaar2022-03-063-1/+5
* patch 8.2.4518: the binary tag search feature is always enabledv8.2.4518Yegappan Lakshmanan2022-03-066-63/+91
* patch 8.2.4517: MS-Windows: cannot specify location of sodium libraryv8.2.4517K.Takata2022-03-062-13/+16
* patch 8.2.4516: build failure without the +eval featurev8.2.4516Bram Moolenaar2022-03-052-1/+3
* patch 8.2.4515: old subsitute syntax is still supportedv8.2.4515Bram Moolenaar2022-03-054-0/+13
* patch 8.2.4514: Vim9: some flow commands can be shortenedv8.2.4514Bram Moolenaar2022-03-056-10/+40
* patch 8.2.4513: window-local directory is not applied if 'acd' failsv8.2.4513zeertzjq2022-03-053-9/+11