projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2023-10-03
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Steve Hancock
improve error check for unexpected 'elsif' and 'else...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Steve Hancock
fix c283
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Steve Hancock
simplify logic
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Steve Hancock
cleanup some regexes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steve Hancock
eliminate a needless else block for clarity
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steve Hancock
add fault check
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Steve Hancock
bump to version 20230912.02
20230912.02
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Steve Hancock
remove unused code, update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Steve Hancock
further simplify code for leading whitespace
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Steve Hancock
cleanup code for finding quote modifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Steve Hancock
simplify code for trimming leading whitespace
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Steve Hancock
improve accuracy of guessed old indentation level in...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Steve Hancock
move conversion of CR-LF to LF line endings upstream
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Steve Hancock
fix minor issue with levels reported in logfile
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Steve Hancock
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Steve Hancock
added some checks on leading whitespace
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Steve Hancock
update sub operator_expected
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Steve Hancock
revise method for finding leading spaces
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Steve Hancock
minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Steve Hancock
improve tokenizer efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Steve Hancock
fix case b1460
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Steve Hancock
add option to dump if chains
commit
|
commitdiff
|
tree
|
snapshot
2023-09-19
Steve Hancock
remove unused hanging side comment code, update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-09-18
Steve Hancock
rewrite hanging side comment code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-16
Steve Hancock
add sub initialize_lpxl_lpil
commit
|
commitdiff
|
tree
|
snapshot
2023-09-16
Steve Hancock
eliminate sub initialize_lp_part2
commit
|
commitdiff
|
tree
|
snapshot
2023-09-15
Steve Hancock
bump version to 2023 09 12.01
20230912.01
commit
|
commitdiff
|
tree
|
snapshot
2023-09-15
Steve Hancock
fix c269: -ame trouble with hanging side comment
commit
|
commitdiff
|
tree
|
snapshot
2023-09-15
Steve Hancock
rewrite sub check_options
commit
|
commitdiff
|
tree
|
snapshot
2023-09-15
Steve Hancock
remove a call to streamhandle
commit
|
commitdiff
|
tree
|
snapshot
2023-09-15
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-09-14
Steve Hancock
cleanup some postfix unless terms
commit
|
commitdiff
|
tree
|
snapshot
2023-09-12
Steve Hancock
fix for git #124
20230912
commit
|
commitdiff
|
tree
|
snapshot
2023-09-10
Steve Hancock
simplify Tokenizer interface
commit
|
commitdiff
|
tree
|
snapshot
2023-09-09
Steve Hancock
switch lvalue substr to 4-arg substr
commit
|
commitdiff
|
tree
|
snapshot
2023-09-08
Steve Hancock
simplify logic involving __END__
commit
|
commitdiff
|
tree
|
snapshot
2023-09-07
Steve Hancock
update to v20230909
20230909
commit
|
commitdiff
|
tree
|
snapshot
2023-09-06
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-05
Steve Hancock
bump version to .04
20230701.04
commit
|
commitdiff
|
tree
|
snapshot
2023-09-05
Steve Hancock
add parameters --add-missing-else and --warn-missing...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-04
Steve Hancock
Active two PC Policies
commit
|
commitdiff
|
tree
|
snapshot
2023-09-03
Steve Hancock
simplify some logic
commit
|
commitdiff
|
tree
|
snapshot
2023-09-03
Steve Hancock
eliminate dangling elsif's
commit
|
commitdiff
|
tree
|
snapshot
2023-09-02
Steve Hancock
activate ControlStructures::ProhibitUnlessBlocks, part 3
commit
|
commitdiff
|
tree
|
snapshot
2023-09-01
Steve Hancock
activate ControlStructures::ProhibitUnlessBlocks, part 2
commit
|
commitdiff
|
tree
|
snapshot
2023-09-01
Steve Hancock
activate ControlStructures::ProhibitUnlessBlocks, part 1
commit
|
commitdiff
|
tree
|
snapshot
2023-09-01
Steve Hancock
fix incorrect log file message
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Steve Hancock
add Tokenizer missing terminal else blocks
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Steve Hancock
add some missing terminal else blocks
commit
|
commitdiff
|
tree
|
snapshot
2023-08-30
Steve Hancock
activate RegularExpressions::ProhibitComplexRegexes
commit
|
commitdiff
|
tree
|
snapshot
2023-08-29
Steve Hancock
Activate PC policy Subroutines::ProhibitBuiltinHomonyms
commit
|
commitdiff
|
tree
|
snapshot
2023-08-29
Steve Hancock
Activate PC BuiltinFunctions::ProhibitStringyEval
commit
|
commitdiff
|
tree
|
snapshot
2023-08-28
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2023-08-28
Steve Hancock
minor change in syntax of --use-feature
commit
|
commitdiff
|
tree
|
snapshot
2023-08-26
Steve Hancock
activate PC ProhibitLocalVars and RequireInitialization...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-26
Steve Hancock
clean up some cr/lf code
commit
|
commitdiff
|
tree
|
snapshot
2023-08-26
Steve Hancock
eliminate dummy sub close from IOScalar & IOScalarArray
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Steve Hancock
activate PC RegularExpressions::ProhibitSingleCharAlter...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Steve Hancock
activate ProhibitUnusedCapture and ProhibitCaptureWitho...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Steve Hancock
activate PC -RegularExpressions::RequireBracesForMultiline
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Steve Hancock
bump to version 20230701.03
20230701.03
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Steve Hancock
update perlcritic settings
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Steve Hancock
fix b1459, edge of stability issue for -xlp
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Steve Hancock
convert two boolean grep's to 'first'
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Steve Hancock
clean up CR/LF coding
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Steve Hancock
improve tokenization of --use-feature=class
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Steve Hancock
make all print filehandles braced
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Steve Hancock
sharpen identification of indirect objects
commit
|
commitdiff
|
tree
|
snapshot
2023-08-21
Steve Hancock
fix an issue with line-ending blanks (c258)
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Steve Hancock
test to see if braced filehandle passes on all systems
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Steve Hancock
eliminate module DevNull.pm
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Steve Hancock
convert a do while into a while in sub pre_tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Steve Hancock
fix issue c250 part 2, new sub token type S
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Steve Hancock
fix issue c250 part 1, new package token type P
commit
|
commitdiff
|
tree
|
snapshot
2023-08-15
Steve Hancock
rewrite sub pre_tokenize for improved efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-15
Steve Hancock
optimize pretoken search order
commit
|
commitdiff
|
tree
|
snapshot
2023-08-15
Steve Hancock
read config file with slurp_stream instead of streamhandle
commit
|
commitdiff
|
tree
|
snapshot
2023-08-15
Steve Hancock
minor optimization
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Steve Hancock
remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Steve Hancock
simplify coding for GCString length function
commit
|
commitdiff
|
tree
|
snapshot
2023-08-14
Steve Hancock
avoid calling GCString length function when possible
commit
|
commitdiff
|
tree
|
snapshot
2023-08-10
Steve Hancock
do not call Encode::Guess for pure ascii files
commit
|
commitdiff
|
tree
|
snapshot
2023-08-09
Steve Hancock
switch from regex to hash lookup for anonymous subs
commit
|
commitdiff
|
tree
|
snapshot
2023-08-09
Steve Hancock
improve efficiency of a data transfer optimization
commit
|
commitdiff
|
tree
|
snapshot
2023-08-09
Steve Hancock
simplify final IO step
commit
|
commitdiff
|
tree
|
snapshot
2023-08-09
Steve Hancock
simplify some IO operations
commit
|
commitdiff
|
tree
|
snapshot
2023-08-07
Steve Hancock
make several improvements in efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Steve Hancock
simplify coding of sub compare_string_buffers
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Steve Hancock
add test case for file with just one character, '0'
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Steve Hancock
improve file input efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-03
Steve Hancock
improve tokenizer efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-02
Steve Hancock
optimize tokenizer inner loop
commit
|
commitdiff
|
tree
|
snapshot
2023-08-01
Steve Hancock
remove most remaining unused ci coding
commit
|
commitdiff
|
tree
|
snapshot
2023-07-31
Steve Hancock
minor fix for CORE::
commit
|
commitdiff
|
tree
|
snapshot
2023-07-29
Steve Hancock
remove several unused variables
commit
|
commitdiff
|
tree
|
snapshot
next