2023-02-06 |
Steve Hancock | update output-line-ending code, part 1 |
commit | commitdiff | tree | snapshot |
2023-02-06 |
Steve Hancock | add iteration convergence statistics |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | Add INITIALIZER comments for globals |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | remove obsolete comment about encoding |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | remove duplicate code |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | initialize global var $controlled_comma_style |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | initialize global var %matching_token in BEGIN block |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | update man page |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Steve Hancock | avoid possibility of starting a random run twice |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Steve Hancock | reduce max_mccabe |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Steve Hancock | fix b1449 |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Steve Hancock | reorganize sub check_options, part 2 |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Steve Hancock | reorgainze sub check_options, part 1 |
commit | commitdiff | tree | snapshot |
2023-02-02 |
Steve Hancock | fix b1448 |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Steve Hancock | Bump to v 20221112.05; update one-line block docs 20221112.05 |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Steve Hancock | fix b1446 |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Steve Hancock | update docs for --use-feature=class |
commit | commitdiff | tree | snapshot |
2023-01-29 |
Steve Hancock | fix b1447; improve sub set_whitespace_flags |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Steve Hancock | Added parameter --one-line-block-exclusion-list=s |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Steve Hancock | improved efficiency of token loop |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Steve Hancock | set bugtracker to be github |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Steve Hancock | bump version to .04 20221112.04 |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Steve Hancock | issue rt#145999, keep old mtime with -b if no diff |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Steve Hancock | simplify sub pattern testing |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Steve Hancock | remove unused var |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Steve Hancock | give -kba priority over -otr (b1445) |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Steve Hancock | minor code cleanup |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Steve Hancock | eliminate unused var _last_last_line_leading_level_ |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Steve Hancock | switch from a regex to hash test |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Steve Hancock | improve check for incorrect method call syntax, rt... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Steve Hancock | issue c179, rt #145706, multi-line class statement |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Steve Hancock | update for rt #145706 |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Steve Hancock | fix b1444 |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Steve Hancock | fix non-fatal internal fault check c177 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Steve Hancock | minor simplification |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Steve Hancock | add expected output check for run_convergence_tests.pl |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Steve Hancock | remove Travis-CI badge (out of date; no longer using) |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Steve Hancock | make similar line breaks for -wba='.' and -wbb='.'... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Steve Hancock | remove unused code for alternating iteration directions |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Steve Hancock | remove needless check to simplify |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Steve Hancock | simplify coding for essential old breakpoints |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Steve Hancock | list @type_sequence_to_go now allows undefs for efficiency |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Steve Hancock | allow array mate_index_to_go to contain undefs |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Steve Hancock | allow undefs in array block_type_to_go |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Steve Hancock | optimize use of 2 sparse arrays |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Steve Hancock | fix formatting |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Steve Hancock | remove unused line |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Steve Hancock | update tests for issue c171 fix (excess iterations) |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Steve Hancock | minor optimization |
commit | commitdiff | tree | snapshot |
2023-01-07 |
Steve Hancock | fix excessive recombine iterations, issue c171 |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Steve Hancock | update --dump-block-summary to improve package stats |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Steve Hancock | remove travis CI config file |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Steve Hancock | add 'mccabe_count' to variables dumped with -dbs |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Steve Hancock | bump to version 20221112.03 20221112.03 |
commit | commitdiff | tree | snapshot |
2023-01-02 |
Steve Hancock | add --use-feature=class, part 2 |
commit | commitdiff | tree | snapshot |
2022-12-31 |
Steve Hancock | add --use-feature=class, part 1 |
commit | commitdiff | tree | snapshot |
2022-12-26 |
Steve Hancock | break sub set_vertical_alignment_markers into two |
commit | commitdiff | tree | snapshot |
2022-12-25 |
Steve Hancock | delete unused code |
commit | commitdiff | tree | snapshot |
2022-12-25 |
Steve Hancock | divide sub xlp_collapsed_lengths into two subs |
commit | commitdiff | tree | snapshot |
2022-12-24 |
Steve Hancock | divide sub recombine_breakpoints into two parts |
commit | commitdiff | tree | snapshot |
2022-12-24 |
Steve Hancock | fix c167 |
commit | commitdiff | tree | snapshot |
2022-12-23 |
Steve Hancock | break sub correct_lp_indentation_pass into two subs |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Steve Hancock | fix b1442 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Steve Hancock | bump version to 20221112.02 20221112.02 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Steve Hancock | fix edge case b1443 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Steve Hancock | add option -bfvt=n, see issue git #110 |
commit | commitdiff | tree | snapshot |
2022-12-18 |
Steve Hancock | add --cuddeled-paren-brace, suggested in git #110 |
commit | commitdiff | tree | snapshot |
2022-12-18 |
Steve Hancock | add non-blank, non-comment code line count to -dbs... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Steve Hancock | fix b1441 |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Steve Hancock | issue c166, avoid applying -sfp if it might cause problems |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Steve Hancock | update --dump-block-summary to mark nested loops |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Steve Hancock | replace array iprev_to_go with a function for efficiency |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Steve Hancock | simplify and optimize sub store_space |
commit | commitdiff | tree | snapshot |
2022-12-11 |
Steve Hancock | simplify and optimize sub set_whitespace_flag |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Steve Hancock | minor optimizations for sub set_whitespace_flags |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Steve Hancock | automate error checks in random testing |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Steve Hancock | simplify wording for -dbs |
commit | commitdiff | tree | snapshot |
2022-12-10 |
Steve Hancock | convert sub keyword_group_scan into a closure |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Steve Hancock | replace sub is_broken_block with hash value _is_broken_... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Steve Hancock | update docs |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Steve Hancock | convert move_to_common_column to named sub |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Steve Hancock | eliminate remaining loop labels |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Steve Hancock | make check_to_break a named sub |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Steve Hancock | simplify sub dump_block_summary |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Steve Hancock | document --dump-block-summary |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Steve Hancock | breakup sub delete_unmatched_tokens to simplify |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Steve Hancock | automate perltidy update during random testing |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Steve Hancock | add package statements to --dump-block-summary |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Steve Hancock | automate location of git home |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Steve Hancock | changed get_perltidy.pl from symlink to file |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Steve Hancock | add get_perltidy.pl |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Steve Hancock | small cleanups of sub dump_block_summary |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Steve Hancock | some minor cleanups of the random test setup code |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Steve Hancock | bump version to 20221112.01 20221112.01 |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Steve Hancock | fix b1440 |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Steve Hancock | add option -dbs, --dump-block-summary |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Steve Hancock | fix b1436, b1439 |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Steve Hancock | revise sub break_list_inner_loop |
commit | commitdiff | tree | snapshot |
2022-11-28 |
Steve Hancock | fix b1433, b1434, b1435 |
commit | commitdiff | tree | snapshot |
2022-11-28 |
Steve Hancock | merge two similar variables |
commit | commitdiff | tree | snapshot |
next |