]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2021-05-27 Steve Hancockminor coding cleanups
2021-05-27 Steve Hancockadd test for parsing numeric values
2021-05-27 Steve HancockAdded optional o in octal number definitions
2021-05-26 Steve HancockFix several problems with -lp formatting
2021-05-23 Steve Hancockminor cleanups
2021-05-23 Steve Hancockremoved unsupported versions before 5.14
2021-05-22 Steve Hancockadded perl 5.30 and 5.32 for Travis-ci
2021-05-22 Steve Hancockfix comment
2021-05-22 Steve Hancockeliminate a bareword filehandle
2021-05-21 Steve Hancockcleanup debug statements
2021-05-21 Steve HancockModify welding rules for -lp
2021-05-17 Steve Hancockcleanup sub respace_tokens
2021-05-16 Steve HancockFix inconsistency involving counting commas
2021-05-16 Steve HancockSlightly modify line breaks for -lp indentation
2021-05-14 Steve Hancockminor coding cleanups
2021-05-14 Steve HancockRewrite coding for -bom flag
2021-05-13 Steve Hancockcoding cleanup
2021-05-13 Steve HancockAdjust tolerances for some line length tests
2021-05-10 Steve HancockDo not apply -lp formatting to containers with here...
2021-05-09 Steve HancockFix some edge welding cases
2021-05-09 Steve HancockImprove tolerance for welding qw quotes
2021-05-09 Steve HancockRevise weld tolerances, simplify code, fix welded ci
2021-05-08 Steve HancockCorrect brace types mismarked by tokenizer, update
2021-05-07 Steve HancockAdded warning when -ci has to be reduced; ref rt #136415
2021-05-07 Steve Hancockcombine duplicate subs
2021-05-07 Steve HancockImprove indentation of welded multiline qw quotes
2021-05-06 Steve HancockTest length of closing multiline qw quote before welding
2021-05-05 Steve HancockUpdate welding rule to avoid blinking states
2021-05-04 Steve HancockFix problem of conflict of -otr and -lp
2021-05-04 Steve Hancockadded some debug code for extended_continuation_indentation
2021-05-04 Steve HancockAdd option -pvtc=3, requested in rt136416
2021-05-04 Steve HancockFix vertical alignment issue raised in rt #136416
2021-05-03 Steve HancockFix some rare issues with the -lp option
2021-05-02 Steve HancockCorrect brace types mismarked by tokenizer
2021-05-02 Steve HancockAvoid instability of combination -bbx=2 -lp and -xci
2021-04-30 Steve HancockRestrict use of flag -cab=3 to simple structurs
2021-04-29 Steve HancockUpdate docs for git #64 regarding -lp and side comments
2021-04-26 Steve HancockFix line break rules for uncontained commas + cleanups
2021-04-25 Steve HancockFix problem with -wn and -wc=n
2021-04-21 Steve HancockAdjust line break rules for uncontained commas
2021-04-20 Steve HancockFix a bad line break choice at a slash
2021-04-20 Steve HancockFix rare problem with -lp -wn
2021-04-18 Steve HancockFix issue git#63
2021-04-18 Steve HancockAvoid welding at sort/map/grep paren calls
2021-04-17 Steve HancockFix issue git#62
2021-04-16 Steve HancockFix problem involving -bbx=2 -xci -osbr and similar...
2021-04-16 Steve HancockFix rare line break problem
2021-04-15 Steve HancockFix problem parsing anonymous subs with attribute lists
2021-04-14 Steve HancockCorrect brace types mismarked by tokenizer
2021-04-13 shancock9Merge pull request #60 from scop/spelling
2021-04-13 shancock9Merge pull request #59 from scop/docs/vtc-options
2021-04-13 Ville Skyttädocs: doc and comment spelling fixes
2021-04-13 Ville Skyttädocs: *vtc fixes
2021-04-11 Steve HancockUnify coding for welded quotes and other welded containers
2021-04-09 Steve HancockSlight change in weld length calculation
2021-04-08 Steve HancockImprove treatment of -vmll with -wn
2021-04-08 Steve HancockMerge weld rule 6 into rule 3
2021-04-07 Steve HancockMoved logic of previous update to the FileWriter module
2021-04-06 Steve HancockFix problem with excess blank line generation with...
2021-04-05 Steve HancockModify a condition for applying -bbx=2
2021-04-05 Steve HancockImprove previous patch of -wn tolerance
2021-04-03 Steve HancockFix rare convergence problem with -wn
2021-04-03 Steve Hancockadd --oneliner example to man page for git #58
2021-04-02 Steve HancockAvoid conflict of -bli and -xci
2021-04-01 Steve Hancockupdate to v20210402 20210402
2021-03-31 Steve HancockAvoid conflict of -bbp=2 and -xci
2021-03-30 Steve HancockFix rule for welding with barewords
2021-03-30 Steve Hancockimprove error message about operator in indirect object...
2021-03-30 Steve Hancockfilter out nuisance lines from testing output
2021-03-30 Steve HancockFix conflict between -wba='||' and -opr
2021-03-29 Steve HancockFollow user requests better to break before operators
2021-03-28 Steve Hancocklist depth requirement for -bbx=3 changed back previous...
2021-03-27 Steve HancockFix problems with combinations of -iob -lp
2021-03-26 Steve Hancockremove -lfp shortcut pending further testing
2021-03-25 Steve HancockAdd flags -lpxl=s and simplified form -lfp, requested...
2021-03-22 Steve HancockFix error message for multiple conflicting specificatio...
2021-03-20 Steve HancockFix issue git #57, Warn_count was not initialized
2021-03-19 Steve HancockFix rare problem with combination -lp -wn -naws
2021-03-17 Steve HancockFix definition of list within list for -bbx flag
2021-03-16 Steve HancockFix problem with -xci and long tokens
2021-03-16 Steve HancockFix error in parsing use statement curly brace
2021-03-13 Steve HancockFix problems with combinations of -iob -lp -wn -dws...
2021-03-11 Steve HancockSimplify sub weld_nested_containers
2021-03-07 Steve HancockAdjust line length tolerance for welding
2021-03-07 Steve HancockFix problem with -vtc=n and outdented long lines
2021-03-07 Steve HancockFix problem with combination -lp and -wbb='='
2021-03-06 Steve HancockFix edge formatting cases with parameter -bbx=2
2021-03-06 Steve Hancockadded flag -fpva, --function-paren-vertical-alignment...
2021-03-05 Steve HancockFix for issue git #53, do not align spaced function...
2021-03-05 Steve HancockFix issue git #54 involving -bbp=n -bbpi=n -lp
2021-03-03 Steve Hancockfix some edge cases involving the -wn flag
2021-03-01 Steve HancockUpdate tokenizer recognition of indirect object
2021-02-28 Steve HancockDo not start a batch with a blank token
2021-02-27 Steve Hancockupdate testing tools
2021-02-27 Steve HancockAvoid double spaces in -csc text output
2021-02-27 Steve HancockRemove control of debug flag -fll
2021-02-26 Steve HancockRestrict previous update to just -vmll
2021-02-26 Steve HancockAdd a gap calculation in line length tests with -vmll
2021-02-26 Steve HancockUpdate rule for spacing paren after constant function
2021-02-26 Steve HancockImprove line length test for the -vtc=2 option
next