]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2020-09-08 Steve Hancockfix problem of undefined values involving j_terminal_match
2020-09-08 Steve Hancockadded sub set_j_terminal_match()
2020-09-08 Steve Hancockadded batch_count to simplify debugging
2020-09-07 Steve Hancockimprove error summary
2020-09-07 Steve Hancockpatched for undefined variable
2020-09-07 Steve Hancockremove duplicate =>
2020-09-07 Steve Hancockprotect against undefined object call
2020-09-07 Steve Hancockfix typo
2020-09-07 Steve HancockAdded DESTROY subs to avoid AUTOLOAD calls in some...
2020-09-07 Steve Hancockadd AUTOLOAD subs to better catch programming errors
2020-09-07 Steve Hancockupdate docs to include ref to git issue #
2020-09-07 Steve Hancockimproved error reporting; get parameters dynamically
2020-09-06 Steve Hancockupdates preparing for next release 20200907
2020-09-05 Steve Hancockadded example script to repair -csc -scbb problems
2020-09-05 Steve Hancockadded random parameter test script
2020-09-05 Steve Hancockchange to avoid perlcritic complaint
2020-09-05 Steve Hancockfix problem causing unitialized values at VERSION stmt...
2020-09-05 Steve Hancockfix minor issue with uninitialized value
2020-09-05 Steve Hancockadd test case for -scbb -csc combination
2020-09-05 Steve Hancockadd extra safety check for the -scbb -csc problem
2020-09-05 Steve Hancockfixed minor undefined variable problem
2020-09-04 Steve Hancockfix problem with combo -scbb and -csc; lost data
2020-09-04 Steve Hancockfixed undefined variable for combination -csc and ...
2020-09-03 Steve Hancockavoid repeated error messages on bad -kgb input
2020-09-03 Steve Hancockupdate -nib docs
2020-09-02 Steve Hancockturn off --asert-tidy and --assert-untidy if format...
2020-09-02 Steve Hancockfixed call to undefined sub warning
2020-09-02 Steve Hancockchanged new -nib feature to be on by default
2020-09-02 Steve Hancockclarify format-skipping behavior
2020-09-02 Steve Hancockmodify -nib to be exact match, not just leading match
2020-09-02 Steve Hancockminor code cleanups
2020-09-02 Steve Hancockconvert $self from hash ref to array ref
2020-09-01 Steve Hancockconvert self from hash ref to array ref
2020-09-01 Steve Hancockadded missing initializations
2020-09-01 Steve Hancockminor cleanups for -nib option
2020-09-01 Steve Hancockconverted self from hash ref to array ref
2020-09-01 Steve Hancockadded option --non-indenting-braces
2020-08-31 Steve Hancockmove logger vars to a closure
2020-08-30 Steve Hancockadded $self to calls where needed for future updates
2020-08-30 Steve Hancockmoved forced_breakpoint vars to a closure
2020-08-29 Steve Hancockmoved %postponed_breakpoint into a closure
2020-08-28 Steve Hancockmoved global weld hashes into $self
2020-08-28 Steve Hancockmoved -lp format global vars into a closure
2020-08-27 Steve Hancockupdate comments
2020-08-27 Steve Hancockmoved csc global vars into a closure
2020-08-27 Steve Hancockfix comment error
2020-08-25 Steve Hancockreset side comment location at a new level 0 opening...
2020-08-25 Steve Hancockstandardized comments for closures
2020-08-25 Steve Hancocktest restoring unlink of tmp file in test-eol.t
2020-08-24 Steve Hancockremove test-pod2html.t, trouble w/appveyor test; file...
2020-08-24 Steve Hancockmodify test-pod2html for appveyor; do not die on warnin...
2020-08-24 Steve Hancockdo not ulink tmpfile - appveyor does not allow
2020-08-24 Steve Hancockadded revised test for RT #133161, check for pod2html
2020-08-23 Steve Hancockremoved test of pod2html; headers vary with system
2020-08-23 Steve Hancockunlink tmpfile when done
2020-08-23 Steve HancockAdd test for RT #133166, RT #133171, git #35; encoded...
2020-08-23 Steve Hancockadd test case for RT #133161, pod2html test
2020-08-22 Steve Hancockchanges preparing for next release, v20200822 20200822
2020-08-15 Steve Hancockfix RT #133166, encoding not set for -st
2020-08-15 Steve Hancockfix RT #133166, encoding not set for -st
2020-08-15 Steve Hancockimproved fix for RT #133161, -html not working on pod
2020-08-15 Steve Hancockfix for RT #133161, perltidy -html not working on pod
2020-08-13 Steve Hancockreorganized global vars; moved diagnostics_object into...
2020-08-13 Steve Hancockminor coding cleanup
2020-08-12 Steve Hancockmoved three scan_list arrays into a closure
2020-08-12 Steve Hancockmoved several global vars into $self
2020-08-11 Steve Hancockeliminated several global variables
2020-08-09 Steve Hancockmoved global 'peak_batch_size' to a closure; reformatted
2020-08-09 Steve Hancockfixed error message (mentioned obsolete parameter)
2020-08-08 Steve Hancockfix rt #133130, undefined $SUB_PATTERN if -cscl=sub
2020-08-06 Steve Hancocksimplified sub 'check_match'
2020-08-06 Steve Hancockrename some internal subs; remove old debug flags
2020-08-06 Steve Hancockupdate comments
2020-08-06 Steve Hancockreplace pattern match in fix_terminal_ternary with...
2020-08-06 Steve Hancockreplace pattern match in sub decide_if_list with call...
2020-08-06 Steve Hancockupdate comments
2020-08-06 Steve Hancockremoved unused var 'valign_batch_count'
2020-08-06 Steve Hancockconvert $self from hash ref to array ref
2020-08-05 Steve Hancockrename sub initialize to be sub new
2020-08-05 Steve Hancocksimplified sub flush
2020-08-05 Steve Hancockadd missing return statements noted by PerlCritic
2020-08-04 Steve Hancockmoved some cache variables into a closure
2020-08-04 Steve Hancockconvert $self from hash ref to array ref
2020-08-01 Steve Hancockswitched to object calls to VerticalAligner subs
2020-07-31 Steve Hancockremoved unused sub
2020-07-31 Steve Hancockharden 'delete_selected_tokens'; enclose 'adjust_side_c...
2020-07-30 Steve Hancockadded link to docs at metacpan.org
2020-07-30 Steve Hancockupdate docs
2020-07-30 Steve Hancockfix for git #33, space after '->'
2020-07-30 Steve Hancockupdate documentation
2020-07-29 Steve Hancockminor alignment improvements and some code cleanup
2020-07-28 Steve Hancockimproved spacing rule for horizontal sweep
2020-07-26 Steve Hancockimproved fat-comma alignment in some rare cases
2020-07-26 Steve Hancockspeedup sub decode_alignment; fix rare issue with termi...
2020-07-25 Steve Hancockcomment out versions before 5.14; some kind of config...
2020-07-25 Steve Hancockimproved sub sweep_left_to_right
2020-07-25 Steve Hancockcommented out testing Perl_VERSION: "5.12"; some kind...
2020-07-25 Steve Hancockremoved unused variables
2020-07-25 Steve Hancockfixed some minor side comment alignment issues
2020-07-24 Steve Hancockcode cleanups; fixed some side-comment issues
next