<?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 t408-qfunction.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a9c3c4a1dc252e2458fe83d77a0a8fd523da523b - Merge pull request #1352 from CEED/jeremy/jumint-only</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#a9c3c4a1dc252e2458fe83d77a0a8fd523da523b</link>
        <description>Merge pull request #1352 from CEED/jeremy/jumint-onlySet interface only tests to only=&apos;cpu&apos;

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Fri, 29 Sep 2023 18:25:02 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>76e570b879b329e479addbab569cc13ecfa673ca - Merge pull request #1353 from CEED/jeremy/codecov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#76e570b879b329e479addbab569cc13ecfa673ca</link>
        <description>Merge pull request #1353 from CEED/jeremy/codecovCodeCov Fixes

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Fri, 29 Sep 2023 18:24:49 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>2b62239c3865aece13c3d21d07e8a2747fa61f20 - test - add missing codecov exclusion markers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#2b62239c3865aece13c3d21d07e8a2747fa61f20</link>
        <description>test - add missing codecov exclusion markers

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Thu, 28 Sep 2023 18:29:04 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>f85e4a7b5ace0077fded2faa470b8becfe6fbd4e - test - set interface only tests to only=&apos;cpu&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#f85e4a7b5ace0077fded2faa470b8becfe6fbd4e</link>
        <description>test - set interface only tests to only=&apos;cpu&apos;

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Thu, 28 Sep 2023 16:38:44 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#49aac155e7a09736f56fb3abac0f57dab29f7cbf</link>
        <description>IWYU fixes (#1182)* iwyu - include fixes* iwyu - silence some iwyu output* minor - clearer macro names* iwyu - fix suggestion of &quot;ceed/ceed.h&quot; externally* iwyu - lighter petsc headers* iwyu - ceed/ceed.h -&gt; ceed.h* iwyu - cuda/hip include fixes

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Fri, 24 Mar 2023 15:20:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>684f49355e356904c2a47c5a7e5ff618ae05b0a6 - Merge pull request #1167 from CEED/jeremy/drop-i</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Mon, 06 Mar 2023 15:55:06 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>4fee36f0a30516a0b5ad51bf7eb3b32d83efd623 - style - consistency in c tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#4fee36f0a30516a0b5ad51bf7eb3b32d83efd623</link>
        <description>style - consistency in c tests

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Thu, 02 Mar 2023 01:24:06 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>2b730f8b5a9c809740a0b3b302db43a719c636b1 - Switch to clang-format (#1051)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#2b730f8b5a9c809740a0b3b302db43a719c636b1</link>
        <description>Switch to clang-format (#1051)* style - switch to clang-format* ci - use newer libxsmm* action - update format action* format - consistent use of {} for multi-line if/for* make - remove stray newline* make - simpler &apos;make format&apos; target* ci - use newer libxsmm* doc - minor release note claification* minor - minor fix* minor - minor fix* minor - minor fix* minor - minor fix* make format* format - less aggressive alignment rules* tidy - check for argument name mismatches* fix newline* format - mirror Ratel update to .clang-format* fix merge error* fix merge conflict* fix merge error* drop style in .phony list* Update .clang-formatCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* apply updated formatCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Thu, 17 Nov 2022 05:13:46 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a2cba4be6838e1a18742bb6cef1b14b2cf87e1c8 - Merge branch &apos;main&apos; into jeremy/assembly-fix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#a2cba4be6838e1a18742bb6cef1b14b2cf87e1c8</link>
        <description>Merge branch &apos;main&apos; into jeremy/assembly-fix

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Tue, 21 Jun 2022 17:37:18 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>f60cdb1d886b92e9cb927f23148fedccfccb8f08 - Merge pull request #991 from CEED/jeremy/memcheck-qf-ctx</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#f60cdb1d886b92e9cb927f23148fedccfccb8f08</link>
        <description>Merge pull request #991 from CEED/jeremy/memcheck-qf-ctxMemcheck QFContext

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Tue, 21 Jun 2022 15:58:10 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>0f58c348267158b87d81b5a8b1a981eb0caf8b99 - memcheck - add QFContext impl</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#0f58c348267158b87d81b5a8b1a981eb0caf8b99</link>
        <description>memcheck - add QFContext impl

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Wed, 15 Jun 2022 15:46:55 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>1946eaf092f599bb1f396b4a10bd9e959a45e28e - Merge pull request #898 from CEED/jeremy/qf-ctx-read</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#1946eaf092f599bb1f396b4a10bd9e959a45e28e</link>
        <description>Merge pull request #898 from CEED/jeremy/qf-ctx-readRead-only access for QFContext

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Fri, 18 Feb 2022 20:50:13 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>28bfd0b742d5bb98b1c0887e682aa0983923c5c6 - ctx - add read-only access for QFContext</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t408-qfunction.c#28bfd0b742d5bb98b1c0887e682aa0983923c5c6</link>
        <description>ctx - add read-only access for QFContext

            List of files:
            /libCEED/tests/t408-qfunction.c</description>
        <pubDate>Mon, 14 Feb 2022 22:43:30 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
