<?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 dpause.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.c#4f572ea9526f19623f23a8c158f3503516190bbc</link>
        <description>Rename PetscValidPointer -&gt; PetscAssertPointer

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.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>7a2f837dfb5b1b0a1e6bb2716a3d28bcaab1482d - Deploy new PetscValidPointer, remove PetscValidXXXPointer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#7a2f837dfb5b1b0a1e6bb2716a3d28bcaab1482d</link>
        <description>Deploy new PetscValidPointer, remove PetscValidXXXPointer

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Thu, 06 Jul 2023 16:08:38 +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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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>aec76313382a76d73a95f2051cbe4b1eab55c1c7 - Lint apply: sys</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#aec76313382a76d73a95f2051cbe4b1eab55c1c7</link>
        <description>Lint apply: sys

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Wed, 12 Jul 2023 15:44:47 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e9f3684022cfe37b1a5f96dd9de9d0142c1ba8b1 - Merge branch &apos;barry/2023-03-08/fix-man-pages-detected-by-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#e9f3684022cfe37b1a5f96dd9de9d0142c1ba8b1</link>
        <description>Merge branch &apos;barry/2023-03-08/fix-man-pages-detected-by-lint&apos; into &apos;main&apos;Fix many manual pagesSee merge request petsc/petsc!6162

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Sat, 18 Mar 2023 03:53:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>20f4b53cbb5e9bd9ef12b76a8697d60d197cda17 - Fix manual pages based on reports from Jacob&apos;s lint tool</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#20f4b53cbb5e9bd9ef12b76a8697d60d197cda17</link>
        <description>Fix manual pages based on reports from Jacob&apos;s lint toolCommit-type: documentation

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Thu, 09 Mar 2023 01:51:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.c#e3dbaa5226825941137a0c0bcfb3980230b409f3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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/sys/classes/draw/interface/dpause.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>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>eea86af358b811c970ff889f944b9dbcebd75538 - Merge branch &apos;barry/2022-08-23/fix-sys-man&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#eea86af358b811c970ff889f944b9dbcebd75538</link>
        <description>Merge branch &apos;barry/2022-08-23/fix-sys-man&apos; into &apos;main&apos;Fix up all manual pages in src/sys directorySee merge request petsc/petsc!5559

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Mon, 05 Sep 2022 16:36:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>811af0c4b09a35de4306c442f88bd09fdc09897d - Fix up all manual pages in src/sys directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#811af0c4b09a35de4306c442f88bd09fdc09897d</link>
        <description>Fix up all manual pages in src/sys directoryCommit-type: documentation/spend 10h

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Wed, 24 Aug 2022 13:53:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8fd105b637c659b5723a6c3ba83a32bc84aa12fb - Merge branch &apos;barry/2022-06-28/add-petsccallmethod&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#8fd105b637c659b5723a6c3ba83a32bc84aa12fb</link>
        <description>Merge branch &apos;barry/2022-06-28/add-petsccallmethod&apos; into &apos;main&apos;Introduce PetscTryTypeMethod  and PetscUseTypeMethod  to replace ad hoc use of (*obj-&gt;ops-&gt;method) in sourceSee merge request petsc/petsc!5376

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Wed, 17 Aug 2022 23:40:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dbbe0bcd3f3a8fbab5a45420dc06f8387e5764c6 - Convert setfromoptions methods over to PetscTryTypeMethod() approach</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/classes/draw/interface/dpause.c#dbbe0bcd3f3a8fbab5a45420dc06f8387e5764c6</link>
        <description>Convert setfromoptions methods over to PetscTryTypeMethod() approachFlipped the order of the arguments for the function pointers (*setfromoptions)(PetscOptionItem*,obj); and friends to make them consistent with PetscTryTypeMethod() and all the other methodsCommit-type: refactorization/spend 4h

            List of files:
            /petsc/src/sys/classes/draw/interface/dpause.c</description>
        <pubDate>Sat, 23 Jul 2022 18:35:58 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
