<?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 t003-ceed.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f2989f2b3b8649d855bed22b6730ee0ecfa6b31b - Merge pull request #1917 from CEED/jeremy/ceed-object</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#f2989f2b3b8649d855bed22b6730ee0ecfa6b31b</link>
        <description>Merge pull request #1917 from CEED/jeremy/ceed-objectAdd core CeedObject to handle common functionality

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Wed, 21 Jan 2026 15:46:20 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>82a9f6a50dfeefde267cdcc52ec1ab58d2e2b9ff - test - add CeedObject tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#82a9f6a50dfeefde267cdcc52ec1ab58d2e2b9ff</link>
        <description>test - add CeedObject tests

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Tue, 20 Jan 2026 17:37:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>6a6b797f790a7f197cde448212987b3ead5d18fa - Merge pull request #1904 from CEED/jeremy/view-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#6a6b797f790a7f197cde448212987b3ead5d18fa</link>
        <description>Merge pull request #1904 from CEED/jeremy/view-tabview - add Ceed*[Get/Set]ViewTabs for all objects

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Thu, 13 Nov 2025 17:49:45 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>62e2d4103ebce4cf22bacb0bf84df0fd456c3171 - view - update tests for Ceed*SetNumViewTabs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#62e2d4103ebce4cf22bacb0bf84df0fd456c3171</link>
        <description>view - update tests for Ceed*SetNumViewTabs

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Tue, 11 Nov 2025 17:57:28 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a9c3c4a1dc252e2458fe83d77a0a8fd523da523b - Merge pull request #1352 from CEED/jeremy/jumint-only</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.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/t003-ceed.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>f85e4a7b5ace0077fded2faa470b8becfe6fbd4e - test - set interface only tests to only=&apos;cpu&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#f85e4a7b5ace0077fded2faa470b8becfe6fbd4e</link>
        <description>test - set interface only tests to only=&apos;cpu&apos;

            List of files:
            /libCEED/tests/t003-ceed.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>2b730f8b5a9c809740a0b3b302db43a719c636b1 - Switch to clang-format (#1051)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-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/t003-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>71254f851ec0111c4657ec0ed29f6222ae9c7808 - Merge pull request #486 from CEED/jeremy/ceed-view</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#71254f851ec0111c4657ec0ed29f6222ae9c7808</link>
        <description>Merge pull request #486 from CEED/jeremy/ceed-viewCeed - add CeedView()

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Fri, 20 Mar 2020 23:11:51 +0000</pubDate>
        <dc:creator>Valeria Barra &lt;39932030+valeriabarra@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0a0da05955c390f687ac0fc4b590b303e8f86812 - Ceed - add CeedView()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t003-ceed.c#0a0da05955c390f687ac0fc4b590b303e8f86812</link>
        <description>Ceed - add CeedView()

            List of files:
            /libCEED/tests/t003-ceed.c</description>
        <pubDate>Fri, 20 Mar 2020 17:06:15 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
