<?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 streamio.cc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d5e0af7b98f8bc43077e71e0916fe20709c24ee9 - common: create a phio_fp handle from a restart stream in read or write mode</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#d5e0af7b98f8bc43077e71e0916fe20709c24ee9</link>
        <description>common: create a phio_fp handle from a restart stream in read or write modethis should replace streamio_setup_write(...)

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Sun, 12 Feb 2017 19:08:17 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>56813794bc362fab6f8d31c309b2e928070f347a - common: test zero sized stream write and read</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#56813794bc362fab6f8d31c309b2e928070f347a</link>
        <description>common: test zero sized stream write and readbuild within phastaChef to run this test; core has phstream.h/cc

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Sun, 12 Feb 2017 17:08:34 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>40b3285d64d4b8c1a075b50cb505ef2004688b18 - streamio remove &quot;extern&quot; qualifiers so that globals get initialized</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#40b3285d64d4b8c1a075b50cb505ef2004688b18</link>
        <description>streamio remove &quot;extern&quot; qualifiers so that globals get initialized

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Mon, 15 Feb 2016 20:24:41 +0000</pubDate>
        <dc:creator>Benjamin Matthews &lt;ben@kc2vjw.com&gt;</dc:creator>
    </item>
<item>
        <title>7acde132a6def0fe2daaec0d1a712dff0e5c6636 - Merge branch &apos;master&apos; of github.com:PHASTA/phasta</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#7acde132a6def0fe2daaec0d1a712dff0e5c6636</link>
        <description>Merge branch &apos;master&apos; of github.com:PHASTA/phastaConflicts:	phSolver/common/new_interface.c	phSolver/incompressible/itrdrv.f

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Sat, 07 Nov 2015 20:21:27 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>1c0c9e76a2a57e9a38ed6f67e8365b6f3d5d3274 - Merge branch &apos;master&apos; of github.com:PHASTA/phasta</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#1c0c9e76a2a57e9a38ed6f67e8365b6f3d5d3274</link>
        <description>Merge branch &apos;master&apos; of github.com:PHASTA/phastaConflicts:	phSolver/common/new_interface.c	phSolver/incompressible/itrdrv.f

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Sat, 07 Nov 2015 18:32:33 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>02ab41742d3c5bbcb52722ca76b0fb3501017f1e - Merge pull request #2 from cwsmith/master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#02ab41742d3c5bbcb52722ca76b0fb3501017f1e</link>
        <description>Merge pull request #2 from cwsmith/mastermerge feature branch supporting in-memory, posix, and sync io

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Tue, 06 Oct 2015 19:22:44 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;cwsmith@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>80b7b0aaa820dba7431b48a8b0f4fd13b2a9fde8 - fix memory leak</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#80b7b0aaa820dba7431b48a8b0f4fd13b2a9fde8</link>
        <description>fix memory leak

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Wed, 02 Sep 2015 14:22:40 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>ea868eb1c17e8b2a160bb27c128290bdf49f8ce8 - writeHeader and writeDataBlock to support stream write functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#ea868eb1c17e8b2a160bb27c128290bdf49f8ce8</link>
        <description>writeHeader and writeDataBlock to support stream write functions

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Mon, 24 Aug 2015 23:59:31 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>a486e66cd1a203504dc61f59920441d8dcf90091 - stream readheader and readdatablock</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#a486e66cd1a203504dc61f59920441d8dcf90091</link>
        <description>stream readheader and readdatablockthe posix versions do some sanity checks that require the dereferenced \&apos;filedescriptor\&apos; to be a positive integer value, for the stream file pointers this is not the case

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Thu, 20 Aug 2015 12:13:44 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>ecf8d2a957efd836543027ab6bc915054d1d1142 - compiles</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#ecf8d2a957efd836543027ab6bc915054d1d1142</link>
        <description>compiles

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Wed, 19 Aug 2015 00:49:49 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>479263023e93481de3d4123fbb7c084588987ee0 - starting to implement stream support</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#479263023e93481de3d4123fbb7c084588987ee0</link>
        <description>starting to implement stream support

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Tue, 18 Aug 2015 17:30:52 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>d7abaf6c7709145d1e6e6b7740bd56c3f238d064 - compiles...</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/common/streamio.cc#d7abaf6c7709145d1e6e6b7740bd56c3f238d064</link>
        <description>compiles...

            List of files:
            /phasta/phSolver/common/streamio.cc</description>
        <pubDate>Mon, 10 Aug 2015 16:24:52 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
