]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2024-08-22 Steve Hancockimprove guess if running under editor
2024-08-21 Steve Hancockmove several subs to the utilities area
2024-08-20 Steve Hancockimprove guess if running under editor
2024-08-19 Steve Hancockmark unused vars with _uu
2024-08-17 Steve Hancockbump version to 20240511.10 20240511.10
2024-08-17 Steve Hancockadd patch for git #162
2024-08-17 Steve Hancockupdate docs
2024-08-17 Steve Hancockinclude 'use vars' in -wvt
2024-08-16 Steve Hancockupdate docs for 'our' variables in -wvt
2024-08-16 Steve Hancockpreliminary update for including use vars in -wvt
2024-08-15 Steve Hancockinclude our vars in --warn-variable-types
2024-08-11 Steve Hancockimprove guess if running under editor
2024-08-11 Steve Hancockfix -asbl default
2024-08-10 Steve Hancockupdate docs
2024-08-10 Steve Hancockcode simplification
2024-08-10 Steve Hancockupdates for git #159
2024-08-10 Steve Hancockimproved coverage for -wvt=c
2024-08-08 Steve Hancockupdate to allow -wvt=u and -wvt=c in a .perltidyrc...
2024-08-08 Steve Hancockremove -wvt=u
2024-08-08 Steve Hancockremove unused constants
2024-08-07 Steve Hancockfix minor formatting issue, c385
2024-08-05 Steve Hancockbump to version 20240511.09 20240511.09
2024-08-05 Steve Hancockallow -wvt=u and -wvt=c in .perltidyrc
2024-08-05 Steve Hancockupdate docs
2024-08-04 Steve Hancockremove unused --experimental option
2024-08-04 Steve Hancockupdate docs for --timeout-in-seconds
2024-08-04 Steve Hancockadd --timeout-in-seconds=n, -to=n, default n=10 seconds
2024-08-04 Steve Hancockadd warning for unused constants
2024-08-01 Steve Hancockfix issue c382 20240511.08
2024-08-01 Steve Hancockbump to version 20240511.08
2024-07-31 Steve Hancockadjust strength of ^^
2024-07-31 Steve Hancockupdate docs
2024-07-31 Steve Hancockset line break strength for ^^
2024-07-31 Steve Hancockfix spelling
2024-07-31 Steve Hancockimprove warning messages
2024-07-30 Steve Hancockadded missing issue types y and s to -dmr
2024-07-30 Steve Hancockupdate docs regarding git #156
2024-07-29 Steve Hancockadd --closing-side-comment-exclusion-list
2024-07-27 Steve Hancockadd closing side comments for anonymous subs
2024-07-27 Steve Hancockenable -csc for asubs, c380
2024-07-27 Steve Hancockrevise -duv coding for signature in signature
2024-07-25 Steve Hancockbump to version 20240511.07 20240511.07
2024-07-25 Steve Hancockcheck sub signatures in --dump-unusual-variables, see...
2024-07-24 Steve Hancockdelay -atc and -dtc 1 iteration if -conv, see git #156
2024-07-24 Steve Hancock-wmr no return issue 'x' is now 'x' (array) and 'y...
2024-07-23 Steve Hancockadd support for new ^^ logical xor, see git #154
2024-07-23 Steve Hancockadd 'state' to keyword list for -sak, see git #157
2024-07-23 Steve Hancockadd -wmr checks for calls requesting scalars
2024-07-22 Steve Hancocksimplify -wmr logic
2024-07-15 Steve Hancockbump version to 20240511.06 20240511.06
2024-07-15 Steve Hancockfix test file names
2024-07-15 Steve Hancockupdate docs for -altc -dltc (formerly -atlc -dtlc)
2024-07-14 Steve Hancockadd -dtlc -atlc
2024-07-14 Steve Hancockadd perlbrew notes
2024-07-14 Steve Hancockadd note on line length tolerances, see git #153
2024-07-12 Steve Hancockfix some minor -wmr issues
2024-07-11 Steve Hancockupdate docs
2024-07-10 Steve Hancockexpand some abbreviations in docs, git #144 suggestion
2024-07-10 Steve Hancockadd web sites, git #149 suggestion
2024-07-10 Steve Hancockminor code cleanup
2024-07-09 Steve Hancockconsolidate duplicate error output code
2024-07-09 Steve Hancockadd --warn-mismatched-returns
2024-07-08 Steve Hancockbump to v20240511.05 20240511.05
2024-07-08 Steve Hancockfix typos
2024-07-08 Steve Hancockfix issue found by applying -dmr to perltidy
2024-07-08 Steve Hancockconsolidate duplicate code
2024-07-08 Steve Hancockupdate docs for -wmr -dmr
2024-07-07 Steve Hancockadd -wmrxl; consolidate initialization code
2024-07-05 Steve Hancocksome -wmr code cleanups
2024-07-05 Steve Hancockadd -wmrt
2024-07-04 Steve Hancockfix some minor -wmr -dmr issues
2024-07-02 Steve Hancockminor cleanups and fixes for -dmr and -wmr
2024-07-01 Steve Hancockadd -dmr
2024-06-27 Steve Hancockfix b1476
2024-06-27 Steve Hancockmisc cleanups
2024-06-25 Steve Hancockbump version to 20240511.04 20240511.04
2024-06-25 Steve Hancockupdates for git #151
2024-06-24 Steve Hancockadd subs to count return args
2024-06-19 Steve Hancockrewrite sub count_list_args to allow future updates
2024-06-12 Steve Hancockimprove sub name and update comments
2024-06-12 Steve Hancockimprove error message
2024-06-12 Steve Hancockupdates for perlcritic
2024-06-12 Steve Hancockloop optimizations
2024-06-11 Steve Hancockfix c375
2024-06-11 Steve Hancockremove unused coding
2024-06-10 Steve Hancockoptimization for -vsn
2024-06-08 Steve Hancockupdate docs
2024-06-08 Steve Hancockupdate docs
2024-06-08 Steve Hancockconvert an asub to a sub
2024-06-06 Steve Hancockfix b1475
2024-06-06 Steve Hancockconvert an asub to sub to reduce complexity
2024-06-05 Steve Hancocksmall optimization by moving blank check to top of...
2024-06-05 Steve Hancockfix c372
2024-06-05 Steve Hancockoptimize setting whitespace flags
2024-06-05 Steve Hancockconvert anon sub try_3 to named sub to reduce complexity
2024-06-02 Steve Hancockbump to version 20240511.03 20240511.03
2024-06-02 Steve Hancockfurther -wma improvements
2024-06-01 Steve Hancockminor -wma improvements
2024-05-31 Steve Hancockupdate debug code for -wma
2024-05-30 Steve Hancockimprove -wma coverage
next