<?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 parms.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>07c2e4feb6773e78bda63e3a89d5b841667f9670 - Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#07c2e4feb6773e78bda63e3a89d5b841667f9670</link>
        <description>Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;Minor housekeepingSee merge request petsc/petsc!8755

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Wed, 01 Oct 2025 20:35:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ffad1e828cbe900be4f356a27fc75361b2399bb7 - Remove unneeded macros</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#ffad1e828cbe900be4f356a27fc75361b2399bb7</link>
        <description>Remove unneeded macros

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Wed, 01 Oct 2025 13:49:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>bcda9346efad4e5ba2d553af84eb238771ba1e25 - Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#bcda9346efad4e5ba2d553af84eb238771ba1e25</link>
        <description>Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;missing &quot;s&quot; for isascii and issundialsSee merge request petsc/petsc!8559

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Wed, 27 Aug 2025 20:05:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9f196a0264fbaf0568fead3a30c861c7ae4cf663 - missing &quot;s&quot; for isascii and issundials</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Thu, 17 Jul 2025 22:45:54 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>2b338477d770c45a88d8c20a3ee06ef156cc4d7c - Merge branch &apos;MarDiehl/1781-unify-type-of-setupcalled-to-petscbool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#2b338477d770c45a88d8c20a3ee06ef156cc4d7c</link>
        <description>Merge branch &apos;MarDiehl/1781-unify-type-of-setupcalled-to-petscbool&apos; into &apos;main&apos;Use PetscBool instead of PetscInt for setupcalledSee merge request petsc/petsc!8495

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Thu, 03 Jul 2025 18:10:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>371d2eb7c12e2e633516fd846e18141c0cd1b5b5 - Use PetscBool instead of PetscInt for setupcalled</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#371d2eb7c12e2e633516fd846e18141c0cd1b5b5</link>
        <description>Use PetscBool instead of PetscInt for setupcalledPetscInt was used in some structs, but the underlying logic requires only Booleans. Also removed an unused variable and unified capitalization.

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Thu, 03 Jul 2025 18:10:46 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>226f8a8a5081bc6ad7227cd631662400f0d6e2a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#226f8a8a5081bc6ad7227cd631662400f0d6e2a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Tue, 20 May 2025 14:48:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>165c2d34d1cb3fff55535a1e633bfe6fe95e29ef - Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#165c2d34d1cb3fff55535a1e633bfe6fe95e29ef</link>
        <description>Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;Remove use of preconditioning or preconditioner matrix when it should be...See merge request petsc/petsc!8410

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Tue, 20 May 2025 14:45:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7addb90f52a7936ba144cdab1bb2cc37152af090 - Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#7addb90f52a7936ba144cdab1bb2cc37152af090</link>
        <description>Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Fri, 16 May 2025 02:14:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>cbb748920e211f6b92d982894ce7f87ce159189c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#cbb748920e211f6b92d982894ce7f87ce159189c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Sat, 02 Dec 2023 02:51:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f - Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f</link>
        <description>Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;Fix manual pages in KSPSee merge request petsc/petsc!7055

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>562efe2ef922487c6beae96ba39e19afd4eefbe6 - Fix manual pages in KSP</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#562efe2ef922487c6beae96ba39e19afd4eefbe6</link>
        <description>Fix manual pages in KSP

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.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>feefa0e191a340680bb02e1467a36facdcb0b150 - Lint apply: ksp</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/parms/parms.c#feefa0e191a340680bb02e1467a36facdcb0b150</link>
        <description>Lint apply: ksp

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.c</description>
        <pubDate>Wed, 12 Jul 2023 16:36:24 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@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/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.c#e3dbaa5226825941137a0c0bcfb3980230b409f3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.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/ksp/pc/impls/parms/parms.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>
</channel>
</rss>
