]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2021-10-04 Steve Hancockfix issue b1215, rare formatting instability
2021-10-04 Steve Hancockfix rare formatting instability b1223, b1227
2021-10-04 Steve Hancockadjust chain probability in testing; get perltidy.pl...
2021-10-04 Steve Hancockfix issue b1212, unusual weld instability
2021-10-03 Steve Hancockfix b1221, -vmll issue where max line length could...
2021-10-03 Steve Hancockoptimize processing of block comments
2021-10-02 Steve Hancockfix issue c081, -cscw flag was preventing some csc...
2021-10-02 Steve Hancockfix formatting instability issue b1224
2021-10-01 Steve Hancocksimplify and clean up coding
2021-10-01 Steve Hancocksimplify coding
2021-10-01 Steve Hancockfix issue b1220
2021-09-30 Steve Hancockcode cleanups and minor optimizations
2021-09-29 Steve Hancockminor cleanups and optimizations
2021-09-28 Steve Hancocksimplify alignment coding in send_lines_to_vertical_aligner
2021-09-27 Steve Hancockminor optimizations
2021-09-27 Steve Hancockfix issues b1216-b1218
2021-09-26 Steve Hancockfix issue c078, blank token line index out of order
2021-09-26 Steve Hancockoptimize sub 'send_lines_to_vertical_aligner'
2021-09-25 Steve Hancockfix issue b1210, very rare instability with -vmll
2021-09-25 Steve Hancockoptimize logical padding
2021-09-24 Steve Hancockoptimize vertical alignment
2021-09-23 Steve Hancockoptimize sub process_line_of_CODE
2021-09-23 Steve Hancockupdate utility pm2pl with flags -D -o ofname
2021-09-22 Steve Hancockbump version to 20210717.04 20210717.04
2021-09-22 Steve Hancockadd test case for -lp
2021-09-22 Steve HancockPartial fix for issue git #74 on -lp at anonymous subs
2021-09-22 Steve HancockFix issues b1209 related to -vmll
2021-09-19 Steve Hancockminor code cleanups
2021-09-19 Steve Hancockadded sub Fault to Tokenizer.pm
2021-09-19 Steve Hancockfilter out some binary files
2021-09-18 Steve Hancockbump version to 20210717.03 20210717.03
2021-09-18 Steve HancockFix issue b1208
2021-09-18 Steve Hancockadd test cases for -fpva
2021-09-18 Steve Hancockfix git #73, -nfpva not working correctly
2021-09-17 Steve Hancockadd some anonymous sub returns missed by perl critic
2021-09-16 Steve Hancockadded new parameters -vc -vsc -vbc
2021-09-16 Steve HancockFix unusual parsing error b1207
2021-09-15 Steve HancockFix formatting instability b1206
2021-09-14 Steve HancockOptimize sub set_vertical_alignment_markers for novalign
2021-09-14 Steve Hancockoptimize sub make_alignment_patterns if no alignments
2021-09-13 Steve HancockFix unusual parsing error b1205
2021-09-13 Steve HancockUse stress_level to fix cases b1197-b1204
2021-09-11 Steve Hancockadded test for -novalign and update manual
2021-09-11 Steve Hancockclarify error regarding missed empty here target
2021-09-10 Steve HancockFix unusual hanging side comment issue, c070
2021-09-10 Steve Hancockimprove efficiency of sub set_whitespace_flags
2021-09-08 Steve Hancockbump version to 20210717.02 20210717.02
2021-09-08 Steve Hancockmake -novalign apply to all side comments
2021-09-08 Steve Hancockadd test case
2021-09-07 Steve HancockFix error parsing '$^' with newline between '$' and...
2021-09-07 Steve Hancockadd tests for sub split_pretoken
2021-09-07 Steve HancockKeep needed space after $^, issue c068
2021-09-07 Steve HancockMerge and generalize coding for issues c065 & c066
2021-09-06 Steve Hancockminor code cleanups and optimizations
2021-09-05 Steve Hancockfix unusual parsing issue, c065
2021-09-04 Steve Hancockminor efficiency improvement
2021-09-04 Steve Hancockeliminate sub 'make_side_comment'
2021-09-03 Steve Hancockeliminate some needless regex calls
2021-09-01 Steve Hancockeliminate recursion in sub set_forced_breakpoint
2021-08-31 Steve Hancocksimplified logic in sub respace_tokens
2021-08-31 Steve Hancockoptimized subs resync_.. and set_vertical_alignment_markers
2021-08-29 Steve Hancockminor optimizations
2021-08-29 Steve Hancocksave backup of the GO.sh file
2021-08-29 Steve Hancocksplit Formatter::get_line() into two routines
2021-08-28 Steve HancockFix formatting instability issues b1195, b1196
2021-08-27 Steve Hancockrewrote sub non_indenting_braces
2021-08-27 Steve Hancockoptimize sub set_adjusted_indentation
2021-08-25 Steve Hancockeliminate variable rK_to_go
2021-08-25 Steve Hancockeliminated several local variables
2021-08-24 Steve Hancockeliminate a call to terminal_type_i
2021-08-24 Steve Hancockoptimize sub 'parent_seqno_by_K'
2021-08-24 Steve Hancockmoved sub call for improved efficiency
2021-08-24 Steve Hancockchange a call is_list_by_K to is_list_by_seqno for...
2021-08-23 Steve Hancockminor optimization
2021-08-23 Steve Hancockadd git #51 to test cases
2021-08-23 Steve Hancockeliminate a call to 'K_previous_code' for improved...
2021-08-23 Steve Hancockremove unused experimental qw formatting code
2021-08-22 Steve Hancockcleanup perltidy_tab_test
2021-08-21 Steve HancockFix formatting instability issue b1194
2021-08-20 Steve Hancockminor optimization
2021-08-20 Steve Hancockoptimize sub parent_seqno_by_K
2021-08-20 Steve Hancockminor optimization by elminating two subs
2021-08-19 Steve Hancockadded utility to test for problems with tab characters
2021-08-19 Steve HancockFix some problems involving tabs characters, issue...
2021-08-19 Steve HancockCorrect parsing error, case c061
2021-08-18 Steve Hancockminor optimization
2021-08-18 Steve Hancockminor optimization
2021-08-18 Steve Hancockadd 'alignment_count' for small optimization
2021-08-17 Steve Hancockimprove menu
2021-08-16 Steve Hancockadd options to random test setup
2021-08-16 Steve HancockAdd build status badge for Actions
2021-08-15 Steve HancockImproved line break, case c060
2021-08-14 Steve HancockFix error check caused by -wn -iscl, case c058
2021-08-14 Steve Hancockminor optimization for block comments
2021-08-14 Steve Hancockadded link to CPAN Testers
2021-08-13 Steve HancockSetup an initial github Actions workflow
2021-08-13 Steve HancockFix formatting instability, b1193
2021-08-13 Steve Hancockadded error check for undefined opening token
2021-08-12 Steve Hancockconvert vertical tightness flags from array to hash
2021-08-11 Steve HancockFix error in tokenizer, issue c055
next