<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Filelist</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d3682c5f - patch 8.2.3606: file missing from list of distributed files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#d3682c5f</link>
        <description>patch 8.2.3606: file missing from list of distributed filesProblem:    File missing from list of distributed files.Solution:   Add the file.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Tue, 16 Nov 2021 19:20:56 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e30d1025 - patch 8.2.3562: cannot add color names</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#e30d1025</link>
        <description>patch 8.2.3562: cannot add color namesProblem:    Cannot add color names.Solution:   Add the v:colornames dictionary. (Drew Vogel, closes #8761)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sun, 24 Oct 2021 19:35:07 +0000</pubDate>
        <dc:creator>Drew Vogel &lt;dvogel@github&gt;</dc:creator>
    </item>
<item>
        <title>d57a6bd9 - patch 8.2.3302: Coverity is not run from github</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#d57a6bd9</link>
        <description>patch 8.2.3302: Coverity is not run from githubProblem:    Coverity is not run from github.Solution:   Add a coverity script. (James McCoy, closes #8714)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 07 Aug 2021 10:32:20 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>cbae5802 - patch 8.2.3301: memory allocation functions don&apos;t have their own place</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#cbae5802</link>
        <description>patch 8.2.3301: memory allocation functions don&apos;t have their own placeProblem:    Memory allocation functions don&apos;t have their own place.Solution:   Move memory allocation functions to alloc.c.  (Yegappan            Lakshmanan, closes #8717)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Fri, 06 Aug 2021 19:51:55 +0000</pubDate>
        <dc:creator>Yegappan Lakshmanan &lt;yegappan@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>a2438132 - patch 8.2.3139: functions for string manipulation are spread out</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#a2438132</link>
        <description>patch 8.2.3139: functions for string manipulation are spread outProblem:    Functions for string manipulation are spread out.Solution:   Move string related functions to a new source file. (Yegappan            Lakshmanan, closes #8470)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 10 Jul 2021 19:29:18 +0000</pubDate>
        <dc:creator>Yegappan Lakshmanan &lt;yegappan@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>01c798c3 - patch 8.2.2928: the evalfunc.c file is too big</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#01c798c3</link>
        <description>patch 8.2.2928: the evalfunc.c file is too bigProblem:    The evalfunc.c file is too big.Solution:   Move float related functionality to a separate file. (Yegappan            Lakshmanan, closes #8287)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Wed, 02 Jun 2021 15:07:18 +0000</pubDate>
        <dc:creator>Yegappan Lakshmanan &lt;yegappan@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>e97c7c96 - patch 8.2.2883: MS-Windows manifest file name is misleading</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#e97c7c96</link>
        <description>patch 8.2.2883: MS-Windows manifest file name is misleadingProblem:    MS-Windows manifest file name is misleading.Solution:   Rename the file. (closes #8241)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Mon, 24 May 2021 16:48:27 +0000</pubDate>
        <dc:creator>matveyt &lt;matthewtarasov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1bb0da25 - patch 8.2.2824: MS-Windows: build failure with MSVC</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#1bb0da25</link>
        <description>patch 8.2.2824: MS-Windows: build failure with MSVCProblem:    MS-Windows: build failure with MSVC.Solution:   Adjust the list of distributed files.  Add hint about python.            Adjust path for reading runtime files.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sun, 02 May 2021 17:15:05 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>0de8e2d6 - patch 8.2.2593: list of distributed files is incomplete</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#0de8e2d6</link>
        <description>patch 8.2.2593: list of distributed files is incompleteProblem:    List of distributed files is incomplete.Solution:   Add a file and rename another.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 13 Mar 2021 12:30:03 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>9281c6ca - patch 8.2.2277: missing backslash</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#9281c6ca</link>
        <description>patch 8.2.2277: missing backslashProblem:    Missing backslash.Solution:   Add backslash.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 02 Jan 2021 16:06:16 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>a7251494 - patch 8.2.2276: list of distributed files is outdated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#a7251494</link>
        <description>patch 8.2.2276: list of distributed files is outdatedProblem:    List of distributed files is outdated.Solution:   Update the file list.  Minor comment updates.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 02 Jan 2021 15:53:13 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e5492609 - patch 8.2.2192: Codecov on github actions fails</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#e5492609</link>
        <description>patch 8.2.2192: Codecov on github actions failsProblem:    Codecov on github actions fails.Solution:   Revert to codecov script. (Ozaki Kiichi, closes #7529)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Tue, 22 Dec 2020 18:05:33 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ef16c904 - patch 8.2.1831: file missing from distribution</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#ef16c904</link>
        <description>patch 8.2.1831: file missing from distributionProblem:    File missing from distribution.Solution:   Add the github code analyses file.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sun, 11 Oct 2020 12:22:22 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>a62372be - patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#a62372be</link>
        <description>patch 8.2.1648: Amiga: no common build file for Amiga (-like) systemsProblem:    Amiga: no common build file for Amiga (-like) systems.Solution:   Turn Make_morph.mak into Make_ami.mak. (Ola S&#246;der, closes #6805)

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Wed, 09 Sep 2020 18:41:40 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>8b5866de - patch 8.2.1597: the channel source file is too big</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#8b5866de</link>
        <description>patch 8.2.1597: the channel source file is too bigProblem:    The channel source file is too big.Solution:   Move job related code to a new source file.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 05 Sep 2020 13:48:51 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>cf8aa644 - patch 8.2.1594: pull requests on github do not notify a maintainer</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#cf8aa644</link>
        <description>patch 8.2.1594: pull requests on github do not notify a maintainerProblem:    Pull requests on github do not notify a maintainer.Solution:   Add a CODEOWNERS file with a few initial entries.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 05 Sep 2020 11:48:58 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>0b39c3fd - patch 8.2.1544: cannot translate messages in a Vim script</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#0b39c3fd</link>
        <description>patch 8.2.1544: cannot translate messages in a Vim scriptProblem:    Cannot translate messages in a Vim script.Solution:   Add gettext().  Try it out for a few messages in the options            window.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sun, 30 Aug 2020 13:52:10 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>98945560 - patch 8.2.1540: the user cannot try out emoji character widths</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#98945560</link>
        <description>patch 8.2.1540: the user cannot try out emoji character widthsProblem:    The user cannot try out emoji character widths.Solution:   Move the emoji script to the runtime/tools directory.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Sat, 29 Aug 2020 14:41:27 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>4e4473c9 - patch 8.2.1536: cannot get the class of a character; emoji widths are wrong</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#4e4473c9</link>
        <description>patch 8.2.1536: cannot get the class of a character; emoji widths are wrongProblem:    Cannot get the class of a character; emoji widths are wrong in            some environments.Solution:   Add charclass(). Update some emoji widths.  Add script to check            emoji widths.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Fri, 28 Aug 2020 20:24:57 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>bc4c5051 - patch 8.2.1444: error messages are spread out and names can be confusing</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Filelist#bc4c5051</link>
        <description>patch 8.2.1444: error messages are spread out and names can be confusingProblem:    Error messages are spread out and names can be confusing.Solution:   Start moving error messages to a separate file and use clear            names.

            List of files:
            /vim-8.2.3635/Filelist</description>
        <pubDate>Thu, 13 Aug 2020 20:47:35 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
</channel>
</rss>
