]> git.donarmstrong.com Git - perltidy.git/commit
New upstream version 20220217 upstream/20220217
authorDon Armstrong <don@donarmstrong.com>
Tue, 24 May 2022 22:27:10 +0000 (15:27 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 24 May 2022 22:27:10 +0000 (15:27 -0700)
commit880633cc084e9d787eb9f760d3851c5d660db17c
tree31ca072cf4996c6553faf91401c6e38917171796
parent57d829ae0e2c75828f8ecc9c7139579350927dbc
New upstream version 20220217
46 files changed:
BUGS.md
CHANGES.md
MANIFEST
META.json
META.yml
README.md
bin/perltidy
docs/BugLog.html
docs/ChangeLog.html
docs/Tidy.html
docs/perltidy.html
examples/fix-scbb-csc-bug.pl [deleted file]
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
pm2pl
t/.gitattributes [new file with mode: 0644]
t/snippets17.t
t/snippets18.t
t/snippets19.t
t/snippets20.t
t/snippets22.t
t/snippets24.t
t/snippets25.t [new file with mode: 0644]
t/snippets26.t [new file with mode: 0644]
t/testwide-passthrough.pl.src [new file with mode: 0644]
t/testwide-passthrough.t.SKIP [new file with mode: 0644]
t/testwide-tidy.pl.src [new file with mode: 0644]
t/testwide-tidy.pl.srctdy [new file with mode: 0644]
t/testwide-tidy.t.SKIP [new file with mode: 0644]