<?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 isltog.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>03047865b8d8757cf1cf9cda45785c1537b01dc1 - Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#03047865b8d8757cf1cf9cda45785c1537b01dc1</link>
        <description>Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;Remove the last of the use of horizontal lines --- as seperators. With modern...See merge request petsc/petsc!9039

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Wed, 18 Feb 2026 16:20:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2178992005f20d15196cbd94d6c3b4333afddc1f - Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#2178992005f20d15196cbd94d6c3b4333afddc1f</link>
        <description>Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Sun, 15 Feb 2026 01:17:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2692676ba57f612e0359660a7a5d9153aceca00d - Merge branch &apos;jolivet/minor-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#2692676ba57f612e0359660a7a5d9153aceca00d</link>
        <description>Merge branch &apos;jolivet/minor-cleanup&apos; into &apos;main&apos;Minor cleanup: use MPI_IN_PLACE when possible and avoid extra allocationSee merge request petsc/petsc!8925

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Fri, 02 Jan 2026 04:58:51 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f1957bc3d7b66ed8a0ce45d1acff8920f4c07d7b - Minor cleanup: use MPI_IN_PLACE when possible and avoid extra allocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#f1957bc3d7b66ed8a0ce45d1acff8920f4c07d7b</link>
        <description>Minor cleanup: use MPI_IN_PLACE when possible and avoid extra allocation

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Thu, 01 Jan 2026 16:06:01 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/vec/is/utils/isltog.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/vec/is/utils/isltog.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/vec/is/utils/isltog.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/vec/is/utils/isltog.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>6a97282b1349fb5a3dfe842cdf1bbb3075a9a414 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#6a97282b1349fb5a3dfe842cdf1bbb3075a9a414</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Thu, 24 Jul 2025 17:05:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ee1363ba4209e8cbc40cb74d770a08c742de41d8 - Merge branch &apos;jolivet/fix-missing-blocksize&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#ee1363ba4209e8cbc40cb74d770a08c742de41d8</link>
        <description>Merge branch &apos;jolivet/fix-missing-blocksize&apos; into &apos;release&apos;ISLocalToGlobalMappingApplyIS(): propagate block sizeSee merge request petsc/petsc!8574

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Wed, 23 Jul 2025 20:02:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>586b16e1eb51f755091502582ee60241b9112d6c - ISLocalToGlobalMappingApplyIS(): propagate block size</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#586b16e1eb51f755091502582ee60241b9112d6c</link>
        <description>ISLocalToGlobalMappingApplyIS(): propagate block sizeReported-by: Eric Chamberland @eric.chamberland, F&#233;lix Kwok &lt;felix.kwok@mat.ulaval.ca&gt;

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Wed, 23 Jul 2025 20:02:01 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>174dc0c8cee294b82b85e4dd3b331b29396264fc - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#174dc0c8cee294b82b85e4dd3b331b29396264fc</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Mon, 28 Apr 2025 18:03:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>63ad3209385dbbc7cbf2df88f1357a2b08cd0b3b - Merge branch &apos;barry/2025-04-17/rm-dollar-sign-formated-manualpages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#63ad3209385dbbc7cbf2df88f1357a2b08cd0b3b</link>
        <description>Merge branch &apos;barry/2025-04-17/rm-dollar-sign-formated-manualpages/release&apos; into &apos;release&apos;Remove the last of the uses of $ in the first line of formatted manual pagesSee merge request petsc/petsc!8332

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Fri, 25 Apr 2025 05:19:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b44f4de476a10dd52a698c0f9a8f47d015bd1e19 - Remove the last of the uses of $ in the first line of formatted manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#b44f4de476a10dd52a698c0f9a8f47d015bd1e19</link>
        <description>Remove the last of the uses of $ in the first line of formatted manual pages

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Fri, 25 Apr 2025 05:19:43 +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/vec/is/utils/isltog.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/vec/is/utils/isltog.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/vec/is/utils/isltog.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/vec/is/utils/isltog.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>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.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/vec/is/utils/isltog.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/vec/is/utils/isltog.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/vec/is/utils/isltog.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>d0e6bf2ad94dcc89b258ce16c7987200a4714786 - Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.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/vec/is/utils/isltog.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>57508ece14a6b1339c0bbf016ecd72f673a062b0 - Remove unneeded parentheses</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#57508ece14a6b1339c0bbf016ecd72f673a062b0</link>
        <description>Remove unneeded parentheses

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Tue, 17 Sep 2024 23:49:15 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>462c564db5c15796f1f07c2b71ff29812cdd1aad - Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/isltog.c#462c564db5c15796f1f07c2b71ff29812cdd1aad</link>
        <description>Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available

            List of files:
            /petsc/src/vec/is/utils/isltog.c</description>
        <pubDate>Sat, 14 Sep 2024 12:41:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
