<?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 t307-basis.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>fdf20d1507041ae081eb23cdb7397fbed40ecb8b - Merge pull request #1339 from CEED/jeremy/spelling</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#fdf20d1507041ae081eb23cdb7397fbed40ecb8b</link>
        <description>Merge pull request #1339 from CEED/jeremy/spellingSpelling is hard

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Wed, 20 Sep 2023 18:01:00 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ac5aa7bc7371bf37e58d1cad715ff1f25da1e838 - minor - spelling is hard</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#ac5aa7bc7371bf37e58d1cad715ff1f25da1e838</link>
        <description>minor - spelling is hard

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 19 Sep 2023 21:03:49 +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/t307-basis.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/t307-basis.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>131837e7d257a8c620601332085810394af6661c - Merge pull request #1172 from CEED/jeremy/more-tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#131837e7d257a8c620601332085810394af6661c</link>
        <description>Merge pull request #1172 from CEED/jeremy/more-testsSpelling and Ceed example consistency

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 14 Mar 2023 18:06:25 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ceac335a198bba99d8074c14fdb0301ec4cdae50 - minor - spelling fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#ceac335a198bba99d8074c14fdb0301ec4cdae50</link>
        <description>minor - spelling fixes

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Mon, 06 Mar 2023 20:39:24 +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/t307-basis.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

            List of files:
            /libCEED/tests/t307-basis.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/t307-basis.c#4fee36f0a30516a0b5ad51bf7eb3b32d83efd623</link>
        <description>style - consistency in c tests

            List of files:
            /libCEED/tests/t307-basis.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/t307-basis.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/t307-basis.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>cb03979f09f11f2f58ca1dff8031348aa48729d3 - Merge pull request #1002 from CEED/jeremy/format-ceed-types</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#cb03979f09f11f2f58ca1dff8031348aa48729d3</link>
        <description>Merge pull request #1002 from CEED/jeremy/format-ceed-typesAdd CeedInt_FMT

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 28 Jun 2022 21:47:18 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>600b7929b98f3d8efad5f619bace308a359a46af - test - update tests to use CeedInt_FMT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#600b7929b98f3d8efad5f619bace308a359a46af</link>
        <description>test - update tests to use CeedInt_FMT

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 28 Jun 2022 20:21:36 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>b997b43b3e6b3d35e705186853d7f2e867a1904d - Merge pull request #739 from CEED/jeremy/copy-ptr</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#b997b43b3e6b3d35e705186853d7f2e867a1904d</link>
        <description>Merge pull request #739 from CEED/jeremy/copy-ptrCopy Ceed Object References

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Thu, 15 Apr 2021 02:37:05 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>9560d06a92c065fb7d600a8c20ade8d9a4cda324 - interface - add reference copying functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#9560d06a92c065fb7d600a8c20ade8d9a4cda324</link>
        <description>interface - add reference copying functionsCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Mon, 12 Apr 2021 15:01:03 +0000</pubDate>
        <dc:creator>jeremylt &lt;thompson.jeremy.luke@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0a5a520a4e16e24600f0b6bc4ba8dec4666d8f89 - Merge branch &apos;getters&apos; of github:ceed/libceed [PR #167]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#0a5a520a4e16e24600f0b6bc4ba8dec4666d8f89</link>
        <description>Merge branch &apos;getters&apos; of github:ceed/libceed [PR #167]* &apos;getters&apos; of github:ceed/libceed:  Improved documentation  Add Operator/QFunction field getters  Update documentation  Separate to 3 header files  First round of getters[Remove unnecessary ceed-impl.h in merge.]

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 06 Nov 2018 20:58:22 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>d863ab9ba6a0d47c58445a35d35b36efba07fc93 - Separate to 3 header files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#d863ab9ba6a0d47c58445a35d35b36efba07fc93</link>
        <description>Separate to 3 header files

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Fri, 19 Oct 2018 17:58:40 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>d8c10cdcfe994629ac85024442d5c0a7f3cb0dcb - Merge branch &apos;master&apos; of github:valeriabarra/libceed [PR #146]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#d8c10cdcfe994629ac85024442d5c0a7f3cb0dcb</link>
        <description>Merge branch &apos;master&apos; of github:valeriabarra/libceed [PR #146]* &apos;master&apos; of github:valeriabarra/libceed:  fixed other occurrences of &apos;colocated&apos;  fixed misalignment  Refactored &apos;colocated&apos; misspelling

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 28 Aug 2018 20:22:58 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>783c99b3f03c04aed3140873345e25fc3bab2ee4 - Refactored &apos;colocated&apos; misspelling</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#783c99b3f03c04aed3140873345e25fc3bab2ee4</link>
        <description>Refactored &apos;colocated&apos; misspelling

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Tue, 28 Aug 2018 05:05:09 +0000</pubDate>
        <dc:creator>Valeria Barra &lt;valeria.barra@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>f82d2baa7ca109f28fd503bf3902b2ceeba90030 - Merge branch &apos;cleanup&apos; [PR #118]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#f82d2baa7ca109f28fd503bf3902b2ceeba90030</link>
        <description>Merge branch &apos;cleanup&apos; [PR #118]* cleanup:  make style, excluding backends/{occa,magma}  make style: fix interface and include paths  docs: fix capitalization  doc: add developer notes on shape and adopt convention  Standardize CeedIntPow and CeedIntMin  Move and document CeedIntMin, document CeedPowInt  Add function levels  Update Doxygen output naming  Add Test List to Doxygen  Doxygen interface comment updates  Remove redundant doxygen comments  Documentation updating for t500  Move ceed* files to &apos;inteface&apos; directory, comment cleanup  Further CPU backend commenting and cleaning  Reorder tests, renumber for future expansion  Clean up and tighten Opt and Ref backends

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Wed, 15 Aug 2018 15:18:17 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>4411cf47fb395f7f699e30c3c49d97ec6ad92316 - Add Test List to Doxygen</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#4411cf47fb395f7f699e30c3c49d97ec6ad92316</link>
        <description>Add Test List to Doxygen

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Sat, 11 Aug 2018 04:31:17 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>57c64913cb6f06c2f6a40825dd942ceba0d2fe12 - Reorder tests, renumber for future expansion</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t307-basis.c#57c64913cb6f06c2f6a40825dd942ceba0d2fe12</link>
        <description>Reorder tests, renumber for future expansion

            List of files:
            /libCEED/tests/t307-basis.c</description>
        <pubDate>Thu, 09 Aug 2018 15:59:35 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
