]> git.donarmstrong.com Git - perltidy.git/commit
added -sub-alias-list and -space-prototype-paren
authorSteve Hancock <perltidy@users.sourceforge.net>
Fri, 11 Oct 2019 16:56:07 +0000 (09:56 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Fri, 11 Oct 2019 16:56:07 +0000 (09:56 -0700)
commit74b7f2e2e8878427f9605f79f998fb82d1906ad4
treecc8a532e2dd81ad3ff4100841e3b0928edb9cdf4
parent0411a382d08c713ec636700e55621a5c39069169
added -sub-alias-list and -space-prototype-paren
24 files changed:
CHANGES.md
bin/perltidy
docs/ChangeLog.html
docs/Tidy.html
docs/perltidy.html
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/Tokenizer.pm
t/snippets/expect/git14.def [new file with mode: 0644]
t/snippets/expect/sal.def [new file with mode: 0644]
t/snippets/expect/sal.sal [new file with mode: 0644]
t/snippets/expect/spp.def [new file with mode: 0644]
t/snippets/expect/spp.spp0 [new file with mode: 0644]
t/snippets/expect/spp.spp1 [new file with mode: 0644]
t/snippets/expect/spp.spp2 [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets/sal.in [new file with mode: 0644]
t/snippets/sal.par [new file with mode: 0644]
t/snippets/spp.in [new file with mode: 0644]
t/snippets/spp0.par [new file with mode: 0644]
t/snippets/spp1.par [new file with mode: 0644]
t/snippets/spp2.par [new file with mode: 0644]
t/snippets15.t
t/snippets16.t [new file with mode: 0644]