<?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 err.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/sys/error/err.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/sys/error/err.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/sys/error/err.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/sys/error/err.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>cd871708d6ae82bd70cc1a9e2138f9b57839fe75 - Merge branch &apos;cuda&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#cd871708d6ae82bd70cc1a9e2138f9b57839fe75</link>
        <description>Merge branch &apos;cuda&apos; into &apos;main&apos;Fix CUDA 13 API incompatibilitiesSee merge request petsc/petsc!8632

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Tue, 16 Sep 2025 04:23:51 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b547d71c1c518418f5bd567d3db9f86a4dbb9f85 - Fix CUDA 13 API incompatibilities</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#b547d71c1c518418f5bd567d3db9f86a4dbb9f85</link>
        <description>Fix CUDA 13 API incompatibilitiesCo-authored-by: Satish Balay &lt;balay@mcs.anl.gov&gt;

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Tue, 05 Aug 2025 21:28:28 +0000</pubDate>
        <dc:creator>Nuno Nobre &lt;nuno.nobre@stfc.ac.uk&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/sys/error/err.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/sys/error/err.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/sys/error/err.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/sys/error/err.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>09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Fri, 04 Apr 2025 16:52:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e80aff1c6c3c5b0d2b2c91d72667105d74682974 - Merge branch &apos;jolivet/fix-petsc-case&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#e80aff1c6c3c5b0d2b2c91d72667105d74682974</link>
        <description>Merge branch &apos;jolivet/fix-petsc-case&apos; into &apos;release&apos;Fix wrong case for PETScSee merge request petsc/petsc!8266

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Thu, 03 Apr 2025 20:58:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f0b74427b291237450348b8514d67555ad08bce6 - Fix wrong case for PETSc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#f0b74427b291237450348b8514d67555ad08bce6</link>
        <description>Fix wrong case for PETSc

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Tue, 01 Apr 2025 19:15:23 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/sys/error/err.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/sys/error/err.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>26a11704c881251cbedac64f7ed585203f1b1949 - some doc/manual page fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#26a11704c881251cbedac64f7ed585203f1b1949</link>
        <description>some doc/manual page fixes

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Sun, 09 Mar 2025 00:14:13 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b106450a1902f7aee7d8155b2c6c5bd93615e169 - Merge branch &apos;jrwrigh/int_view_columns&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#b106450a1902f7aee7d8155b2c6c5bd93615e169</link>
        <description>Merge branch &apos;jrwrigh/int_view_columns&apos; into &apos;main&apos;debug: Add Petsc{Int,Real,Scalar}ViewNumColumnsSee merge request petsc/petsc!7993

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Sat, 09 Nov 2024 02:41:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>100c51b5c479b5f3b3bfcb96cd5aedf72f521dc5 - debug: Add note about possible removal of PetscIntView and friends</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#100c51b5c479b5f3b3bfcb96cd5aedf72f521dc5</link>
        <description>debug: Add note about possible removal of PetscIntView and friendsSee discussion: https://gitlab.com/petsc/petsc/-/merge_requests/7993#note_2201318837

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Fri, 08 Nov 2024 17:21:09 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>57b47c28e1f7534921d70b049522292aa9665180 - debug: Add Petsc{Int,Real,Scalar}ViewNumColumns</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#57b47c28e1f7534921d70b049522292aa9665180</link>
        <description>debug: Add Petsc{Int,Real,Scalar}ViewNumColumnsEquivalent to Petsc{Int,Real,Scalar}View, but user selects the number ofcolumns-per-row printed to screen

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Sun, 03 Nov 2024 16:30:16 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>85896317f4d00f29688b6ac829544ce822ac2f48 - Merge branch &apos;jrwrigh/box_label_periodic&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#85896317f4d00f29688b6ac829544ce822ac2f48</link>
        <description>Merge branch &apos;jrwrigh/box_label_periodic&apos; into &apos;main&apos;Plex: -dm_plex_box_label also setups isoperiodicitySee merge request petsc/petsc!7981

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Fri, 08 Nov 2024 21:03:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>69da503ddf0c0f3318627e4efc7fbe88fed9aaee - PetscRealView check pointer if N != 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#69da503ddf0c0f3318627e4efc7fbe88fed9aaee</link>
        <description>PetscRealView check pointer if N != 0

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Fri, 01 Nov 2024 18:30:10 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835f2295474254850a9de28f274be7ce943244c7 - Brain dead fixes for useless casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Sat, 05 Oct 2024 11:54:52 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>382a0339f0e5821666c1f569aee99d547d21b39e - Merge branch &apos;dalcinl/err-python&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#382a0339f0e5821666c1f569aee99d547d21b39e</link>
        <description>Merge branch &apos;dalcinl/err-python&apos; into &apos;main&apos;Python: Improved handling of exceptions and tracebacksSee merge request petsc/petsc!7938

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Fri, 11 Oct 2024 13:43:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4237731afe36b4db0a3147aff0aed51d4657afa2 - Python: Improved handling of exceptions and tracebacks</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.c#4237731afe36b4db0a3147aff0aed51d4657afa2</link>
        <description>Python: Improved handling of exceptions and tracebacks

            List of files:
            /petsc/src/sys/error/err.c</description>
        <pubDate>Thu, 10 Oct 2024 20:59:11 +0000</pubDate>
        <dc:creator>Lisandro Dalcin &lt;dalcinl@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
