<?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 mem.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/memory/mem.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/memory/mem.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/memory/mem.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/sys/memory/mem.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/sys/memory/mem.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/sys/memory/mem.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/sys/memory/mem.c#57508ece14a6b1339c0bbf016ecd72f673a062b0</link>
        <description>Remove unneeded parentheses

            List of files:
            /petsc/src/sys/memory/mem.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>02477ebbb21fa13a3b107e40dce1c3d726eb3600 - Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#02477ebbb21fa13a3b107e40dce1c3d726eb3600</link>
        <description>Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;Enable docs lintingSee merge request petsc/petsc!6667

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Sat, 15 Jul 2023 03:37:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aec76313382a76d73a95f2051cbe4b1eab55c1c7 - Lint apply: sys</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#aec76313382a76d73a95f2051cbe4b1eab55c1c7</link>
        <description>Lint apply: sys

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Wed, 12 Jul 2023 15:44:47 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6bb0c1aa71449939141c3c0c201681c45ceb5576 - Merge branch &apos;barry/2023-05-26/allow-mpiaij-32bit-large-nz&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#6bb0c1aa71449939141c3c0c201681c45ceb5576</link>
        <description>Merge branch &apos;barry/2023-05-26/allow-mpiaij-32bit-large-nz&apos; into &apos;main&apos;Allow viewing and loading MATMPIAIJ matrices with a total number of nonzeros greater than PETSC_INT_MAXSee merge request petsc/petsc!6514

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Fri, 02 Jun 2023 01:55:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2d85399523e1094857ff0be3f3ae08852fd30220 - If PetscMallocValidate() detects an error it must turn off validating before calling the error handlers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#2d85399523e1094857ff0be3f3ae08852fd30220</link>
        <description>If PetscMallocValidate() detects an error it must turn off validating before calling the error handlersAlso cleanup manual pages and comments in the PETSc malloc handling source filesAlso change[ 0] 16 bytes PetscFunctionListDLAllPush_Private() at /Users/barrysmith/Src/petsc/src/sys/dll/reg.c:190      [0]  PetscMallocA() at /Users/barrysmith/Src/petsc/src/sys/memory/mal.c:190      [0]  PetscFunctionListDLAllPush_Private() at /Users/barrysmith/Src/petsc/src/sys/dll/reg.c:190to[ 0] 16 bytes      [0]  PetscFunctionListDLAllPush_Private() at /Users/barrysmith/Src/petsc/src/sys/dll/reg.c:190no need to print duplicate function information or print the PetscMalloc() lineCommit-type: bug-fix

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Sat, 27 May 2023 02:57:20 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b72cbe9740b30f94452cb2ff6e30bf716c77585d - Merge branch &apos;jacobf/2022-11-01/remove-sprintf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#b72cbe9740b30f94452cb2ff6e30bf716c77585d</link>
        <description>Merge branch &apos;jacobf/2022-11-01/remove-sprintf&apos; into &apos;main&apos;Purge sprintf() from the repoSee merge request petsc/petsc!5791

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Thu, 03 Nov 2022 14:21:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a364092eba4439843d203924e916538ff8b6d7a7 - Purge sprintf() from the repo</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#a364092eba4439843d203924e916538ff8b6d7a7</link>
        <description>Purge sprintf() from the repo

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Tue, 01 Nov 2022 18:50:18 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>eea86af358b811c970ff889f944b9dbcebd75538 - Merge branch &apos;barry/2022-08-23/fix-sys-man&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#eea86af358b811c970ff889f944b9dbcebd75538</link>
        <description>Merge branch &apos;barry/2022-08-23/fix-sys-man&apos; into &apos;main&apos;Fix up all manual pages in src/sys directorySee merge request petsc/petsc!5559

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Mon, 05 Sep 2022 16:36:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>811af0c4b09a35de4306c442f88bd09fdc09897d - Fix up all manual pages in src/sys directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#811af0c4b09a35de4306c442f88bd09fdc09897d</link>
        <description>Fix up all manual pages in src/sys directoryCommit-type: documentation/spend 10h

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Wed, 24 Aug 2022 13:53:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>89669be4d29968dc8d4c19ce1b69194a6a561ea4 - Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#89669be4d29968dc8d4c19ce1b69194a6a561ea4</link>
        <description>Merge branch &apos;psanan/docs-sphinx-man-pages&apos; into &apos;main&apos;Integrate Man Pages into Sphinx DocsCloses #1132 and #1015See merge request petsc/petsc!4989

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Mon, 02 May 2022 13:41:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b633a140f0bfd2e387dff52002a3dc70566bcb7c - Merge branch &apos;barry/2022-04-29/rm-petsccheckfalse-sys&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/memory/mem.c#b633a140f0bfd2e387dff52002a3dc70566bcb7c</link>
        <description>Merge branch &apos;barry/2022-04-29/rm-petsccheckfalse-sys&apos; into &apos;main&apos;Remove PetscCheckFalse() from sys directorySee merge request petsc/petsc!5187

            List of files:
            /petsc/src/sys/memory/mem.c</description>
        <pubDate>Sat, 30 Apr 2022 04:27:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
