<?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 server.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/utils/server.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/utils/server.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/utils/server.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/utils/server.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>0b3a6bba120a0cdd0b26cdef79233fff1bc80a01 - Merge branch &apos;barry/2026-01-03/use-shellcheck-on-shellscripts&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#0b3a6bba120a0cdd0b26cdef79233fff1bc80a01</link>
        <description>Merge branch &apos;barry/2026-01-03/use-shellcheck-on-shellscripts&apos; into &apos;main&apos;add make shellcheckSee merge request petsc/petsc!8933

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Fri, 23 Jan 2026 21:37:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>873ad108313f7e8a400146c4488e68369fc8611a - Change script name to $PETSC_DIR/lib/petsc/bin/petscfreesharedmemory.sh</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#873ad108313f7e8a400146c4488e68369fc8611a</link>
        <description>Change script name to $PETSC_DIR/lib/petsc/bin/petscfreesharedmemory.shfrom $PETSC_DIR/lib/petsc/bin/petscfreesharedmemoryThis is part of the process of better organizing the shell script usagein PETSc. Since this functionality is not commonly used it is ok to just change

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Tue, 20 Jan 2026 17:00:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8577b683712d1cca1e9b8fdaa9ae028364224dad - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#8577b683712d1cca1e9b8fdaa9ae028364224dad</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Sun, 05 Oct 2025 14:21:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>196b0c80fd6cb4a0af2c2c5b37bf8bcb88be809e - Merge branch &apos;jolivet/update-scotch&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#196b0c80fd6cb4a0af2c2c5b37bf8bcb88be809e</link>
        <description>Merge branch &apos;jolivet/update-scotch&apos; into &apos;release&apos;MinGW portability fixesSee merge request petsc/petsc!8724

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Wed, 01 Oct 2025 15:44:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>db532a06fa7a319351ec1b5049467e39e8e9e9d7 - Fix unused variable warning</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#db532a06fa7a319351ec1b5049467e39e8e9e9d7</link>
        <description>Fix unused variable warning

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Tue, 30 Sep 2025 17:23:56 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b0dcfd164860a975c76f90dabf1036901aab1c4e - Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#b0dcfd164860a975c76f90dabf1036901aab1c4e</link>
        <description>Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;Minor cleanup of Fortran binding stuff to simplify future maintainanceSee merge request petsc/petsc!8218

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Sun, 23 Mar 2025 00:45:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6dd63270497ad23dcf16ae500a87ff2b2a0b7474 - Minor cleanup of Fortran binding stuff to simplify future maintainance</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#6dd63270497ad23dcf16ae500a87ff2b2a0b7474</link>
        <description>Minor cleanup of Fortran binding stuff to simplify future maintainanceThere is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Thu, 20 Mar 2025 13:06:44 +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/sys/utils/server.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/utils/server.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/sys/utils/server.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/sys/utils/server.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>7a5338279d92d13360d231b9bd26d284f35eaa49 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#7a5338279d92d13360d231b9bd26d284f35eaa49</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Mon, 10 Feb 2025 20:11:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b1aa7d8837c87396715877a645921c9c0b54b6bc - Merge branch &apos;barry/2025-01-23/fix-petscshmgetdeallocatearray-rank-0/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#b1aa7d8837c87396715877a645921c9c0b54b6bc</link>
        <description>Merge branch &apos;barry/2025-01-23/fix-petscshmgetdeallocatearray-rank-0/release&apos; into &apos;release&apos;Fix bug in PetscShmgetDeallocateArray needs to call...See merge request petsc/petsc!8092

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Mon, 10 Feb 2025 20:10:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7255af2bd2331935c12adb05db5efab3771c4d24 - Fix bug in PetscShmgetDeallocateArray needs to call PetscCheck(!shmdt(next-&gt;addr), since that is not called in the unmap on rank 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#7255af2bd2331935c12adb05db5efab3771c4d24</link>
        <description>Fix bug in PetscShmgetDeallocateArray needs to call PetscCheck(!shmdt(next-&gt;addr), since that is not called in the unmap on rank 0Reported-by: Marsha BergerReported-by: Randy Leveque

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Thu, 23 Jan 2025 22:01:49 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>00f5d0033db2d3eb3206d956b71ac05c75b359c0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#00f5d0033db2d3eb3206d956b71ac05c75b359c0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Wed, 06 Nov 2024 03:31:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6c877b240744bb8851fa996bfadc9b047fa8fde5 - Merge branch &apos;jolivet/minor-housekeeping&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#6c877b240744bb8851fa996bfadc9b047fa8fde5</link>
        <description>Merge branch &apos;jolivet/minor-housekeeping&apos; into &apos;release&apos;Minor housekeepingSee merge request petsc/petsc!7975

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Thu, 31 Oct 2024 13:58:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>927f4375711fe82e59f44f1dcf7b0f42cbecef24 - Minor housekeeping</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#927f4375711fe82e59f44f1dcf7b0f42cbecef24</link>
        <description>Minor housekeeping

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Thu, 31 Oct 2024 06:02:24 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/utils/server.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/utils/server.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/utils/server.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/sys/utils/server.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>ad781fe3223b515d45fb60062f8062326362e786 - Merge branch &apos;barry/2024-09-29/fix-function-typedef-style&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/server.c#ad781fe3223b515d45fb60062f8062326362e786</link>
        <description>Merge branch &apos;barry/2024-09-29/fix-function-typedef-style&apos; into &apos;main&apos;Unify handling of context destructorsSee merge request petsc/petsc!7900

            List of files:
            /petsc/src/sys/utils/server.c</description>
        <pubDate>Mon, 21 Oct 2024 15:09:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
