<?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 other.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>af0e4c05a9d095ddef457b485b531206e788d438 - Merge branch &apos;MarDiehl/editorconfig&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#af0e4c05a9d095ddef457b485b531206e788d438</link>
        <description>Merge branch &apos;MarDiehl/editorconfig&apos; into &apos;main&apos;define format conventions for multiple editorsSee merge request petsc/petsc!8967

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Mon, 09 Feb 2026 16:30:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a28adfcccea66bd643ca236e1599b88b95dd4c6 - define format conventions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#2a28adfcccea66bd643ca236e1599b88b95dd4c6</link>
        <description>define format conventionsfrom editorconfig.org:EditorConfig helps maintain consistent coding styles for multipledevelopers working on the same project across various editors and IDEs.The EditorConfig project consists of a file format for defining codingstyles and a collection of text editor plugins that enable editors toread the file format and adhere to defined styles. EditorConfig filesare easily readable and they work nicely with version control systems.

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Fri, 16 Jan 2026 18:04:04 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<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/doc/manual/other.md#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/doc/manual/other.md</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/doc/manual/other.md#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/doc/manual/other.md</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>97aba221774831a8be77f0eb4598a49f03a35f73 - Merge branch &apos;barry/2025-07-25/change-makealletags-to-makeetags&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#97aba221774831a8be77f0eb4598a49f03a35f73</link>
        <description>Merge branch &apos;barry/2025-07-25/change-makealletags-to-makeetags&apos; into &apos;main&apos;Change make alletags to make etags since it always makes all of themSee merge request petsc/petsc!8593

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Thu, 31 Jul 2025 15:36:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>343dd72a324e809d9716ced9816d264bfa60d2bb - Change make alletags to make etags since it always makes all of them</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#343dd72a324e809d9716ced9816d264bfa60d2bb</link>
        <description>Change make alletags to make etags since it always makes all of them

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Thu, 31 Jul 2025 15:36:25 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7b2fcb5d6efa604aac62606659be4a62fc8a0438 - Merge branch &apos;jolivet/proper-capitalization&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#7b2fcb5d6efa604aac62606659be4a62fc8a0438</link>
        <description>Merge branch &apos;jolivet/proper-capitalization&apos; into &apos;main&apos;configure: fix capitalization of multiple packages and PETSc itselfSee merge request petsc/petsc!8597

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Mon, 28 Jul 2025 07:38:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f605775f241e70b70bfd12f0f02e880680c40430 - configure: fix capitalization of multiple packages and PETSc itself</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#f605775f241e70b70bfd12f0f02e880680c40430</link>
        <description>configure: fix capitalization of multiple packages and PETSc itself

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Sat, 26 Jul 2025 06:43:41 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b11d9968bc79904c690b122f9399be46447eb113 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#b11d9968bc79904c690b122f9399be46447eb113</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Tue, 08 Apr 2025 17:53:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d000e8ac2eed99d0cf14796aab94de0aed57fd8b - Merge branch &apos;barry/2025-04-01/docs-mv-rst-md/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#d000e8ac2eed99d0cf14796aab94de0aed57fd8b</link>
        <description>Merge branch &apos;barry/2025-04-01/docs-mv-rst-md/release&apos; into &apos;release&apos;move last of the doc rst files over to md filesSee merge request petsc/petsc!8271

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Tue, 08 Apr 2025 17:50:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7f296bb328fcd4c99f2da7bfe8ba7ed8a4ebceee - move last of the doc rst files over to md files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/other.md#7f296bb328fcd4c99f2da7bfe8ba7ed8a4ebceee</link>
        <description>move last of the doc rst files over to md files

            List of files:
            /petsc/doc/manual/other.md</description>
        <pubDate>Tue, 08 Apr 2025 17:50:28 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
