projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2020-11-08
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Steve Hancock
minor speedups
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Steve Hancock
added test case for tabs within var names
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Steve Hancock
convert octal data to decimal to avoid perlcritic complaint
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Steve Hancock
update man page: list of switches and -wn -vtc=2 example
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Steve Hancock
remove duplicate flag -sobb, add missing flag -oll
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Steve Hancock
cleanup sub store_token_to_go
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Steve Hancock
minor speedup
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Steve Hancock
recognize overloaded RPerl operators to avoid error...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Steve Hancock
speedup Tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
minor optimization
20201001.03
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
bump VERSION to .03
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
add test case for fix git #45
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
fix issue git #45, -wn and -vtc=n now work together
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
clarified use of -et=n flag for issue RT #133648
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
sub Fault now reports $VERSION
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Steve Hancock
minor speedup
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Steve Hancock
add parameters -kbb=s -kba=s for request RT #133649
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Steve Hancock
set -maxue default=off; interferes with extended syntax...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
added flags -maxle and -maxue
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
added some tokenizer speedups
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
minor Tokenizer speedups
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
eliminate sub 'prepare_for_next_batch'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
fix error parsing '$$*'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
fix problem scanning '$$'; revise call to operator_expected
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Steve Hancock
removed unused subs and vars
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Steve Hancock
eliminate some unnecessary sub calls
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
converted several call hashes to hash refs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
eliminate unused var 'jmax_original_line'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
speedup sub make_side_comment by factor of 5 with minor...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
removed several unused variables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
misc code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
update BugLog
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Steve Hancock
quick checks added to significantly speed up weld tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Steve Hancock
update all AUTOLOAD subs to display VERSION
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Steve Hancock
added test case for parameter -nlop
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Steve Hancock
update documentation and comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Steve Hancock
added more signature and prototype test cases
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
shancock9
Merge pull request #44 from gluesys/master
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Ji-Hyeon Gim
fix exit status for assert-tidy/untidy options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Steve Hancock
rewrite scanning of :prototype
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Steve Hancock
simplified logic in sub 'do_scan_sub'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Steve Hancock
fixed problem parsing extruded signature
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Steve Hancock
update documentation for making snippets files
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Steve Hancock
removed unnecessary if test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Steve Hancock
fixed ref to undef var; avoid needless initialization...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Steve Hancock
fixed several instances of incorrect array indexing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Steve Hancock
add test cases to check recent updates
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Steve Hancock
prevent breaking package names with trailing dashes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Steve Hancock
fixed typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Steve Hancock
prevent syntax error by breaking dashed barewords
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Steve Hancock
avoid formatting files with more types of severe errors
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Steve Hancock
rewrite and simplify sub operator_expected
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Steve Hancock
speedup sub operator_expected about 40% with hash lookup
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Steve Hancock
eliminate unnecessary eval; update AUTOLOAD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Steve Hancock
removed unused var
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Steve Hancock
unroll loop to speedup sub K_previous_nonblank
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Steve Hancock
significant speedup of sub undo_ci on very long lists
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Steve Hancock
added speedup filter; made sub scan_list 25% faster
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steve Hancock
updated sub AUTOLOAD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steve Hancock
modify filter rule to keep space between ? and #
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steve Hancock
improved filters for sub is_essential_whitespace
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steve Hancock
add test case for parsing signatures
commit
|
commitdiff
|
tree
|
snapshot
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
next