]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2021-11-03 Steve Hancockfix b1236, incorrect -kpit function with parenless for
2021-10-29 Steve Hancockupdate to version 20211029 20211029
2021-10-26 Steve Hancockadd example for -iob
2021-10-25 Steve Hancockfix b1232, rare formatting instability
2021-10-24 Steve Hancockfix c093, a minor vertical alignment issue
2021-10-24 Steve Hancockfix b1231, rare instability involving -bbp=3 -bbpi...
2021-10-22 Steve Hancockfix b1230, rare formatting instability
2021-10-21 Steve HancockFix b1229, very rare instablity with -lp -bbao
2021-10-21 Steve HancockFix c090, inconsistent warning messages for deprecated...
2021-10-21 Steve HancockFix c091, incorrect closing side comment
2021-10-20 Steve Hancockimprove alignment for sub calls without parens, issue...
2021-10-18 Steve Hancockfix issue c087, follow break after anonymous sub closin...
2021-10-17 Steve Hancockupdate some fault checks
2021-10-17 Steve Hancockadded flag -blixl
2021-10-16 Steve Hancockadd -bl control parameters -bll and -blxl, part 2
2021-10-16 Steve Hancockconvert regex to hash for minor tokenizer speedup
2021-10-16 Steve Hancockconvert some regexes to hashes to speedup tokenizer
2021-10-15 Steve Hancockadded -bl control options -bll=s -blxl=s, part 1
2021-10-15 Steve Hancockadd check that all self variables are initialized
2021-10-15 Steve Hancockrevised code for matching a sub block
2021-10-14 Steve Hancocksimplify coding of -bl and -bli options
2021-10-14 Steve Hancockfix c074, incorrectly marked block brace
2021-10-12 Steve Hancockrevise random file generator
2021-10-12 Steve Hancockadd syntax check for variables of the form ${^XXX}
2021-10-12 Steve Hancockadd internal fault check for tokens out of order
2021-10-12 Steve Hancockconvert regex to hash for minor optimization
2021-10-12 Steve Hancockremoved unused syntax check coding; updated some error...
2021-10-11 Steve Hancockminor optimization
2021-10-11 Steve Hancockfix b1228, rare formatting instability
2021-10-11 Steve Hancockadd internal fault checks
2021-10-10 Steve Hancockcode simplificiation
2021-10-08 Steve Hancockfix issue b1211, rare formatting instability
2021-10-07 Steve Hancockfix issue c085, very rare fault with -lp
2021-10-07 Steve Hancockminor code simplification
2021-10-06 Steve Hancockfix issue b1213
2021-10-05 Steve Hancockfix issue b1214
2021-10-05 Steve Hancockfix issue b1219
2021-10-05 Steve Hancockbe sure DEVEL_MODE is set for random testing
2021-10-04 Steve Hancockimprove error diagnostics
2021-10-04 Steve Hancockfix issue b1215, rare formatting instability
2021-10-04 Steve Hancockfix rare formatting instability b1223, b1227
2021-10-04 Steve Hancockadjust chain probability in testing; get perltidy.pl...
2021-10-04 Steve Hancockfix issue b1212, unusual weld instability
2021-10-03 Steve Hancockfix b1221, -vmll issue where max line length could...
2021-10-03 Steve Hancockoptimize processing of block comments
2021-10-02 Steve Hancockfix issue c081, -cscw flag was preventing some csc...
2021-10-02 Steve Hancockfix formatting instability issue b1224
2021-10-01 Steve Hancocksimplify and clean up coding
2021-10-01 Steve Hancocksimplify coding
2021-10-01 Steve Hancockfix issue b1220
2021-09-30 Steve Hancockcode cleanups and minor optimizations
2021-09-29 Steve Hancockminor cleanups and optimizations
2021-09-28 Steve Hancocksimplify alignment coding in send_lines_to_vertical_aligner
2021-09-27 Steve Hancockminor optimizations
2021-09-27 Steve Hancockfix issues b1216-b1218
2021-09-26 Steve Hancockfix issue c078, blank token line index out of order
2021-09-26 Steve Hancockoptimize sub 'send_lines_to_vertical_aligner'
2021-09-25 Steve Hancockfix issue b1210, very rare instability with -vmll
2021-09-25 Steve Hancockoptimize logical padding
2021-09-24 Steve Hancockoptimize vertical alignment
2021-09-23 Steve Hancockoptimize sub process_line_of_CODE
2021-09-23 Steve Hancockupdate utility pm2pl with flags -D -o ofname
2021-09-22 Steve Hancockbump version to 20210717.04 20210717.04
2021-09-22 Steve Hancockadd test case for -lp
2021-09-22 Steve HancockPartial fix for issue git #74 on -lp at anonymous subs
2021-09-22 Steve HancockFix issues b1209 related to -vmll
2021-09-19 Steve Hancockminor code cleanups
2021-09-19 Steve Hancockadded sub Fault to Tokenizer.pm
2021-09-19 Steve Hancockfilter out some binary files
2021-09-18 Steve Hancockbump version to 20210717.03 20210717.03
2021-09-18 Steve HancockFix issue b1208
2021-09-18 Steve Hancockadd test cases for -fpva
2021-09-18 Steve Hancockfix git #73, -nfpva not working correctly
2021-09-17 Steve Hancockadd some anonymous sub returns missed by perl critic
2021-09-16 Steve Hancockadded new parameters -vc -vsc -vbc
2021-09-16 Steve HancockFix unusual parsing error b1207
2021-09-15 Steve HancockFix formatting instability b1206
2021-09-14 Steve HancockOptimize sub set_vertical_alignment_markers for novalign
2021-09-14 Steve Hancockoptimize sub make_alignment_patterns if no alignments
2021-09-13 Steve HancockFix unusual parsing error b1205
2021-09-13 Steve HancockUse stress_level to fix cases b1197-b1204
2021-09-11 Steve Hancockadded test for -novalign and update manual
2021-09-11 Steve Hancockclarify error regarding missed empty here target
2021-09-10 Steve HancockFix unusual hanging side comment issue, c070
2021-09-10 Steve Hancockimprove efficiency of sub set_whitespace_flags
2021-09-08 Steve Hancockbump version to 20210717.02 20210717.02
2021-09-08 Steve Hancockmake -novalign apply to all side comments
2021-09-08 Steve Hancockadd test case
2021-09-07 Steve HancockFix error parsing '$^' with newline between '$' and...
2021-09-07 Steve Hancockadd tests for sub split_pretoken
2021-09-07 Steve HancockKeep needed space after $^, issue c068
2021-09-07 Steve HancockMerge and generalize coding for issues c065 & c066
2021-09-06 Steve Hancockminor code cleanups and optimizations
2021-09-05 Steve Hancockfix unusual parsing issue, c065
2021-09-04 Steve Hancockminor efficiency improvement
2021-09-04 Steve Hancockeliminate sub 'make_side_comment'
2021-09-03 Steve Hancockeliminate some needless regex calls
2021-09-01 Steve Hancockeliminate recursion in sub set_forced_breakpoint
2021-08-31 Steve Hancocksimplified logic in sub respace_tokens
2021-08-31 Steve Hancockoptimized subs resync_.. and set_vertical_alignment_markers
next