<?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 honee-file.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7ecf6641c340caefd7fa9f7fc7a6efebf89ae19d - Merge MR !153, &apos;jrwrigh/checkbadSource&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#7ecf6641c340caefd7fa9f7fc7a6efebf89ae19d</link>
        <description>Merge MR !153, &apos;jrwrigh/checkbadSource&apos;, into &apos;main&apos;style: Add checkbadSourceSee merge request phypid/honee!153

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 26 Sep 2025 17:13:42 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>14bd2a07a64d3eb0c7fc395a41fb4052a9a41171 - style: Corrections from make checkbadSource</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#14bd2a07a64d3eb0c7fc395a41fb4052a9a41171</link>
        <description>style: Corrections from make checkbadSource

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 26 Sep 2025 16:41:19 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>5f46bb16c0b10bf7c44b7ec1cbefc5d9b473e8b6 - Merge MR !128, &apos;jrwrigh/spanstats_numerics&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#5f46bb16c0b10bf7c44b7ec1cbefc5d9b473e8b6</link>
        <description>Merge MR !128, &apos;jrwrigh/spanstats_numerics&apos;, into &apos;main&apos;feat: Add Spanwise Statistics collection for CFL and Peclet numberSee merge request phypid/honee!128

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sun, 06 Jul 2025 20:43:20 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>4bd04d67f01908cb8e30df31a3fa25e80962cee1 - feat(file): Enable HoneeLoadBinaryVec() for 64bit Int files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#4bd04d67f01908cb8e30df31a3fa25e80962cee1</link>
        <description>feat(file): Enable HoneeLoadBinaryVec() for 64bit Int filesPreviously, if a `Vec` binary file was written with 64bit ints, thetoken would not match VEC_FILE_CLASSID correctly and fail. Thisincorporates the code from `VecLoad_Binary()` in PETSc to translate thefile token into it&apos;s 32bit equivalent.

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sun, 06 Jul 2025 19:23:35 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>00c090c9cfa272c36940adb33b1da58510846543 - Merge MR !101, &apos;jrwrigh/tstimespan&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#00c090c9cfa272c36940adb33b1da58510846543</link>
        <description>Merge MR !101, &apos;jrwrigh/tstimespan&apos;, into &apos;main&apos;feat: Add `-ts_eval_solutions_view` to output TSEvaluationSolutionsSee merge request phypid/honee!101

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sun, 02 Mar 2025 02:04:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>532481328381471e695497055751a9aabeb36efa - doc: Add dev note for HoneeCheckFileExtension</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#532481328381471e695497055751a9aabeb36efa</link>
        <description>doc: Add dev note for HoneeCheckFileExtension

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sun, 16 Feb 2025 00:24:57 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0d0968c28710ac8ae311048b492b03f8a4ab28eb - Merge MR !90, &apos;jrwrigh/renaming&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#0d0968c28710ac8ae311048b492b03f8a4ab28eb</link>
        <description>Merge MR !90, &apos;jrwrigh/renaming&apos;, into &apos;main&apos;style: Refactor fluids -&gt; HONEESee merge request phypid/honee!90

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sat, 07 Dec 2024 21:40:40 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>ea615d4cc464aa6ad650c06fae6d120cc2465bc4 - style: Refactor fluids -&gt; HONEE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#ea615d4cc464aa6ad650c06fae6d120cc2465bc4</link>
        <description>style: Refactor fluids -&gt; HONEE

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sat, 07 Dec 2024 21:06:54 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b046bc26bf3a15cc4794e06b948280577e8c72c3 - Merge MR !75, &apos;jrwrigh/cgns_restart&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#b046bc26bf3a15cc4794e06b948280577e8c72c3</link>
        <description>Merge MR !75, &apos;jrwrigh/cgns_restart&apos;, into &apos;main&apos;feat: Enable CGNS restartSee merge request phypid/honee!75

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Thu, 05 Dec 2024 21:19:01 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>eb9b4fe1a6357cb57da823758ee8a00861ee7fff - feat: Enable CGNS restarts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#eb9b4fe1a6357cb57da823758ee8a00861ee7fff</link>
        <description>feat: Enable CGNS restarts

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Mon, 18 Nov 2024 05:22:19 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>1664cb9fd7c28639ec396a2bda44740494bf11d9 - misc: Add note about legacy HoneeLoadBinaryVec</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#1664cb9fd7c28639ec396a2bda44740494bf11d9</link>
        <description>misc: Add note about legacy HoneeLoadBinaryVecThis code is only used for regression testing now

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Mon, 18 Nov 2024 05:32:23 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>46e51c0e3af72b3c81ac7027c8b9ea93ab83bbf4 - Merge MR !74, &apos;jrwrigh/refactor_restart&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#46e51c0e3af72b3c81ac7027c8b9ea93ab83bbf4</link>
        <description>Merge MR !74, &apos;jrwrigh/refactor_restart&apos;, into &apos;main&apos;Refactor continue/restart options and backendSee merge request phypid/honee!74

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Mon, 18 Nov 2024 05:10:17 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>d114cded06aa31386422f7df75c9dc124f37a0f3 - feat: Add HoneeLoadInitialCondition()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#d114cded06aa31386422f7df75c9dc124f37a0f3</link>
        <description>feat: Add HoneeLoadInitialCondition()

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Sat, 16 Nov 2024 19:48:11 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>d85b32c91a70d8de3dc122ff47ecac274d4c5311 - feat(file): Add HoneeCheckFilenameExtension()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#d85b32c91a70d8de3dc122ff47ecac274d4c5311</link>
        <description>feat(file): Add HoneeCheckFilenameExtension()

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Tue, 12 Nov 2024 22:34:23 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>95f461b5c4f5940a3a718e4a8023fc9e91e4c5ae - Merge branch &apos;jrwrigh/refactor_nom&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#95f461b5c4f5940a3a718e4a8023fc9e91e4c5ae</link>
        <description>Merge branch &apos;jrwrigh/refactor_nom&apos; into &apos;main&apos;refactor: norm -&gt; normal, and othersSee merge request phypid/honee!25

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 22:58:58 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>7ce151ad65b97e4c1c7f0d2f18dd6d212bf8dcf3 - minor(file): Remove char array lengths from arguments</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#7ce151ad65b97e4c1c7f0d2f18dd6d212bf8dcf3</link>
        <description>minor(file): Remove char array lengths from argumentsThere&apos;s no need for these to be here. I put them there before I have agood understanding of pointers and C in general

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 22:18:51 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>437258a37724337fca931cc1264457abb7b321be - Merge branch &apos;jrwrigh/separate_phasta_file&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#437258a37724337fca931cc1264457abb7b321be</link>
        <description>Merge branch &apos;jrwrigh/separate_phasta_file&apos; into &apos;main&apos;Move file-io functions to honee-file.cSee merge request phypid/honee!24

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 19:41:12 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b237916a9590bf625a0bae8c535d86eaebf4f448 - internal: Add HoneeWriteBinaryVec</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#b237916a9590bf625a0bae8c535d86eaebf4f448</link>
        <description>internal: Add HoneeWriteBinaryVec

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 19:25:19 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>360b37c96ac5468b4453c10e4cd8c16bd6da1f1e - internal: Remove comm argument from HoneeLoadBinaryVec</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#360b37c96ac5468b4453c10e4cd8c16bd6da1f1e</link>
        <description>internal: Remove comm argument from HoneeLoadBinaryVec

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 19:24:41 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>c9ff4f08023a586b4a0628738b54a59458dbb804 - refactor: honee-file functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/honee-file.c#c9ff4f08023a586b4a0628738b54a59458dbb804</link>
        <description>refactor: honee-file functions

            List of files:
            /honee/src/honee-file.c</description>
        <pubDate>Fri, 12 Jul 2024 17:44:13 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
