<?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 ex26.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e4a561a4dd2f14b817d1f42f37308832056c89c0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#e4a561a4dd2f14b817d1f42f37308832056c89c0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Mon, 07 Oct 2024 15:03:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6827d6b33e387af92f9b8670bb32d6c8e9f9145f - Merge branch &apos;stefanozampini/asan&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#6827d6b33e387af92f9b8670bb32d6c8e9f9145f</link>
        <description>Merge branch &apos;stefanozampini/asan&apos; into &apos;release&apos;address sanitizer fixesSee merge request petsc/petsc!7927

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Mon, 07 Oct 2024 14:58:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0ef292d34d72d2286c645fabc9b92dc1f6c2aa8c - configure: detect GNU address sanitizer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#0ef292d34d72d2286c645fabc9b92dc1f6c2aa8c</link>
        <description>configure: detect GNU address sanitizerdisable PetscCheckPointer when using a sanitizer

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sat, 05 Oct 2024 17:28:53 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>732aec7a18f2199fb53bb9a2f3aef439a834ce31 - Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#732aec7a18f2199fb53bb9a2f3aef439a834ce31</link>
        <description>Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;Use NULL or nullptr instead of casted 0See merge request petsc/petsc!7857

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sun, 22 Sep 2024 17:54:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8025a5415d73fd1c6005393f2b0e60677bf5915 - Use NULL or nullptr instead of casted 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sat, 21 Sep 2024 07:20:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>44277090db1fe00f8a14efb2ea41a7d1c172ca1a - Merge branch &apos;jolivet/winter-housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#44277090db1fe00f8a14efb2ea41a7d1c172ca1a</link>
        <description>Merge branch &apos;jolivet/winter-housekeeping&apos; into &apos;main&apos;Package updatesSee merge request petsc/petsc!7143

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Wed, 03 Jan 2024 02:00:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ef333426385ad1e259f82bb80e13b59c182b8452 - Revert 41751ff936f2543999449f2cc826710c93affeac and e062e8b5c69bd8f5e0f7bcfa9dba51a49804e758</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#ef333426385ad1e259f82bb80e13b59c182b8452</link>
        <description>Revert 41751ff936f2543999449f2cc826710c93affeac and e062e8b5c69bd8f5e0f7bcfa9dba51a49804e758

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Thu, 28 Dec 2023 06:51:32 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>59d2de5a06b82e860b55768cbaf4b28f638fcdc8 - Merge branch &apos;jolivet/update-openmpi&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#59d2de5a06b82e860b55768cbaf4b28f638fcdc8</link>
        <description>Merge branch &apos;jolivet/update-openmpi&apos; into &apos;main&apos;configure: OpenMPI 5.0.0See merge request petsc/petsc!6971

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Fri, 03 Nov 2023 14:14:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e062e8b5c69bd8f5e0f7bcfa9dba51a49804e758 - Tests: don&apos;t test petsc error handler for a bug in openmpi</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#e062e8b5c69bd8f5e0f7bcfa9dba51a49804e758</link>
        <description>Tests: don&apos;t test petsc error handler for a bug in openmpi

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Tue, 31 Oct 2023 16:31:58 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>283288125bde826ae2d9f195397bc294a3e214f1 - Merge branch &apos;stefanozampini/ts-dirk&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#283288125bde826ae2d9f195397bc294a3e214f1</link>
        <description>Merge branch &apos;stefanozampini/ts-dirk&apos; into &apos;main&apos;Diagonally Implicit Runge KuttaSee merge request petsc/petsc!6774

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Thu, 17 Aug 2023 16:00:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d27334e213e4e789cf4a49a6816302757d1e7cf0 - TSDIRK: Diagonally Implicit Runge Kutta</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#d27334e213e4e789cf4a49a6816302757d1e7cf0</link>
        <description>TSDIRK: Diagonally Implicit Runge KuttaReuse ARKIMEX codeadd additive boolean to the structimprove  code readibilitytweak requirements for identity mass matrix in additive methodsFix bug in not copying last Ydot from previous step in ARKIMEX

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sun, 23 Jul 2023 20:48:59 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>479160d73454da0c71cd7d575749ab6cfc6be812 - Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#479160d73454da0c71cd7d575749ab6cfc6be812</link>
        <description>Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;When the user does not properly handle a returned error code and another error...See merge request petsc/petsc!6655

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Wed, 12 Jul 2023 17:01:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e9a33e2142d32cf7494747bdc229b028306881cb - Need to have test harness remove -options_left to tests that test handling of errors in tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#e9a33e2142d32cf7494747bdc229b028306881cb</link>
        <description>Need to have test harness remove -options_left to tests that test handling of errors in testsCommit-type: testing

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Sun, 09 Jul 2023 03:53:00 +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/ts/tests/ex26.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/ts/tests/ex26.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/ts/tests/ex26.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/ts/tests/ex26.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>ff1b2eb00aaa836968b26a380b31d7768e052e29 - Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#ff1b2eb00aaa836968b26a380b31d7768e052e29</link>
        <description>Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;Switch from egrep to grep -ESee merge request petsc/petsc!5674

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Fri, 23 Sep 2022 13:50:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f53b81b6c64f2518e24de38336e674ddc47bba34 - Switch from egrep to grep -E</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tests/ex26.c#f53b81b6c64f2518e24de38336e674ddc47bba34</link>
        <description>Switch from egrep to grep -E

            List of files:
            /petsc/src/ts/tests/ex26.c</description>
        <pubDate>Thu, 22 Sep 2022 18:38:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/ts/tests/ex26.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/ts/tests/ex26.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>
</channel>
</rss>
