projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2020-10-20
Steve Hancock
avoid unnecessary calls to sub 'is_essential_whitespace'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steve Hancock
update bug list
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
added option -mfs=n, --maximum-file-size-mb=n
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
minor speedup by switching from regex to hash
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
update comment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
fixed problem parsing multi-line signature
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
add 'state' as keyword
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Steve Hancock
only call sub pad_array_to_go if required
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
change method for parsing sub signatures
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
format all signatures separately from prototypes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
minor code cleanups in set_bond_strengths
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
remove 'map' from sub 'copy_token_as_type' for efficiency
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
unroll loop in sub K_next_nonblank to improve efficiency
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
update test cases for $# parsing fix
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Steve Hancock
fixed parsing error with spaces in $#
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
build turns off any DEBUG flags on VERSION update
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
modify rule for welding subs within subs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
fix missing line break for hash of subs with signatures
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
fixed problem parsing multi-line signatures with comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
updated rule for welding nested anonymous subs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-17
Steve Hancock
update AUTOLOAD + minor speedup
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Steve Hancock
rewrite sub scan_identifier for improved efficiency
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Steve Hancock
update AUTOLOAD to show package and version
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Steve Hancock
a VERSION update turns off any DEVEL_MODE flags
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Steve Hancock
moved maximum_level calculation; improved AUTOLOAD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Steve Hancock
rewrote logic to guess if divide or pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Steve Hancock
convert some 'warning's to 'Fault', add comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Steve Hancock
update comments for calls to Fault
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Steve Hancock
removed unnecessary subs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Steve Hancock
speedup by not writing logfile which will not be saved
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Steve Hancock
update comments; better var name
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Steve Hancock
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Steve Hancock
code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Steve Hancock
fix -bos to work with semicolons after braces
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Steve Hancock
keep break after 'use overload' statement
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Steve Hancock
bump version to .02
20201001.02
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Steve Hancock
fix several -xci issues
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Steve Hancock
starting loops with new var _K_first_seq_item_ instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Steve Hancock
minor efficiency improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
bump version number by .01
20201001.01
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
added missing return statement
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
removed 'Subroutines::RequireArgUnpacking'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
clarified -bol flag for git #42
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
removed some unused code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
added test cases for -xci
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
replaced sub link_back with more efficient loop
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Steve Hancock
rewrote loop in sub resync_lines_and_tokens
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Steve Hancock
make do and sub blocks work better with -xci
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Steve Hancock
fix -xci to work with -lp
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Steve Hancock
add flag -xci to help git #28
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Steve Hancock
put limit of 100 on -sil and 1000 on max level
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Steve Hancock
add sub to return maximum indentation level
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Steve Hancock
switched self from hash ref to array ref; improved...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Steve Hancock
switched self from hash ref to array ref
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steve Hancock
fixed undefined value in recent coding
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steve Hancock
update log for git #41 fix
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steve Hancock
some code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steve Hancock
improved efficiency of some routines in FileWriter.pm
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steve Hancock
improved efficiency of coding of IndentationItem.pm
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
shancock9
Merge pull request #41 from perlpunk/fix-doc-typo
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Tina Müller
Fix typo in -fse documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Steve Hancock
rewrote sub excess_line_length and total_line_length
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Steve Hancock
rewrote sub find_nested_pairs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Steve Hancock
fixed undefined var introduced in recent update
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Steve Hancock
replaced sub maximum_line_length with table lookup
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Steve Hancock
fix AUTOLOAD handling of any DESTROY call
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
fixed DESTROY
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
rewrote Alignment.pm for improved efficiency
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
update test cases for braces
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Steve Hancock
update logs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Steve Hancock
fix issue git #40, incorrect closing brace indentation...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Steve Hancock
update docs regarding syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Steve Hancock
added example to docs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Steve Hancock
minor efficiency improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Steve Hancock
updates for next release
20201001
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Steve Hancock
simplify code for setting adjusted levels
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Steve Hancock
keep any space between a bareword and quote
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Steve Hancock
minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Steve Hancock
cleanup VerticalAligner debug coding, gave 12% speedup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Steve Hancock
optimization of frequently called routines, about 15...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Steve Hancock
optimized two critical routines, 17% speedup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Steve Hancock
improve user interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Steve Hancock
move subs into a better order
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Steve Hancock
fixed incorrect log entry for indentation disagreement
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Steve Hancock
cleanup files on exit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Steve Hancock
updated utilities for testing perltidy
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Steve Hancock
added note about whitespace control issues; update...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Steve Hancock
added keyword 'isa'
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Steve Hancock
removed unused sub link_sequence_items
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Steve Hancock
removed remnant check on an EVAL_ERROR for a deleted...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Steve Hancock
if =cut starts a POD section give warning, not complaint
commit
|
commitdiff
|
tree
|
snapshot
next