]> git.donarmstrong.com Git - perltidy.git/commit
New upstream version 20210717 upstream/20210717
authorDon Armstrong <don@donarmstrong.com>
Sun, 24 Oct 2021 21:59:00 +0000 (14:59 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 24 Oct 2021 21:59:00 +0000 (14:59 -0700)
commit57d829ae0e2c75828f8ecc9c7139579350927dbc
tree0c0b81e64012c7b2682f9c18bf993b213785688e
parent7f27e55dce5925b2bbe8fcfca64f385e917a52be
New upstream version 20210717
64 files changed:
.pre-commit-hooks.yaml [new file with mode: 0644]
BUGS.md
CHANGES.md
MANIFEST
META.json
META.yml
README.md
bin/perltidy
docs/BugLog.html [new file with mode: 0644]
docs/ChangeLog.html
docs/Tidy.html
docs/index.html
docs/index.md
docs/perltidy.html
examples/fix-scbb-csc-bug.pl [new file with mode: 0755]
examples/perltidy_hide.pl [new file with mode: 0755]
lib/Perl/Tidy.pm
lib/Perl/Tidy.pod
lib/Perl/Tidy/Debugger.pm
lib/Perl/Tidy/DevNull.pm
lib/Perl/Tidy/Diagnostics.pm
lib/Perl/Tidy/FileWriter.pm
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/HtmlWriter.pm
lib/Perl/Tidy/IOScalar.pm
lib/Perl/Tidy/IOScalarArray.pm
lib/Perl/Tidy/IndentationItem.pm
lib/Perl/Tidy/LineBuffer.pm
lib/Perl/Tidy/LineSink.pm
lib/Perl/Tidy/LineSource.pm
lib/Perl/Tidy/Logger.pm
lib/Perl/Tidy/Tokenizer.pm
lib/Perl/Tidy/VerticalAligner.pm
lib/Perl/Tidy/VerticalAligner/Alignment.pm
lib/Perl/Tidy/VerticalAligner/Line.pm
t/atee.t [new file with mode: 0644]
t/filter_example.t [new file with mode: 0755]
t/filter_example.t.SKIP [deleted file]
t/snippets1.t
t/snippets10.t
t/snippets11.t
t/snippets12.t
t/snippets13.t
t/snippets14.t
t/snippets15.t
t/snippets16.t
t/snippets17.t [new file with mode: 0644]
t/snippets18.t [new file with mode: 0644]
t/snippets19.t [new file with mode: 0644]
t/snippets2.t
t/snippets20.t [new file with mode: 0644]
t/snippets21.t [new file with mode: 0644]
t/snippets22.t [new file with mode: 0644]
t/snippets23.t [new file with mode: 0644]
t/snippets24.t [new file with mode: 0644]
t/snippets3.t
t/snippets4.t
t/snippets5.t
t/snippets6.t
t/snippets7.t
t/snippets8.t
t/snippets9.t
t/test-eol.t
t/testwide.t