<?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 testDisabled.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4ab547ceb31cf8c1287f5da2fc6aa6a54e2c08bd - Merge branch &apos;jacobf/2021-10-11/clang-linter-parse-docstrings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#4ab547ceb31cf8c1287f5da2fc6aa6a54e2c08bd</link>
        <description>Merge branch &apos;jacobf/2021-10-11/clang-linter-parse-docstrings&apos; into &apos;main&apos;Feature: Lint Sowing DocstringsSee merge request petsc/petsc!4443

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Thu, 12 Jan 2023 14:47:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>447bcd8fae0acafb34f76e22d0a980ee3af1ea6c - Reshuffle linter code into a proper python package</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#447bcd8fae0acafb34f76e22d0a980ee3af1ea6c</link>
        <description>Reshuffle linter code into a proper python packageUpgrade clang linter:- Improved stability of clang library calls- clang linter can now check docstrings for correctness- Major improvements to diff merging- Handle overlapping deletion by discarding one patch or the other, patches now supportcallbacks to remove themselves from the linter if discarded- Better duplicate and missing function argument detection- Improve printing and diagnostics for functions- Add checks for duplicate headers, non-lowercase levels, spacing between docstring andsymbol, indentation, title-cased headings, no content on comment begin and end lines- Add better checking for sowing identifier matching- Tests now can also output and diff:- stdout (useful for when tests should catch errors but can&apos;t fix them)- Fixed errors- Now able to apply multiline patches, and far more robust diff support- Add a lot more auto fixits- Add new SourceLocation and SourceRange wrappers- Major performance improvements in __lt__ and __ge__ from caching for SourceLocation and SourceRange- check that function has a custom fortran interface if it has a function pointer and charstring- Check that parameter lists start with the right character and- Source fixes now applied in chronological order, and test that patches can be applied as well- Improved parameter list alignment checker- Add support for additional notes types and unknown/unhandled sections- Allow disabling of diagnostics via &apos;-fdiagnostic-name [yes/no/maybe-so]&apos;- enum docstring checking and better parameter-list alignment enforcement- Check spacing in inline lists- Check for duplicates and self-references in seealso lists- Detect headers that are missing a colon, and detect headers that probably shouldn&apos;t be headers- Dheck that synopsis descriptions aren&apos;t overly long-winded- Handle inline code-block within parameter lists because snes.c is a nightmare- Check explicit synopses contain the right parameters- Added check to explicit macro docstrings on whether the symbol they claim to describeexists in the header- Improve diagnostic for matching argument idx- Show trace back to parent arguments if applicable- 10x performance improvements for SourceRange and SourceLocation- Be able to handle arbitrary number of nested function-pointer parameters as documentation- Rework initial loader, use lazy loading to improve startup timeUpdate dir-locals.el to reflect new 2 column indentation, and enforce no stars in comments

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Mon, 11 Oct 2021 22:02:31 +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/tests/linter/testDisabled.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/tests/linter/testDisabled.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/tests/linter/testDisabled.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

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

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.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>04346f8ccbfaa9fb73fb7dce6ecc10b18d1c2572 - Merge branch &apos;barry/2022-07-20/add-clang-format&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#04346f8ccbfaa9fb73fb7dce6ecc10b18d1c2572</link>
        <description>Merge branch &apos;barry/2022-07-20/add-clang-format&apos; into &apos;main&apos;Use clang-format to format PETSc source codeSee merge request petsc/petsc!5455

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Tue, 09 Aug 2022 17:04:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fcc665c7611e3de3cad3dd5be00443187fc0ad98 - Reformat with clang-format src/sys/tests/linter/*.c once and for all so that test-lint will run in the CI</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#fcc665c7611e3de3cad3dd5be00443187fc0ad98</link>
        <description>Reformat with clang-format src/sys/tests/linter/*.c once and for all so that test-lint will run in the CIAlso run make test-lint REPLACE=1 to update output of testing of lint checking of PetscValid... and friendsNote: this is done seperately and before the massive reformatting of all the PETSc source code and includesCommit-type: housekeeping/spend 15m

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Fri, 29 Jul 2022 19:01:36 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>333c02ea7d2ffcfe890ac3beaa052c2d7b07be73 - Merge branch &apos;jacobf/2021-09-23/fix-linter-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#333c02ea7d2ffcfe890ac3beaa052c2d7b07be73</link>
        <description>Merge branch &apos;jacobf/2021-09-23/fix-linter-warnings&apos; into &apos;main&apos;Fix Spurious Linter WarningsSee merge request petsc/petsc!4351

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Sat, 25 Sep 2021 14:29:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>999739cf12618b36ac48ee4250964a76f927d80d - Fix some spurious linter warnings and move certain headers to the private directory. Added</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/linter/testDisabled.c#999739cf12618b36ac48ee4250964a76f927d80d</link>
        <description>Fix some spurious linter warnings and move certain headers to the private directory. AddedinternalPetscDisableStaticAnalyzerForExpressionUnderstandingThatThisIsDangerousAndBugprone() macroto disable static analyzer for a single expression and a test for it. Improved the testinglogic slightly.

            List of files:
            /petsc/src/sys/tests/linter/testDisabled.c</description>
        <pubDate>Thu, 23 Sep 2021 17:48:55 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
