<?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 fuser.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/sys/utils/fuser.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/sys/utils/fuser.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/sys/utils/fuser.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/sys/utils/fuser.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>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/fuser.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/fuser.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/fuser.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/sys/utils/fuser.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>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/utils/fuser.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/utils/fuser.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>10450e9e44b354a0a3da7bbd573407bdf051df10 - Manual linter fixes: sys</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#10450e9e44b354a0a3da7bbd573407bdf051df10</link>
        <description>Manual linter fixes: sys

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Wed, 12 Jul 2023 21:31:31 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>aec76313382a76d73a95f2051cbe4b1eab55c1c7 - Lint apply: sys</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#aec76313382a76d73a95f2051cbe4b1eab55c1c7</link>
        <description>Lint apply: sys

            List of files:
            /petsc/src/sys/utils/fuser.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>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/utils/fuser.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/utils/fuser.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/utils/fuser.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/utils/fuser.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>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/utils/fuser.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/utils/fuser.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/utils/fuser.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/sys/utils/fuser.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>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/utils/fuser.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/utils/fuser.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/utils/fuser.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/sys/utils/fuser.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/utils/fuser.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/utils/fuser.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>db7814771ca77b190574494e87b584e981451db0 - Docs: bulk add backticks to .seealso man page fields</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#db7814771ca77b190574494e87b584e981451db0</link>
        <description>Docs: bulk add backticks to .seealso man page fields```pythonimport osimport reimport fileinputdef _process_word(word):    comma = &quot;,&quot; if word.endswith(&quot;,&quot;) else &quot;&quot;    return &quot;`%s`%s&quot; % (word.rstrip(&quot;,&quot;), comma)def _process_stripped_line(line):    return &quot; &quot;.join(map(_process_word, line.split()))start_pattern = re.compile(r&quot;^( *\.seealso:? )(.*$)&quot;)def process_file(filename_full):    with fileinput.FileInput(filename_full, inplace=True) as f:        in_block = False        for line in f:            line_stripped = line.strip()            # end &quot;.seealso blocks&quot; on a blank line or C-style comment close            line_modified = None            if not line_stripped:                in_block = False            elif line_stripped.endswith(&quot;*/&quot;):                in_block = False            else:                match = re.match(start_pattern,                                 line)  # not stripped line                if match:                    indent = &quot; &quot; * len(match.group(1))                    in_block = True                    line_modified = match.group(                        1) + _process_stripped_line(                            match.group(2).strip())                elif in_block:                    line_modified = indent + _process_stripped_line(                        line_stripped)            if line_modified:                print(line_modified)  # prints to the file            else:                print(line, end=&quot;&quot;)  # prints to the fileBASE_DIRS = [&quot;src&quot;, &quot;include&quot;]EXT = [&quot;.c&quot;, &quot;.cxx&quot;, &quot;.cpp&quot;, &quot;.cu&quot;, &quot;.h&quot;, &quot;.hpp&quot;, &quot;.hxx&quot;]EXCLUDE_DIRS = [&quot;tests&quot;, &quot;tutorials&quot;, &quot;ftn-auto&quot;, &quot;ftn-custom&quot;, &quot;benchmarks&quot;]def main():    &quot;&quot;&quot; Process everything &quot;&quot;&quot;    for base in BASE_DIRS:        for root, dirs, files in os.walk(base):            for filename in files:                if os.path.splitext(filename)[1] in EXT:                    filename_full = os.path.join(root, filename)                    print(&quot;FILE ---&quot;, filename_full)                    process_file(filename_full)            for exclude_dir in EXCLUDE_DIRS:                if exclude_dir in dirs:                    dirs.remove(exclude_dir)if __name__ == &quot;__main__&quot;:    main()```

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Mon, 25 Apr 2022 09:30:19 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f882803cc229b3a4b5704278364815583f823089 - Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#f882803cc229b3a4b5704278364815583f823089</link>
        <description>Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;Variadic CHKERRQ()See merge request petsc/petsc!4889

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Sat, 26 Mar 2022 01:48:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9566063d113dddea24716c546802770db7481bc0 - The great renaming:</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#9566063d113dddea24716c546802770db7481bc0</link>
        <description>The great renaming:- CHKERRQ() -&gt; PetscCall()- CHKERRV() -&gt; PetscCallVoid()- CHKERRMPI() -&gt; PetscCallMPI()- CHKERRABORT() -&gt; PetscCallAbort()- CHKERRCONTINUE() -&gt; PetscCallContinue()- CHKERRXX() -&gt; PetscCallThrow()- CHKERRCXX() -&gt; PetscCallCXX()- CHKERRCUDA() -&gt; PetscCallCUDA()- CHKERRCUBLAS() -&gt; PetscCallCUBLAS()- CHKERRCUSPARSE() -&gt; PetscCallCUSPARSE()- CHKERRCUSOLVER() -&gt; PetscCallCUSOLVER()- CHKERRCUFFT() -&gt; PetscCallCUFFT()- CHKERRCURAND() -&gt; PetscCallCURAND()- CHKERRHIP() -&gt; PetscCallHIP()- CHKERRHIPBLAS() -&gt; PetscCallHIPBLAS()- CHKERRHIPSOLVER() -&gt; PetscCallHIPSOLVER()- CHKERRQ_CEED() -&gt; PetscCallCEED()- CHKERR_FORTRAN_VOID_FUNCTION() -&gt; PetscCallFortranVoidFunction()- CHKERRMKL() -&gt; PetscCallMKL()- CHKERRMMG() -&gt; PetscCallMMG()- CHKERRMMG_NONSTANDARD() -&gt; PetscCallMMG_NONSTANDARD()- CHKERRCGNS() -&gt; PetscCallCGNS()- CHKERRPTSCOTCH() -&gt; PetscCallPTSCOTCH()- CHKERRSTR() -&gt; PetscCallSTR()- CHKERRTC() -&gt; PetscCallTC()

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Fri, 25 Mar 2022 01:50:18 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5f80ce2ab25dff0f4601e710601cbbcecf323266 - chkerr and friends wrapped</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#5f80ce2ab25dff0f4601e710601cbbcecf323266</link>
        <description>chkerr and friends wrapped

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Thu, 24 Feb 2022 03:50:24 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ef135d0e13932c19a092839bd89083996c65730e - Merge remote-tracking branch &apos;origin/psanan/docs-remove-manconcepts&apos; [PR #1733]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#ef135d0e13932c19a092839bd89083996c65730e</link>
        <description>Merge remote-tracking branch &apos;origin/psanan/docs-remove-manconcepts&apos; [PR #1733]

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Sat, 01 Jun 2019 14:27:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0f5d826a8a3961d28a20703f4390975100ca0e26 - Man pages: remove Concepts: fields</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/utils/fuser.c#0f5d826a8a3961d28a20703f4390975100ca0e26</link>
        <description>Man pages: remove Concepts: fieldsThese fields were previously stripped from the man pages by logic removed in 21a59cba2737d49dc2f0bd12c08db0d2a3f3f209Remove these fields from all man pages (but not from examples).This is accomplished with GNU sed (gsed on OS X), with the following commands.*Warning* that this type of command can corrupt a .git directory,so be cautious in reusing or modifying these commands. They first lookfor and delete matching lines with a following line consisting of only whitespace,and then delete any remaining matching lines.    find src -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/ {N; /\n\s*$/d}&apos; {} +    find src -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/d&apos; {} +    find include -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/ {N; /\n\s*$/d}&apos; {} +    find include -type f -not -path &quot;*/examples/*&quot; -not -name &quot;*.html&quot;  -not -name &quot;*.bib&quot; -exec gsed -i &apos;/Concepts:/d&apos; {} +Hints on the sed command obtained from: https://unix.stackexchange.com/questions/100754/how-to-delete-a-specific-line-and-the-following-blank-line-using-gnu-sed

            List of files:
            /petsc/src/sys/utils/fuser.c</description>
        <pubDate>Thu, 30 May 2019 07:29:43 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
