<?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 mpimesg.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5ff6d247539c86491dc822dc7e845e819e6cc4a3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#5ff6d247539c86491dc822dc7e845e819e6cc4a3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Fri, 24 Oct 2025 06:15:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61 - Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61</link>
        <description>Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;Fix error in MatTransposeMatMultSymbolic() in case of empty rowsSee merge request petsc/petsc!8773

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Thu, 23 Oct 2025 20:08:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>84648c2d64fd70938d2f71c337cda3739c77ab03 - Avoid extra allocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#84648c2d64fd70938d2f71c337cda3739c77ab03</link>
        <description>Avoid extra allocation

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Thu, 09 Oct 2025 03:40:13 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>a02648fdf9ec0d41d7b5ca02cb70ddcfa0e65728 - Merge branch &apos;jolivet/cleanup-symbols&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#a02648fdf9ec0d41d7b5ca02cb70ddcfa0e65728</link>
        <description>Merge branch &apos;jolivet/cleanup-symbols&apos; into &apos;main&apos;Do not expose unneeded symbolsSee merge request petsc/petsc!8335

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Wed, 23 Apr 2025 16:28:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d6acfc2dd824932841bfdf20245c037310c77dc9 - Do not expose unneeded symbols</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#d6acfc2dd824932841bfdf20245c037310c77dc9</link>
        <description>Do not expose unneeded symbols

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Mon, 21 Apr 2025 04:34:17 +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/sys/utils/mpimesg.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/sys/utils/mpimesg.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/sys/utils/mpimesg.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/sys/utils/mpimesg.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>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>73667fc30d32dc826fe556678ead0a5035a1b26b - Merge branch &apos;jczhang/2024-06-14/feature-improve-mpi-pkg-macros&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#73667fc30d32dc826fe556678ead0a5035a1b26b</link>
        <description>Merge branch &apos;jczhang/2024-06-14/feature-improve-mpi-pkg-macros&apos; into &apos;main&apos;Improve various MPI packages&apos; macro and try to make them consistent with other packagesSee merge request petsc/petsc!7633

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 18 Jun 2024 20:04:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>100ffedb9efc142cc14773ba523854d2787b47c7 - Config: get rid of PETSC_HAVE_OMPI_MAJOR_VERSION and include it in petscpkg_version.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#100ffedb9efc142cc14773ba523854d2787b47c7</link>
        <description>Config: get rid of PETSC_HAVE_OMPI_MAJOR_VERSION and include it in petscpkg_version.h

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Fri, 14 Jun 2024 16:33:44 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ed6e3ff8437baa411029a28c2b08f047df9ad9a - Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#1ed6e3ff8437baa411029a28c2b08f047df9ad9a</link>
        <description>Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INTSee merge request petsc/petsc!7480

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Thu, 25 Apr 2024 22:16:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc4c1da905d89950b196b027190941013bd3e15a - Update source code removing all unneeded /*@C and associated manual stubs and interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Sun, 14 Apr 2024 02:07:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>942d34d015d97e642391562984a785096884f5d1 - Merge branch &apos;jolivet/fix-ubsan&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#942d34d015d97e642391562984a785096884f5d1</link>
        <description>Merge branch &apos;jolivet/fix-ubsan&apos; into &apos;main&apos;Pacify UBSanSee merge request petsc/petsc!7158

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Wed, 03 Jan 2024 20:51:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8e3a54c0662fee99ad69f33e814fb6a3f3eef16b - Sys: add PetscSafePointerPlusOffset() to pacify UBSan</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#8e3a54c0662fee99ad69f33e814fb6a3f3eef16b</link>
        <description>Sys: add PetscSafePointerPlusOffset() to pacify UBSan

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Sun, 24 Dec 2023 16:29:17 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>375d23e45bc7f27f90f326da17aaea364b3bd8d3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#375d23e45bc7f27f90f326da17aaea364b3bd8d3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 02 Jan 2024 16:50:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b35fdfbaba3d47c9d416c684e40024b2d5b4e910 - Merge branch &apos;barry/2023-12-31/minor-website-fixes/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#b35fdfbaba3d47c9d416c684e40024b2d5b4e910</link>
        <description>Merge branch &apos;barry/2023-12-31/minor-website-fixes/release&apos; into &apos;release&apos;Minor fixes to website materialSee merge request petsc/petsc!7157

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 02 Jan 2024 16:48:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>337bb5272d4c69d1e0ed3a339250a90ad66a4bf4 - Minor fixes to website material</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#337bb5272d4c69d1e0ed3a339250a90ad66a4bf4</link>
        <description>Minor fixes to website material

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 02 Jan 2024 16:48:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4 - Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4</link>
        <description>Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;Remove first and last empty linesSee merge request petsc/petsc!6892

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92bec4eefde5b79327e7cea3b0266e7580ec8183 - Remove first and last empty lines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>2bb3e1ad823ab15c34a8e84fcf2a23b3d7848a7a - Merge branch &apos;jolivet/fix-ubsan&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/mpimesg.c#2bb3e1ad823ab15c34a8e84fcf2a23b3d7848a7a</link>
        <description>Merge branch &apos;jolivet/fix-ubsan&apos; into &apos;main&apos;Lazy fixing of UBSanSee merge request petsc/petsc!6836

            List of files:
            /petsc/src/sys/utils/mpimesg.c</description>
        <pubDate>Fri, 25 Aug 2023 04:17:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
