<?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 aoreg.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8a7d4057d9226490dba4e1a062f54f84e7d90861 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#8a7d4057d9226490dba4e1a062f54f84e7d90861</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 25 Jul 2024 00:53:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9a09e8def163a44622f84940b489fcfb2a000881 - Merge branch &apos;barry/2024-07-18/minor-ao-docs/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#9a09e8def163a44622f84940b489fcfb2a000881</link>
        <description>Merge branch &apos;barry/2024-07-18/minor-ao-docs/release&apos; into &apos;release&apos;Minor fixes to AO manual pagesSee merge request petsc/petsc!7703

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 20 Jul 2024 22:08:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d38ec67340b73fca61ea9b2b86326e52d6ae460f - Minor fixes to AO manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#d38ec67340b73fca61ea9b2b86326e52d6ae460f</link>
        <description>Minor fixes to AO manual pages

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 20 Jul 2024 22:08:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ed6e3ff8437baa411029a28c2b08f047df9ad9a - Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#1ed6e3ff8437baa411029a28c2b08f047df9ad9a</link>
        <description>Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INTSee merge request petsc/petsc!7480

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 25 Apr 2024 22:16:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc4c1da905d89950b196b027190941013bd3e15a - Update source code removing all unneeded /*@C and associated manual stubs and interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sun, 14 Apr 2024 02:07:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4 - Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4</link>
        <description>Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;Remove first and last empty linesSee merge request petsc/petsc!6892

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92bec4eefde5b79327e7cea3b0266e7580ec8183 - Remove first and last empty lines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>e6264d16a35717c3e423df47d935f42c124e3f6c - Merge branch &apos;jacobf/2023-08-10/prune-vec-internal&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#e6264d16a35717c3e423df47d935f42c124e3f6c</link>
        <description>Merge branch &apos;jacobf/2023-08-10/prune-vec-internal&apos; into &apos;main&apos;Prune Vec Internal Function VisibilitySee merge request petsc/petsc!6800

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Wed, 16 Aug 2023 15:42:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>da8c939b118068a1ceac5e4b3ba271c87cfc5bc7 - Make many many many internal functions under vec static</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#da8c939b118068a1ceac5e4b3ba271c87cfc5bc7</link>
        <description>Make many many many internal functions under vec static

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 10 Aug 2023 18:48:47 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cfd92c66bdae16b66d27a6336fb90fa54c459cc4 - Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#cfd92c66bdae16b66d27a6336fb90fa54c459cc4</link>
        <description>Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;Implement a type generic PetscValidPointerSee merge request petsc/petsc!6693

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 22 Jul 2023 23:49:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4f572ea9526f19623f23a8c158f3503516190bbc - Rename PetscValidPointer -&gt; PetscAssertPointer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#4f572ea9526f19623f23a8c158f3503516190bbc</link>
        <description>Rename PetscValidPointer -&gt; PetscAssertPointer

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Tue, 18 Jul 2023 17:25:19 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>02477ebbb21fa13a3b107e40dce1c3d726eb3600 - Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#02477ebbb21fa13a3b107e40dce1c3d726eb3600</link>
        <description>Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;Enable docs lintingSee merge request petsc/petsc!6667

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 15 Jul 2023 03:37:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>38b5cf2d90a4bc5294899c696de8660c3f859e40 - Lint apply: vec</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#38b5cf2d90a4bc5294899c696de8660c3f859e40</link>
        <description>Lint apply: vec

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Wed, 12 Jul 2023 16:29:30 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fc8a290cfc2fca088645024d04a1b7fd3664868c - Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#fc8a290cfc2fca088645024d04a1b7fd3664868c</link>
        <description>Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;some housekeeping before the PETSc user meetingSee merge request petsc/petsc!6534

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 03 Jun 2023 11:01:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6adde7963cff47966dd96ba87e71efa6228982fa - Fix some improper use of COMM_SELF in error reporting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#6adde7963cff47966dd96ba87e71efa6228982fa</link>
        <description>Fix some improper use of COMM_SELF in error reporting

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 01 Jun 2023 14:35:43 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e3dbaa5226825941137a0c0bcfb3980230b409f3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#e3dbaa5226825941137a0c0bcfb3980230b409f3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Tue, 29 Nov 2022 16:22:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3d996455526dd500ed2e930eb965808206e3b1c1 - Merge branch &apos;barry/2022-11-17/fix-collective-on-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#3d996455526dd500ed2e930eb965808206e3b1c1</link>
        <description>Merge branch &apos;barry/2022-11-17/fix-collective-on-man-pages/release&apos; into &apos;release&apos;Remove unneeded &quot; on xxx&quot; from most Collective comments in manual pages; move no Fortran support to Collective lineSee merge request petsc/petsc!5850

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Tue, 29 Nov 2022 04:51:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c3339decea92175325d9368fa13196bcd0e0e58b - Remove unneeded &quot; on xxx&quot; from most Collective comments in manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/ao/interface/aoreg.c#c3339decea92175325d9368fa13196bcd0e0e58b</link>
        <description>Remove unneeded &quot; on xxx&quot; from most Collective comments in manual pagesThe phrase was unneeded 99% of the timeI did not remove in the dm directory since another MR is still active that affects that directoryCommit-type: documentation/spend 20m

            List of files:
            /petsc/src/vec/is/ao/interface/aoreg.c</description>
        <pubDate>Thu, 17 Nov 2022 20:07:23 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
