]> git.donarmstrong.com Git - perltidy.git/commit
New upstream version 20250105 upstream/20250105
authorDon Armstrong <don@donarmstrong.com>
Sun, 5 Jan 2025 23:04:08 +0000 (15:04 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sun, 5 Jan 2025 23:04:08 +0000 (15:04 -0800)
commit9df3c6fc9b586a1482d05db0993d57800d4f3420
tree3dc6cf55770b6176c22b21be11290385d312ab8b
parenteffbe8e558790d5f5e4eb49a10b2ed020b0eaaee
New upstream version 20250105
68 files changed:
.pre-commit-hooks.yaml
BUGS.md
CHANGES.md
MANIFEST
META.json
META.yml
bin/perltidy [changed mode: 0755->0644]
docs/ChangeLog.html
docs/Tidy.html
docs/ci_update.md [new file with mode: 0644]
docs/eos_flag.md
docs/index.html
docs/index.md
docs/perltidy.html
docs/stylekey.html
docs/tutorial.html
examples/bbtidy.pl
examples/break_long_quotes.pl
examples/delete_ending_blank_lines.pl
examples/dump_unique_keys.pl [new file with mode: 0755]
examples/filter_example.pl
examples/find_naughty.pl
examples/perlcomment.pl
examples/perllinetype.pl
examples/perlmask.pl
examples/perltidyrc_dump.pl [deleted file]
examples/perlxmltok.pl
lib/Perl/Tidy.pm
lib/Perl/Tidy.pod
lib/Perl/Tidy/Debugger.pm
lib/Perl/Tidy/DevNull.pm [deleted file]
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 [deleted file]
lib/Perl/Tidy/LineSink.pm [deleted file]
lib/Perl/Tidy/LineSource.pm [deleted file]
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/filter_example.t
t/snippets11.t
t/snippets14.t
t/snippets15.t
t/snippets17.t
t/snippets18.t
t/snippets20.t
t/snippets21.t
t/snippets26.t
t/snippets27.t
t/snippets28.t
t/snippets29.t [new file with mode: 0644]
t/snippets3.t
t/snippets30.t [new file with mode: 0644]
t/snippets31.t [new file with mode: 0644]
t/snippets4.t
t/snippets5.t
t/snippets9.t
t/testwide-passthrough.t
t/testwide-tidy.t
t/zero.t [new file with mode: 0644]