2021-07-17 |
Steve Hancock | updated docs 20210717 |
commit | commitdiff | tree | snapshot |
2021-07-17 |
Steve Hancock | Fix to make -wn and -bbxx=n flags work together |
commit | commitdiff | tree | snapshot |
2021-07-15 |
Steve Hancock | updating to Version 20210717 |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Steve Hancock | Fix problem with side comment after pattern |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Steve Hancock | Fix problem with side comment after pointer, part 3 |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Steve Hancock | Avoid line breaks before a slash in certain cases |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Steve Hancock | update to work correctly with utf8 files |
commit | commitdiff | tree | snapshot |
2021-07-11 |
Steve Hancock | add test for format-skipping issue discussed in git #67 |
commit | commitdiff | tree | snapshot |
2021-07-11 |
Steve Hancock | Fix error parsing sub attributes with side comment |
commit | commitdiff | tree | snapshot |
2021-07-11 |
Steve Hancock | Fix case b1172, a failure to converge |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Steve Hancock | Avoid certain line breaks before a /; final #>>V not... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Steve Hancock | bump version to 0.02 20210625.02 |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Steve Hancock | Improve logic for distinguishing a pattern vs a division |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Steve Hancock | Fix problem caused by side comment after ++ |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Steve Hancock | Fix problem caused by side comment after pointer, part 2 |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Steve Hancock | rewrote side_comment_test.pl to use masking |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Steve Hancock | Fix problem caused by side comment after pointer |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Steve Hancock | Fix error parsing '%#' and similar combinations |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Steve Hancock | Fix error parsing '&#' |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Steve Hancock | Fix error parsing format statement |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Steve Hancock | minimize use of Travis CI |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Steve Hancock | Fix some incorrect error messages due to side comments |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Steve Hancock | added side comment testing utility to dev-bin |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Steve Hancock | Fix undefined var ref involving --format-skipping |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Steve Hancock | Check for side comment within package statement |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Steve Hancock | added convergence test cases b1103 b1169 b1170 b1171 |
commit | commitdiff | tree | snapshot |
2021-07-03 |
Steve Hancock | added testing utility run_convergence_tests.pl |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Steve Hancock | Fix problem with -comma-arrow-breakpoint=n flag |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Steve Hancock | Fixed use of uninitialized value |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Steve Hancock | bump version by .01 |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Steve Hancock | Fix token type of colon introducing anonomyous sub... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Steve Hancock | Minor adjustments to improve formatting stability |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Steve Hancock | Remove limit on the value of -ci=n when -xci is set |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Steve Hancock | skip random testing on any perltidy output files |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Steve Hancock | moved an error check from VerticalAligner to Formatter |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Steve Hancock | Reduced number of appveyor cases |
commit | commitdiff | tree | snapshot |
2021-06-26 |
Steve Hancock | Minor optimization of sub in_same_container_i |
commit | commitdiff | tree | snapshot |
2021-06-26 |
Steve Hancock | Eliminate token variable _LEVEL_TRUE_ |
commit | commitdiff | tree | snapshot |
2021-06-26 |
Steve Hancock | Eliminate token variable _CONTAINER_ENVIRONMENT_ |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Steve Hancock | reduce use of Travis CI to extend lifetime |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Steve Hancock | Fix Travis-CI status image |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Steve Hancock | update to version 20210625 20210625 |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Steve Hancock | Adjust tolerances to fix some unstable edge cases |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Steve Hancock | bump version .01 20210402.01 |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Steve Hancock | Testing Travis CI functionality |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Steve Hancock | Adjust tolerances to fix some unstable edge cases |
commit | commitdiff | tree | snapshot |
2021-06-18 |
Steve Hancock | Added flag -atnl, --add-terminal-newline, see git #58 |
commit | commitdiff | tree | snapshot |
2021-06-18 |
Steve Hancock | Allow --delete-side-comments to work with -nanl |
commit | commitdiff | tree | snapshot |
2021-06-17 |
Steve Hancock | Update a welding rule to avoid edge case instability |
commit | commitdiff | tree | snapshot |
2021-06-17 |
Steve Hancock | Convert some weld sub calls to hash lookups |
commit | commitdiff | tree | snapshot |
2021-06-17 |
Steve Hancock | Update LineSink.pm to allow undefined line endings |
commit | commitdiff | tree | snapshot |
2021-06-16 |
Steve Hancock | Fix incorrect sub call |
commit | commitdiff | tree | snapshot |
2021-06-16 |
Steve Hancock | Add --code-skipping option, see git #65 |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Steve Hancock | Handle nested print format blocks |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Steve Hancock | fix spelling |
commit | commitdiff | tree | snapshot |
2021-06-13 |
Steve Hancock | Allow stacked labels without spaces |
commit | commitdiff | tree | snapshot |
2021-06-13 |
Steve Hancock | add 'perltidy_hide.pl' for testing issue in git #65 |
commit | commitdiff | tree | snapshot |
2021-06-13 |
Steve Hancock | Fix edge cases of instability involving -wn -lp |
commit | commitdiff | tree | snapshot |
2021-06-11 |
shancock9 | Merge pull request #66 from scop/spelling |
commit | commitdiff | tree | snapshot |
2021-06-09 |
Ville Skyttä | Spelling fixes |
commit | commitdiff | tree | snapshot |
2021-06-06 |
Steve Hancock | Remove incorrect warning at repeated function paren... |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Steve Hancock | Add warning when lexical sub names match some builtins |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Steve Hancock | Some minor cleanups |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Steve Hancock | Revised data structures for welding |
commit | commitdiff | tree | snapshot |
2021-06-01 |
Steve Hancock | improved treatment of lexical subs |
commit | commitdiff | tree | snapshot |
2021-06-01 |
Steve Hancock | add v-string underscores; warn of leading commas |
commit | commitdiff | tree | snapshot |
2021-05-31 |
Steve Hancock | update comments |
commit | commitdiff | tree | snapshot |
2021-05-31 |
Steve Hancock | removed some needless code related to check-syntax |
commit | commitdiff | tree | snapshot |
2021-05-28 |
Steve Hancock | Fix parsing error at operator following a comma |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Steve Hancock | minor coding cleanups |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Steve Hancock | add test for parsing numeric values |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Steve Hancock | Added optional o in octal number definitions |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Steve Hancock | Fix several problems with -lp formatting |
commit | commitdiff | tree | snapshot |
2021-05-23 |
Steve Hancock | minor cleanups |
commit | commitdiff | tree | snapshot |
2021-05-23 |
Steve Hancock | removed unsupported versions before 5.14 |
commit | commitdiff | tree | snapshot |
2021-05-22 |
Steve Hancock | added perl 5.30 and 5.32 for Travis-ci |
commit | commitdiff | tree | snapshot |
2021-05-22 |
Steve Hancock | fix comment |
commit | commitdiff | tree | snapshot |
2021-05-22 |
Steve Hancock | eliminate a bareword filehandle |
commit | commitdiff | tree | snapshot |
2021-05-21 |
Steve Hancock | cleanup debug statements |
commit | commitdiff | tree | snapshot |
2021-05-21 |
Steve Hancock | Modify welding rules for -lp |
commit | commitdiff | tree | snapshot |
2021-05-17 |
Steve Hancock | cleanup sub respace_tokens |
commit | commitdiff | tree | snapshot |
2021-05-16 |
Steve Hancock | Fix inconsistency involving counting commas |
commit | commitdiff | tree | snapshot |
2021-05-16 |
Steve Hancock | Slightly modify line breaks for -lp indentation |
commit | commitdiff | tree | snapshot |
2021-05-14 |
Steve Hancock | minor coding cleanups |
commit | commitdiff | tree | snapshot |
2021-05-14 |
Steve Hancock | Rewrite coding for -bom flag |
commit | commitdiff | tree | snapshot |
2021-05-13 |
Steve Hancock | coding cleanup |
commit | commitdiff | tree | snapshot |
2021-05-13 |
Steve Hancock | Adjust tolerances for some line length tests |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Steve Hancock | Do not apply -lp formatting to containers with here... |
commit | commitdiff | tree | snapshot |
2021-05-09 |
Steve Hancock | Fix some edge welding cases |
commit | commitdiff | tree | snapshot |
2021-05-09 |
Steve Hancock | Improve tolerance for welding qw quotes |
commit | commitdiff | tree | snapshot |
2021-05-09 |
Steve Hancock | Revise weld tolerances, simplify code, fix welded ci |
commit | commitdiff | tree | snapshot |
2021-05-08 |
Steve Hancock | Correct brace types mismarked by tokenizer, update |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Steve Hancock | Added warning when -ci has to be reduced; ref rt #136415 |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Steve Hancock | combine duplicate subs |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Steve Hancock | Improve indentation of welded multiline qw quotes |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Steve Hancock | Test length of closing multiline qw quote before welding |
commit | commitdiff | tree | snapshot |
2021-05-05 |
Steve Hancock | Update welding rule to avoid blinking states |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Steve Hancock | Fix problem of conflict of -otr and -lp |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Steve Hancock | added some debug code for extended_continuation_indentation |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Steve Hancock | Add option -pvtc=3, requested in rt136416 |
commit | commitdiff | tree | snapshot |
next |