<?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 sycl-ref-vector.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d4cc18453651bd0f94c1a2e078b2646a92dafdcc - Merge pull request #1912 from CEED/jeremy/copyright</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Tue, 30 Dec 2025 21:15:37 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d - minor - update copyright to 2026</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Fri, 19 Dec 2025 19:03:59 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>20a16a5fde8c37c2820b3798c7dd8f97d46128bb - Merge pull request #1786 from CEED/jeremy/copy-headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#20a16a5fde8c37c2820b3798c7dd8f97d46128bb</link>
        <description>Merge pull request #1786 from CEED/jeremy/copy-headersminor - upate copyright to 2025

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Thu, 20 Mar 2025 15:40:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d275d636ccaa61e594421fac80252590e7a77ccf - minor - upate copyright to 2025</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#d275d636ccaa61e594421fac80252590e7a77ccf</link>
        <description>minor - upate copyright to 2025

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Wed, 19 Mar 2025 22:27:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a171b6ef1192a8f5f3031330339aaab2ded4c8fb - Merge pull request #1537 from CEED/jeremy/pragma-once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#a171b6ef1192a8f5f3031330339aaab2ded4c8fb</link>
        <description>Merge pull request #1537 from CEED/jeremy/pragma-onceUse #pragma once for non-JiT headers

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Wed, 27 Mar 2024 16:05:24 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>5aed82e4fa97acf4ba24a7f10a35f5303a6798e0 - minor - update copyright headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#5aed82e4fa97acf4ba24a7f10a35f5303a6798e0</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Wed, 27 Mar 2024 15:34:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>21f16bf6c2940c092555e126518ed0c98a2b88a9 - Merge pull request #1315 from CEED/jeremy/queep</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#21f16bf6c2940c092555e126518ed0c98a2b88a9</link>
        <description>Merge pull request #1315 from CEED/jeremy/queepBackend Consistency Fixes

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Wed, 13 Sep 2023 17:46:46 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>dd64fc8452c2d35c954858232143719e6bb2e61d - style - fixes for SYCL backends</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#dd64fc8452c2d35c954858232143719e6bb2e61d</link>
        <description>style - fixes for SYCL backendsCo-authored-by: James Wright &lt;james@jameswright.xyz&gt;

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Thu, 31 Aug 2023 17:46:14 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>3c708d80bcce8388043253c45b9dea101d51a504 - Merge pull request #1299 from CEED/sjg/cuda-hip-backends-consistency</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#3c708d80bcce8388043253c45b9dea101d51a504</link>
        <description>Merge pull request #1299 from CEED/sjg/cuda-hip-backends-consistencyStyle fixes for `cuda` and `hip` backend consistency

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Thu, 24 Aug 2023 19:43:02 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>49ed4312d52444017c6cc4554c818c7a7ccf1959 - Minor formatting consistency for SYCL backend files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp#49ed4312d52444017c6cc4554c818c7a7ccf1959</link>
        <description>Minor formatting consistency for SYCL backend files

            List of files:
            /libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp</description>
        <pubDate>Thu, 10 Aug 2023 20:59:38 +0000</pubDate>
        <dc:creator>Sebastian Grimberg &lt;sjg@amazon.com&gt;</dc:creator>
    </item>
</channel>
</rss>
