<?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 snesshell.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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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>09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/impls/shell/snesshell.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>1a61deb25b995db7f8d4c11bfad796a58443ce07 - Merge branch &apos;barry/2025-03-29/docs-fortran/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#1a61deb25b995db7f8d4c11bfad796a58443ce07</link>
        <description>Merge branch &apos;barry/2025-03-29/docs-fortran/release&apos; into &apos;release&apos;Fix manual pages related to FortranSee merge request petsc/petsc!8257

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Mon, 31 Mar 2025 03:48:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>feaf08ea36ffe4fb16da05e2fed575fa424e5b40 - Fix manual pages related to Fortran</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#feaf08ea36ffe4fb16da05e2fed575fa424e5b40</link>
        <description>Fix manual pages related to FortranRemove a couple of dead Fortran bindings

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Mon, 31 Mar 2025 03:48:30 +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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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/snes/impls/shell/snesshell.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>d34ab3a3b78907064f72418aab6f14fcc696a2f4 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#d34ab3a3b78907064f72418aab6f14fcc696a2f4</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Mon, 24 Feb 2025 15:45:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>32edcb65b165b0555daaea6103d5a10bb4af5b89 - Merge branch &apos;jolivet/fix-docs&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#32edcb65b165b0555daaea6103d5a10bb4af5b89</link>
        <description>Merge branch &apos;jolivet/fix-docs&apos; into &apos;release&apos;Fix typosSee merge request petsc/petsc!8155

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Sat, 22 Feb 2025 14:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54c0599748d6bec40ddc3bedea0515243cbbf0fb - Fix typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#54c0599748d6bec40ddc3bedea0515243cbbf0fb</link>
        <description>Fix typos

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Fri, 21 Feb 2025 12:26:06 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>813083eb7473ec21f4ff50a178709600a8f71c4c - Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#813083eb7473ec21f4ff50a178709600a8f71c4c</link>
        <description>Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;Remove useless codeSee merge request petsc/petsc!8115

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Mon, 03 Feb 2025 15:41:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c67b119c46b68366926a82dc9af25ba9ebb9c281 - Remove useless code</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#c67b119c46b68366926a82dc9af25ba9ebb9c281</link>
        <description>Remove useless code

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Sat, 01 Feb 2025 20:40:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>24676f2a9731969d4e2872adbcfa46b47a966276 - Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#24676f2a9731969d4e2872adbcfa46b47a966276</link>
        <description>Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;Remove useless functionsSee merge request petsc/petsc!8101

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Tue, 28 Jan 2025 15:01:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b7103cf4eb287f8188bade9542adf9c88f424423 - Remove useless functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#b7103cf4eb287f8188bade9542adf9c88f424423</link>
        <description>Remove useless functions

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Mon, 27 Jan 2025 20:14:00 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d0e6bf2ad94dcc89b258ce16c7987200a4714786 - Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#d0e6bf2ad94dcc89b258ce16c7987200a4714786</link>
        <description>Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;clang-format-19See merge request petsc/petsc!7644

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Wed, 25 Sep 2024 06:44:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0d5ef98addb54ced821e7e5fade9ccac0ec8ccde - CI: update checkclangformat to use clang-format-19.1.0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#0d5ef98addb54ced821e7e5fade9ccac0ec8ccde</link>
        <description>CI: update checkclangformat to use clang-format-19.1.0

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Wed, 18 Sep 2024 17:18:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ec42381fdf5bb48a6ea45cf3b5c9e6ed3c5f82db - Merge branch &apos;barry/2024-06-15/deprecate-petsc-current&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#ec42381fdf5bb48a6ea45cf3b5c9e6ed3c5f82db</link>
        <description>Merge branch &apos;barry/2024-06-15/deprecate-petsc-current&apos; into &apos;main&apos;Deprecate the use of PETSC_DEFAULT with PETSC_CURRENT since PETSC_DEFAULT is a...See merge request petsc/petsc!7634

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Sat, 20 Jul 2024 22:06:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>77e5a1f9fcfc1cfeb1010ff17041dc1a220acc3c - Update SNESSetTolerances() to accept PETSC_DETERMINE an PETSC_DECIDE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#77e5a1f9fcfc1cfeb1010ff17041dc1a220acc3c</link>
        <description>Update SNESSetTolerances() to accept PETSC_DETERMINE an PETSC_DECIDE

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Sun, 16 Jun 2024 01:40:17 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f4f49eeac7efa77fffa46b7ff95a3ed169f659ed - Remove multiple parentheses and extra semicolon</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/impls/shell/snesshell.c#f4f49eeac7efa77fffa46b7ff95a3ed169f659ed</link>
        <description>Remove multiple parentheses and extra semicolongit grep -l -E &quot;\(\([a-zA-Z0-9_]+\)\(\*[a-zA-Z0-9_]+\)[, )]&quot; | xargs sed -r -i&apos;&apos; &apos;s#\(\(([a-zA-Z0-9_]+)\)\(\*([a-zA-Z0-9_]+)\)([, )])#\(\(\1\)\*\2\3#g&apos;git grep -l -E &quot;Petsc(.)*\(\(\*[a-zA-Z0-9_]*\),&quot; | xargs sed -r -i&apos;&apos; &apos;s#Petsc([a-zA-Z0-9_]*)\(\(\*([a-zA-Z0-9_]*)\), #Petsc\1(*\2, #g&apos;git grep -l -E &quot;([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)&quot; | xargs sed -r -i&apos;&apos; &apos;s#([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)#\1\2#g&apos;

            List of files:
            /petsc/src/snes/impls/shell/snesshell.c</description>
        <pubDate>Sun, 11 Feb 2024 06:40:18 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
