]> git.donarmstrong.com Git - perltidy.git/commit
rewrote VerticalAligner module; bumped version to .02 20200619.02
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 16 Jul 2020 01:29:36 +0000 (18:29 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 16 Jul 2020 01:29:36 +0000 (18:29 -0700)
commitad335db9cb2bb983a1356f71de240be0e9be46fa
tree9d0dca6725274557dfda25357c5946f0dd3dcd73
parentdd218b42510edaf898420b1b7369a1c714f43e5e
rewrote VerticalAligner module; bumped version to .02
57 files changed:
CHANGES.md
bin/perltidy
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/snippets/expect/align12.def
t/snippets/expect/align33.def
t/snippets/expect/git25.def
t/snippets/expect/gnu5.gnu
t/snippets/expect/kgb1.def
t/snippets/expect/kgb1.kgb
t/snippets/expect/olbs.def
t/snippets/expect/otr1.def
t/snippets/expect/otr1.otr
t/snippets/expect/ternary4.def
t/snippets/expect/tightness.def
t/snippets/expect/tightness.tightness1
t/snippets/expect/tightness.tightness2
t/snippets/expect/tightness.tightness3
t/snippets/packing_list.txt
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
t/snippets18.t
t/snippets19.t
t/snippets2.t
t/snippets20.t
t/snippets21.t
t/snippets3.t
t/snippets4.t
t/snippets5.t
t/snippets6.t
t/snippets7.t
t/snippets8.t
t/snippets9.t