<?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 sopen.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>03047865b8d8757cf1cf9cda45785c1537b01dc1 - Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#03047865b8d8757cf1cf9cda45785c1537b01dc1</link>
        <description>Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;Remove the last of the use of horizontal lines --- as seperators. With modern...See merge request petsc/petsc!9039

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Wed, 18 Feb 2026 16:20:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2178992005f20d15196cbd94d6c3b4333afddc1f - Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#2178992005f20d15196cbd94d6c3b4333afddc1f</link>
        <description>Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Sun, 15 Feb 2026 01:17:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3b751433063d81e134f7574f65c0d235a4700d16 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#3b751433063d81e134f7574f65c0d235a4700d16</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Tue, 21 Oct 2025 00:45:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>73e257f9093dc27ae2bb1edfdc4bb4f8d08cbaa6 - Merge branch &apos;barry/2025-10-17/fix-matlab-build/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#73e257f9093dc27ae2bb1edfdc4bb4f8d08cbaa6</link>
        <description>Merge branch &apos;barry/2025-10-17/fix-matlab-build/release&apos; into &apos;release&apos;Fix failures in building Matlab interfaces due to different sizes of integer function arguments.See merge request petsc/petsc!8795

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Mon, 20 Oct 2025 14:55:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>66218dbd262911a26dc3973f56d9fd9d6c711f00 - Fix failures in building Matlab interfaces due to different sizes of integer function arguments.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#66218dbd262911a26dc3973f56d9fd9d6c711f00</link>
        <description>Fix failures in building Matlab interfaces due to different sizes of integer function arguments.

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Fri, 17 Oct 2025 23:50:55 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed0a315dc690bca58568ab127a9f322718ff62b7 - Merge branch &apos;barry/2024-09-08/rm-empty-comments&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#ed0a315dc690bca58568ab127a9f322718ff62b7</link>
        <description>Merge branch &apos;barry/2024-09-08/rm-empty-comments&apos; into &apos;main&apos;Remove empty comments from the source, that is /*    */See merge request petsc/petsc!7815

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Wed, 11 Sep 2024 14:31:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ee01570adce53535717956d9962247794ff2c83 - Remove empty comments from the source, that is /*    */</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#4ee01570adce53535717956d9962247794ff2c83</link>
        <description>Remove empty comments from the source, that is /*    */Also remove some /******************* commentsAlso remove some multiline comments with /* and */ at the beginning and end of each line

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Sun, 08 Sep 2024 18:08:45 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ad8454beace47809662cdae21ee081016eaa39a - Remove some unneeded parentheses</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#4ad8454beace47809662cdae21ee081016eaa39a</link>
        <description>Remove some unneeded parentheses

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Fri, 09 Feb 2024 06:24:10 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9 - Merge branch &apos;jacobf/2023-08-09/linter-detect-static-function-candidates&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9</link>
        <description>Merge branch &apos;jacobf/2023-08-09/linter-detect-static-function-candidates&apos; into &apos;main&apos;Linter detect possible static functionsSee merge request petsc/petsc!6796

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Thu, 17 Aug 2023 16:08:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>66976f2f44dcc61d86a452a70219fb23b45d00f0 - Add static to internal functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#66976f2f44dcc61d86a452a70219fb23b45d00f0</link>
        <description>Add static to internal functions

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Mon, 14 Aug 2023 15:12:42 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6a84ff42bdbe05fefc02667e204ee7ed04d7128e - Merge branch &apos;barry/2023-03-14/rm-sourceh-from-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#6a84ff42bdbe05fefc02667e204ee7ed04d7128e</link>
        <description>Merge branch &apos;barry/2023-03-14/rm-sourceh-from-makefiles&apos; into &apos;main&apos;Remove unneeded SOURCE* from makefilesSee merge request petsc/petsc!6186

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Fri, 17 Mar 2023 22:20:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b75c6efc21bfcba5897c8ca359bc3d0e82c122c1 - Fixes to skip the compiling of mex scripts into the PETSc library</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c#b75c6efc21bfcba5897c8ca359bc3d0e82c122c1</link>
        <description>Fixes to skip the compiling of mex scripts into the PETSc library

            List of files:
            /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c</description>
        <pubDate>Fri, 17 Mar 2023 18:14:47 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
