<?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 reg.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>012c79f403d420e9d0d77bf7bae9feb1b717d6c8 - Merge branch &apos;stevendargaville/config-pflare&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#012c79f403d420e9d0d77bf7bae9feb1b717d6c8</link>
        <description>Merge branch &apos;stevendargaville/config-pflare&apos; into &apos;main&apos;Add PFLARE as an external package that can be installed by the PETSc configure.See merge request petsc/petsc!8776

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Tue, 14 Oct 2025 18:02:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54606e8b9fe59727abfe8c22963cecf72fa2e78e - Add PFLARE as an external package that can be installed by the PETSc configure with --download-pflare.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#54606e8b9fe59727abfe8c22963cecf72fa2e78e</link>
        <description>Add PFLARE as an external package that can be installed by the PETSc configure with --download-pflare.PFLARE adds new PC types, including GMRES and Neumann polynomials and AIR multigrid methods, which are designed for solving asymmetric linear systems.Thanks-to: Matt KnepleyCo-authored-by: Pierre Jolivet, Barry Smith

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Fri, 10 Oct 2025 05:39:18 +0000</pubDate>
        <dc:creator>sdargavi &lt;s.dargaville@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/sys/dll/reg.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/sys/dll/reg.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/sys/dll/reg.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/sys/dll/reg.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>a4bb395b3741b6d1f7a8d3253af7dbf5c72de37f - Merge branch &apos;balay/lib-name-suffix&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#a4bb395b3741b6d1f7a8d3253af7dbf5c72de37f</link>
        <description>Merge branch &apos;balay/lib-name-suffix&apos; into &apos;main&apos;configure: add -with-library-name-suffix=&lt;suffix&gt; optionSee merge request petsc/petsc!7989

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Sat, 09 Nov 2024 02:45:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>859f1752d9f833f6733a7062a34856239628919c - use LIB_NAME_SUFFIX to determine the name of the dynamic library to be loaded with -library_preload</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#859f1752d9f833f6733a7062a34856239628919c</link>
        <description>use LIB_NAME_SUFFIX to determine the name of the dynamic library to be loaded with -library_preloadpatch from https://salsa.debian.org/science-team/petsc/-/blob/fecc0768a4860dd3516c454fb3ff3613b61ff482/debian/patches/soname_extension

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 07 Nov 2024 16:23:35 +0000</pubDate>
        <dc:creator>Francesco Ballarin &lt;francesco.ballarin@unicatt.it&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/sys/dll/reg.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/dll/reg.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/dll/reg.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/sys/dll/reg.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>cef0416bfaf3f2eda18a772a528c82211592945c - Merge branch &apos;barry/2024-04-26/fix-sowing-viewers&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#cef0416bfaf3f2eda18a772a528c82211592945c</link>
        <description>Merge branch &apos;barry/2024-04-26/fix-sowing-viewers&apos; into &apos;main&apos;Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowingSee merge request petsc/petsc!7511

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Wed, 15 May 2024 19:29:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ffeef943c8ee50edff320d8a3135bb0c94853e4c - Update to sowing version that supports PetscViewer and PetscObject</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#ffeef943c8ee50edff320d8a3135bb0c94853e4c</link>
        <description>Update to sowing version that supports PetscViewer and PetscObjectRemove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowingAlso handles the passing of null objects correctly

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Sun, 28 Apr 2024 23:21:32 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.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/dll/reg.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/dll/reg.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/dll/reg.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/sys/dll/reg.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>55cda6f51c86a483abe5781578f3bbdf986e1625 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#55cda6f51c86a483abe5781578f3bbdf986e1625</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 25 Apr 2024 04:27:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>99e79f2fa00b9edf66b5befd34b82026b832a5fa - Merge branch &apos;barry/2024-04-24/doc-fixes/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#99e79f2fa00b9edf66b5befd34b82026b832a5fa</link>
        <description>Merge branch &apos;barry/2024-04-24/doc-fixes/release&apos; into &apos;release&apos;release docs fixesSee merge request petsc/petsc!7498

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 25 Apr 2024 04:23:54 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a3b724e88d046d3fedf46cc78f622355d8be981f - release docs fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#a3b724e88d046d3fedf46cc78f622355d8be981f</link>
        <description>release docs fixesCommit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, exampleFunded-by:Project:Time:     hoursReported-by:Thanks-to:Development Tools: Vim, Emacs, Eclipse

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Wed, 24 Apr 2024 16:54:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a4cdeec65743400f9a1d882d3c1bbcfbf6661929 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#a4cdeec65743400f9a1d882d3c1bbcfbf6661929</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Tue, 09 Apr 2024 04:06:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dd637238e27a44d28d44f8b0baed6ac75f70479c - Merge branch &apos;stefanozampini/fix-matheadermerge&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#dd637238e27a44d28d44f8b0baed6ac75f70479c</link>
        <description>Merge branch &apos;stefanozampini/fix-matheadermerge&apos; into &apos;release&apos;Propagate function and object list in MatHeaderMergeSee merge request petsc/petsc!7437

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Mon, 08 Apr 2024 12:50:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ebd2f95a6da40e8386679defa1a3e3807e87c6ae - PetscFunctionListAdd: do no create list if fptr is NULL</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/dll/reg.c#ebd2f95a6da40e8386679defa1a3e3807e87c6ae</link>
        <description>PetscFunctionListAdd: do no create list if fptr is NULL

            List of files:
            /petsc/src/sys/dll/reg.c</description>
        <pubDate>Thu, 04 Apr 2024 23:19:53 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
