<?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 t000-ceed.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.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/t000-ceed.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>2b730f8b5a9c809740a0b3b302db43a719c636b1 - Switch to clang-format (#1051)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.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/t000-ceed.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>e24eaa76b6fd69b28611aa21c3862a8ee6a5b69c - Merge branch &apos;jed/ceed-version&apos; [PR #698]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#e24eaa76b6fd69b28611aa21c3862a8ee6a5b69c</link>
        <description>Merge branch &apos;jed/ceed-version&apos; [PR #698]* jed/ceed-version:  Add version macros and CeedGetVersion() [fix #697]

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Sat, 20 Mar 2021 04:07:12 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>1070991d337d0be0525e3d5540009010c9db64b9 - Add version macros and CeedGetVersion() [fix #697]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#1070991d337d0be0525e3d5540009010c9db64b9</link>
        <description>Add version macros and CeedGetVersion() [fix #697]Requested-by: Freddie Witherden &lt;freddie@witherden.org&gt;

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Sun, 24 Jan 2021 06:29:25 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>572ff09c85e1de07bdd8bed4adbe59486604f1e4 - Merge branch &apos;main&apos; into natalie/hip-ref-v2</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#572ff09c85e1de07bdd8bed4adbe59486604f1e4</link>
        <description>Merge branch &apos;main&apos; into natalie/hip-ref-v2

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Tue, 21 Jul 2020 19:59:22 +0000</pubDate>
        <dc:creator>nbeams &lt;246972+nbeams@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>3c4f8ab0e6232a1a685e36a4e973b147c4a54ed7 - Merge pull request #585 from CEED/jeremy/fortran-destroy</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#3c4f8ab0e6232a1a685e36a4e973b147c4a54ed7</link>
        <description>Merge pull request #585 from CEED/jeremy/fortran-destroyFortran - guard double calls to ceed*destroy in Fortran interface

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Sat, 18 Jul 2020 00:04:58 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>cd1fe911150d030db934c06854606f7f074fc302 - Tests - add comment explaining double destroy in t000</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#cd1fe911150d030db934c06854606f7f074fc302</link>
        <description>Tests - add comment explaining double destroy in t000

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Fri, 17 Jul 2020 17:40:22 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;thompson.jeremy.luke@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0f3038fc3723b9d70ea9277a00c439f92dfe1a89 - Merge pull request #225 from CEED/mem-type-preferred</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#0f3038fc3723b9d70ea9277a00c439f92dfe1a89</link>
        <description>Merge pull request #225 from CEED/mem-type-preferredAdd CeedGetPreferredMemType

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Thu, 28 Mar 2019 17:48:48 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>c907536f492a0d8a515e9b59267362cd88b5caa9 - Add CeedGetPreferredMemType</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t000-ceed.c#c907536f492a0d8a515e9b59267362cd88b5caa9</link>
        <description>Add CeedGetPreferredMemType

            List of files:
            /libCEED/tests/t000-ceed.c</description>
        <pubDate>Wed, 27 Mar 2019 18:50:21 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
