]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2024-01-04 Steve Hancockfix typo
2024-01-04 Steve Hancockremove unused vars located with -duv
2024-01-04 Steve Hancockavoid reused name
2024-01-04 Steve Hancockadd 2 missing elses using -ame
2024-01-04 Steve Hancockwrite initializer for -wvt; remove unused vars found...
2024-01-04 Steve Hancockremove some unused vars located with -duv
2024-01-03 Steve Hancockadd example to docs
2024-01-03 Steve Hancockminor optimization of sub undo_ci
2024-01-03 Steve Hancockfix numerous issues in examples found with -duv
2024-01-02 Steve Hancockskip certain operations during iterations
2024-01-02 Steve Hancocksimplify Die and Warn calls
2024-01-02 Steve Hancockimprove error checking
2024-01-02 Steve Hancockfix typos, simplify wording
2024-01-02 Steve Hancockbump version to 20230912.11 20230912.11
2024-01-02 Steve Hancockfix issue where -nwcp without -wcp was not working
2024-01-02 Steve Hancockbump version to 20230912.10 20230912.10
2024-01-01 Steve Hancocksplit -wcp=s into -wcp=s and -nwcp=s to simplify use
2024-01-01 Steve Hancockwarn about v-string and x-operator hash keys
2024-01-01 Steve Hancockconsolidate duplicated hashes
2023-12-31 Steve Hancockadd --dump-mixed-call-parens (-dmcp); bump version 20230912.09
2023-12-31 Steve Hancockbump version to 20230912.08 20230912.08
2023-12-30 Steve Hancockadd option --want-call-parens=s, see git #128
2023-12-30 Steve Hancockfix c316: remove sub do_QUOTED_BAREWORD
2023-12-24 Steve Hancockminor code cleanups
2023-12-23 Steve Hancockupdate -duv to work better with v5.36 experimental...
2023-12-20 Steve Hancockupdate links, add section on vertical alignment
2023-12-20 Steve Hancockbe sure Klast is undef if Kfirst is undef
2023-12-20 Steve Hancockadd section on list formatting
2023-12-19 Steve Hancockupdate docs
2023-12-18 Steve Hancockupdate comments
2023-12-18 Steve Hancockoptimize -wvt
2023-12-18 Steve Hancockimprove code for finding unused vars in if-chains with...
2023-12-16 Steve Hancockadd check for missing string parameter, c312
2023-12-14 Steve Hancockbump to 20230912.07 20230912.07
2023-12-14 Steve Hancockimprove scan for unused vars
2023-12-13 Steve Hancockchange dv to duv, wv to wvt=s
2023-12-12 Steve Hancockfix minor issues found with -wv
2023-12-12 Steve Hancockfix some minor issues found with -dv
2023-12-11 Steve Hancockupdate examples
2023-12-11 Steve Hancockexclude all dump- parameters from random testing
2023-12-11 Steve Hancockeliminate all issues identified with -wv
2023-12-11 Steve Hancockupdate docs
2023-12-09 Steve Hancocksort package error messages by line number 20230912.06
2023-12-09 Steve Hancockupdate docs
2023-12-09 Steve Hancockbump version to .06
2023-12-09 Steve Hancockupdate docs
2023-12-09 Steve Hancockadd docs for -dv and -wv
2023-12-09 Steve Hancockminor changes to -dv and -wv options
2023-12-07 Steve Hancocknear final coding of --warn-variables and --dump-variables
2023-12-06 Steve Hancockcleanup -wvu code
2023-12-05 Steve Hancockadd -wvuxl
2023-12-05 Steve Hancockclean up -wvu coding
2023-12-04 Steve Hancockupdate -wvu option
2023-12-02 Steve Hancockadd -wvu
2023-12-02 Steve Hancockfix search for git home
2023-11-27 Steve Hancockadd comment
2023-11-26 Steve Hancockremove unused call args
2023-11-25 Steve Hancockadd utility blinkers.pl
2023-11-25 Steve Hancockremove unused code
2023-11-25 Steve Hancockfix b1463
2023-11-25 Steve Hancockdo not use --show-options in random testing
2023-11-23 Steve Hancockadd note to docs about word-wrapping comments (see...
2023-11-21 Steve Hancockfix b1462
2023-11-20 Steve Hancocksimplify logfile switches
2023-11-17 Steve Hancockadd internal error checks
2023-11-16 Steve Hancockdo not include -cti (an alias) among random parameters...
2023-11-16 Steve Hancockupdate comments
2023-11-12 Steve Hancockremove unused code; fix some comments
2023-11-10 Steve Hancockre-order some if tests for improved efficiency
2023-11-10 Steve Hancocksimplify coding for 'this_batch'
2023-11-08 Steve Hancockrevise sub set_vertical_tightness_flags
2023-11-07 Steve Hancockskip needless flush calls
2023-11-06 Steve Hancocksimplify several split calls
2023-11-05 Steve Hancockbump version to .05 20230912.05
2023-11-05 Steve Hancockfix split
2023-11-05 Steve Hancockfix issue c302
2023-11-05 Steve Hancockadd integer option range checks before processing
2023-11-02 Steve Hancockcheck for negative -i and -ci
2023-10-31 Steve Hancockmore efficient data structures for token tree navigatio...
2023-10-30 Steve Hancockmore efficient data structures for token tree navigatio...
2023-10-29 Steve Hancockcheck size of files arriving from stdin
2023-10-27 Steve Hancockuse more efficient tokenizer checks for special cases
2023-10-27 Steve Hancockuse more efficient check for negative levels
2023-10-27 Steve Hancockcheck for negative --starting-indentation-level
2023-10-26 Steve Hancockimprove guessing rule for division vs pattern (c243)
2023-10-26 Steve Hancockadd internal tokenizer consistency check
2023-10-25 Steve Hancockoptimization
2023-10-25 Steve Hancockupdate max_arguments
2023-10-25 Steve Hancockreformat some long arg lists
2023-10-24 Steve Hancockreformat some long arg lists
2023-10-24 Steve Hancockrewrite several arg lists as hashes for clarity
2023-10-23 Steve Hancockcheck for and warn on non-ascii characters in perltidy...
2023-10-23 Steve Hancocktokenize non-operator '&^' as type identifier
2023-10-23 Steve Hancockimprove efficiency
2023-10-21 Steve Hancockrewrite and simplify sub count_sub_args
2023-10-18 Steve Hancockunpack args of non time-critical subs
2023-10-17 Steve Hancockbump version to 20230912.04 20230912.04
2023-10-17 Steve Hancockfix arg counts for -dbs in some edge cases
2023-10-16 Steve Hancockadd sub arg count to --dump-block-summary output
2023-10-16 Steve Hancockadd clarifying comment
next