<?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 segmentedmempool.hpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7f031e8bf1f008cdd443cdad0cd45837cb20997c - Merge branch &apos;jolivet/pacify-gcc&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#7f031e8bf1f008cdd443cdad0cd45837cb20997c</link>
        <description>Merge branch &apos;jolivet/pacify-gcc&apos; into &apos;main&apos;Fix (erroneous) -Wmaybe-uninitialized (#1847)See merge request petsc/petsc!9036

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Sun, 15 Feb 2026 16:48:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31a765c46fe50152a8e3e8e5db004c5ae5ccd02a - Fix style of 6497c311e7b976d467be1503c1effce92a60525c</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#31a765c46fe50152a8e3e8e5db004c5ae5ccd02a</link>
        <description>Fix style of 6497c311e7b976d467be1503c1effce92a60525c

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Sat, 14 Feb 2026 06:46:49 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>bd89dbf26d8a5efecb980364933175da61864cd7 - Merge branch &apos;barry/2025-12-24/improve-snes-domain-error-handling&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#bd89dbf26d8a5efecb980364933175da61864cd7</link>
        <description>Merge branch &apos;barry/2025-12-24/improve-snes-domain-error-handling&apos; into &apos;main&apos;Improve the propagation of function domain error handling in SNES, especially...See merge request petsc/petsc!8914

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Wed, 07 Jan 2026 17:10:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>76c6338944e4871467ad7a763eee41b62845c2b0 - Improve the propagation of function domain error handling in SNES, especially in the line search routines.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#76c6338944e4871467ad7a763eee41b62845c2b0</link>
        <description>Improve the propagation of function domain error handling in SNES, especially in the line search routines.Due to the object layering of SNESLineSearch under SNES there is some code duplication include both SNESLineSearchReason and SNESConvergedReason and SNESCheckFunctionNorm() and SNESLineSearchCheckFunctionNorm() and Jacobian friendsReported-by: david.knezevic@akselos.com

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Wed, 24 Dec 2025 15:15:19 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>586b72174521427559d8855856d614fb70566f6f - Merge branch &apos;jczhang/2025-02-20/cuda-12.8-update&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#586b72174521427559d8855856d614fb70566f6f</link>
        <description>Merge branch &apos;jczhang/2025-02-20/cuda-12.8-update&apos; into &apos;main&apos;cuda-12.8.0 updateSee merge request petsc/petsc!8152

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Fri, 21 Feb 2025 22:15:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>130d4ca27726540f7a12dcb1e177617010b6abf9 - CUPM: remove const to fix error: expression must be a modifiable lvalue</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#130d4ca27726540f7a12dcb1e177617010b6abf9</link>
        <description>CUPM: remove const to fix error: expression must be a modifiable lvalueSuggested-by: Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Fri, 21 Feb 2025 16:41:59 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e2fbb1ba6e3eace0c4c0036fdbc8a86f123a4fe5 - Minor formatting fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#e2fbb1ba6e3eace0c4c0036fdbc8a86f123a4fe5</link>
        <description>Minor formatting fixes

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Mon, 15 Jan 2024 07:44:43 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cfd92c66bdae16b66d27a6336fb90fa54c459cc4 - Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#cfd92c66bdae16b66d27a6336fb90fa54c459cc4</link>
        <description>Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;Implement a type generic PetscValidPointerSee merge request petsc/petsc!6693

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Sat, 22 Jul 2023 23:49:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4f572ea9526f19623f23a8c158f3503516190bbc - Rename PetscValidPointer -&gt; PetscAssertPointer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#4f572ea9526f19623f23a8c158f3503516190bbc</link>
        <description>Rename PetscValidPointer -&gt; PetscAssertPointer

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Tue, 18 Jul 2023 17:25:19 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d3904c29f0a6fd25f8fe8e60590efc928779bc64 - Merge branch &apos;jacobf/2023-02-08/remove-redundant-petsc-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#d3904c29f0a6fd25f8fe8e60590efc928779bc64</link>
        <description>Merge branch &apos;jacobf/2023-02-08/remove-redundant-petsc-nodiscard&apos; into &apos;main&apos;Remove redundant uses of `PETSC_NODISCARD` from functions returning a PetscErrorCodeSee merge request petsc/petsc!6036

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Thu, 09 Feb 2023 20:52:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>089fb57c6fc1c43c66aab835b8f02b081bcf19ea - Remove redundant uses of PETSC_NODISCARD from functions returning a PetscErrorCode</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#089fb57c6fc1c43c66aab835b8f02b081bcf19ea</link>
        <description>Remove redundant uses of PETSC_NODISCARD from functions returning a PetscErrorCode

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Wed, 08 Feb 2023 19:33:45 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&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/objects/device/impls/segmentedmempool.hpp#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/objects/device/impls/segmentedmempool.hpp</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/objects/device/impls/segmentedmempool.hpp#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</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>2fdf829d8b203bf5157162a53389625810e8dff5 - Merge branch &apos;jacobf/2022-11-30/consolidate-cxx-pool-allocators&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#2fdf829d8b203bf5157162a53389625810e8dff5</link>
        <description>Merge branch &apos;jacobf/2022-11-30/consolidate-cxx-pool-allocators&apos; into &apos;main&apos;Consolidate C++ Pool Allocators And Add ASAN Poison SupportSee merge request petsc/petsc!5891

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Thu, 12 Jan 2023 13:49:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>146a86eb78c83fd6326c338792f1ee74e1da4b69 - Consolidate various C++ pool allocators into single implementation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#146a86eb78c83fd6326c338792f1ee74e1da4b69</link>
        <description>Consolidate various C++ pool allocators into single implementation

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Fri, 09 Dec 2022 20:18:50 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1ea65430ad65df44ef60dec447bd81a83fe3ed8b - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#1ea65430ad65df44ef60dec447bd81a83fe3ed8b</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Wed, 04 Jan 2023 20:20:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a41402afdff28ede29bd911d04dae0f9732decf7 - Merge branch &apos;jolivet/fix-typo&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/segmentedmempool.hpp#a41402afdff28ede29bd911d04dae0f9732decf7</link>
        <description>Merge branch &apos;jolivet/fix-typo&apos; into &apos;release&apos;Winter cleaningSee merge request petsc/petsc!5948

            List of files:
            /petsc/src/sys/objects/device/impls/segmentedmempool.hpp</description>
        <pubDate>Wed, 04 Jan 2023 18:52:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
