2020-09-08 |
Steve Hancock | added sub set_j_terminal_match() |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Steve Hancock | added batch_count to simplify debugging |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | improve error summary |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | patched for undefined variable |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | remove duplicate => |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | protect against undefined object call |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | fix typo |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | Added DESTROY subs to avoid AUTOLOAD calls in some... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | add AUTOLOAD subs to better catch programming errors |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | update docs to include ref to git issue # |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Steve Hancock | improved error reporting; get parameters dynamically |
commit | commitdiff | tree | snapshot |
2020-09-06 |
Steve Hancock | updates preparing for next release 20200907 |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | added example script to repair -csc -scbb problems |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | added random parameter test script |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | change to avoid perlcritic complaint |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fix problem causing unitialized values at VERSION stmt... |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fix minor issue with uninitialized value |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | add test case for -scbb -csc combination |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | add extra safety check for the -scbb -csc problem |
commit | commitdiff | tree | snapshot |
2020-09-05 |
Steve Hancock | fixed minor undefined variable problem |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Steve Hancock | fix problem with combo -scbb and -csc; lost data |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Steve Hancock | fixed undefined variable for combination -csc and ... |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Steve Hancock | avoid repeated error messages on bad -kgb input |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Steve Hancock | update -nib docs |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | turn off --asert-tidy and --assert-untidy if format... |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | fixed call to undefined sub warning |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | changed new -nib feature to be on by default |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | clarify format-skipping behavior |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | modify -nib to be exact match, not just leading match |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | minor code cleanups |
commit | commitdiff | tree | snapshot |
2020-09-02 |
Steve Hancock | convert $self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | convert self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | added missing initializations |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | minor cleanups for -nib option |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | converted self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-09-01 |
Steve Hancock | added option --non-indenting-braces |
commit | commitdiff | tree | snapshot |
2020-08-31 |
Steve Hancock | move logger vars to a closure |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Steve Hancock | added $self to calls where needed for future updates |
commit | commitdiff | tree | snapshot |
2020-08-30 |
Steve Hancock | moved forced_breakpoint vars to a closure |
commit | commitdiff | tree | snapshot |
2020-08-29 |
Steve Hancock | moved %postponed_breakpoint into a closure |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Steve Hancock | moved global weld hashes into $self |
commit | commitdiff | tree | snapshot |
2020-08-28 |
Steve Hancock | moved -lp format global vars into a closure |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | moved csc global vars into a closure |
commit | commitdiff | tree | snapshot |
2020-08-27 |
Steve Hancock | fix comment error |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | reset side comment location at a new level 0 opening... |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | standardized comments for closures |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Steve Hancock | test restoring unlink of tmp file in test-eol.t |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | remove test-pod2html.t, trouble w/appveyor test; file... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | modify test-pod2html for appveyor; do not die on warnin... |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | do not ulink tmpfile - appveyor does not allow |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Steve Hancock | added revised test for RT #133161, check for pod2html |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | removed test of pod2html; headers vary with system |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | unlink tmpfile when done |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | Add test for RT #133166, RT #133171, git #35; encoded... |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Steve Hancock | add test case for RT #133161, pod2html test |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Steve Hancock | changes preparing for next release, v20200822 20200822 |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Steve Hancock | fix RT #133166, encoding not set for -st |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Steve Hancock | fix RT #133166, encoding not set for -st |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Steve Hancock | improved fix for RT #133161, -html not working on pod |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Steve Hancock | fix for RT #133161, perltidy -html not working on pod |
commit | commitdiff | tree | snapshot |
2020-08-13 |
Steve Hancock | reorganized global vars; moved diagnostics_object into... |
commit | commitdiff | tree | snapshot |
2020-08-13 |
Steve Hancock | minor coding cleanup |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Steve Hancock | moved three scan_list arrays into a closure |
commit | commitdiff | tree | snapshot |
2020-08-12 |
Steve Hancock | moved several global vars into $self |
commit | commitdiff | tree | snapshot |
2020-08-11 |
Steve Hancock | eliminated several global variables |
commit | commitdiff | tree | snapshot |
2020-08-09 |
Steve Hancock | moved global 'peak_batch_size' to a closure; reformatted |
commit | commitdiff | tree | snapshot |
2020-08-09 |
Steve Hancock | fixed error message (mentioned obsolete parameter) |
commit | commitdiff | tree | snapshot |
2020-08-08 |
Steve Hancock | fix rt #133130, undefined $SUB_PATTERN if -cscl=sub |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | simplified sub 'check_match' |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | rename some internal subs; remove old debug flags |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | replace pattern match in fix_terminal_ternary with... |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | replace pattern match in sub decide_if_list with call... |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | removed unused var 'valign_batch_count' |
commit | commitdiff | tree | snapshot |
2020-08-06 |
Steve Hancock | convert $self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-08-05 |
Steve Hancock | rename sub initialize to be sub new |
commit | commitdiff | tree | snapshot |
2020-08-05 |
Steve Hancock | simplified sub flush |
commit | commitdiff | tree | snapshot |
2020-08-05 |
Steve Hancock | add missing return statements noted by PerlCritic |
commit | commitdiff | tree | snapshot |
2020-08-04 |
Steve Hancock | moved some cache variables into a closure |
commit | commitdiff | tree | snapshot |
2020-08-04 |
Steve Hancock | convert $self from hash ref to array ref |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Steve Hancock | switched to object calls to VerticalAligner subs |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Steve Hancock | removed unused sub |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Steve Hancock | harden 'delete_selected_tokens'; enclose 'adjust_side_c... |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Steve Hancock | added link to docs at metacpan.org |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Steve Hancock | fix for git #33, space after '->' |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Steve Hancock | update documentation |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Steve Hancock | minor alignment improvements and some code cleanup |
commit | commitdiff | tree | snapshot |
2020-07-28 |
Steve Hancock | improved spacing rule for horizontal sweep |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Steve Hancock | improved fat-comma alignment in some rare cases |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Steve Hancock | speedup sub decode_alignment; fix rare issue with termi... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Steve Hancock | comment out versions before 5.14; some kind of config... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Steve Hancock | improved sub sweep_left_to_right |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Steve Hancock | commented out testing Perl_VERSION: "5.12"; some kind... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Steve Hancock | removed unused variables |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Steve Hancock | fixed some minor side comment alignment issues |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Steve Hancock | code cleanups; fixed some side-comment issues |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Steve Hancock | add tail-wag-dog rule to vertical alignment |
commit | commitdiff | tree | snapshot |
next |