<?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 t120-vector.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b0976d5a9cd61a1a55d5329148196ea026561ed6 - Vector - error-free usage when length = 0 (#1291)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t120-vector.c#b0976d5a9cd61a1a55d5329148196ea026561ed6</link>
        <description>Vector - error-free usage when length = 0 (#1291)* Allow for error-free usage of length 0 CeedVectors* Add tests for length 0 CeedVectors* make clang-tidy happy* remove unnecessary tests

            List of files:
            /libCEED/tests/t120-vector.c</description>
        <pubDate>Tue, 15 Aug 2023 23:18:32 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t120-vector.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/t120-vector.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>5fb68f377259d3910de46d787b7c5d1587fd01e1 - Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t120-vector.c#5fb68f377259d3910de46d787b7c5d1587fd01e1</link>
        <description>Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support---------Co-authored-by: James Wright &lt;james@jameswright.xyz&gt;Co-authored-by: Adeleke O. Bankole &lt;86932837+AdelekeBankole@users.noreply.github.com&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t120-vector.c</description>
        <pubDate>Wed, 08 Mar 2023 15:45:53 +0000</pubDate>
        <dc:creator>Karen (Ren) Stengel &lt;karenlstengel@gmail.com&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/t120-vector.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

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

            List of files:
            /libCEED/tests/t120-vector.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/t120-vector.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/t120-vector.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/t120-vector.c#cb03979f09f11f2f58ca1dff8031348aa48729d3</link>
        <description>Merge pull request #1002 from CEED/jeremy/format-ceed-typesAdd CeedInt_FMT

            List of files:
            /libCEED/tests/t120-vector.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/t120-vector.c#600b7929b98f3d8efad5f619bace308a359a46af</link>
        <description>test - update tests to use CeedInt_FMT

            List of files:
            /libCEED/tests/t120-vector.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>60224bc541fd55b59daf56d957e93315ca03a274 - Merge pull request #913 from CEED/jeremy/coo-ptrdiff</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t120-vector.c#60224bc541fd55b59daf56d957e93315ca03a274</link>
        <description>Merge pull request #913 from CEED/jeremy/coo-ptrdiffCreate CeedSize as ptrdiff_t

            List of files:
            /libCEED/tests/t120-vector.c</description>
        <pubDate>Mon, 14 Mar 2022 16:07:59 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>1f9221fe62e2635d1a8dba99f0dac116b51a901d - vec - use CeedSize for vector lengths</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t120-vector.c#1f9221fe62e2635d1a8dba99f0dac116b51a901d</link>
        <description>vec - use CeedSize for vector lengths

            List of files:
            /libCEED/tests/t120-vector.c</description>
        <pubDate>Fri, 11 Mar 2022 17:05:14 +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/t120-vector.c#b997b43b3e6b3d35e705186853d7f2e867a1904d</link>
        <description>Merge pull request #739 from CEED/jeremy/copy-ptrCopy Ceed Object References

            List of files:
            /libCEED/tests/t120-vector.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/t120-vector.c#9560d06a92c065fb7d600a8c20ade8d9a4cda324</link>
        <description>interface - add reference copying functionsCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t120-vector.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>
</channel>
</rss>
