projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2022-07-05
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-05
Steve Hancock
small optimization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Steve Hancock
reduce max_nests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-03
Steve Hancock
simplify sub write_line
commit
|
commitdiff
|
tree
|
snapshot
2022-07-02
Steve Hancock
simplify sub set_lp_indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Steve Hancock
fix b1356
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Steve Hancock
speedup tokenizer by several percent
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Steve Hancock
split sub process_all_files from perltidy
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Steve Hancock
split sub valign_output_step_B into two parts
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Steve Hancock
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Steve Hancock
minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Steve Hancock
add test case b1348
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Steve Hancock
fix issue b1355
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Steve Hancock
minor speedups
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Steve Hancock
break sub process_line_of_CODE into smaller parts
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Steve Hancock
reduce max_mccabe
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Steve Hancock
fix issue b1349
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Steve Hancock
fix issue b1354
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Steve Hancock
add several versions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Steve Hancock
break sub respace_tokens into smaller subs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-25
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Steve Hancock
remove perl 5.8 from test matrix
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Steve Hancock
work around missing Test::More::note in perl 5.8
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Steve Hancock
added perl versions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Steve Hancock
clean up comments
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Steve Hancock
divide sub break_lists into smaller subs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
Steve Hancock
reduce max_nests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Steve Hancock
minor reorganization
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
Steve Hancock
break sub recombine_breakpoints into smaller pieces
commit
|
commitdiff
|
tree
|
snapshot
2022-06-21
Steve Hancock
simplify structure
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Steve Hancock
Merge branch 'master' of git+ssh://github.com/perltidy...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Steve Hancock
Merge pull request #102 from hogashi/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Azuma Ikeda
fix typo: valign-exclusion-list
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Steve Hancock
add test for -drc
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Steve Hancock
add option --delete-repeated-commas
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Steve Hancock
remove repeated comma
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Steve Hancock
check all eval return values
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Steve Hancock
simplify structure
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Steve Hancock
update comment
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Steve Hancock
remove comment with non-utf8 character
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
Steve Hancock
set tentative next release at 20220613
20220613
commit
|
commitdiff
|
tree
|
snapshot
2022-06-02
Steve Hancock
add restrictions on use of -kba and -kbb
commit
|
commitdiff
|
tree
|
snapshot
2022-05-29
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-29
Steve Hancock
fix perlcritic complaint
commit
|
commitdiff
|
tree
|
snapshot
2022-05-29
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-29
Steve Hancock
add running cpants_lint.pl to build sequence
commit
|
commitdiff
|
tree
|
snapshot
2022-05-29
Steve Hancock
disallow kbb='(' - can cause math formatting instability
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Steve Hancock
update to preliminary v20220601
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Steve Hancock
fix spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Steve Hancock
minor cleanups; fix internal fault check for '->$$'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Steve Hancock
update MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Steve Hancock
make non-executable
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Steve Hancock
update docs and fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2022-05-25
Steve Hancock
speedup tokenizer when processing blank tokens
commit
|
commitdiff
|
tree
|
snapshot
2022-05-24
Steve Hancock
remove unused var 'slevels'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-24
Steve Hancock
improve tokenizer efficiency
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Steve Hancock
simplified code for scanning complex identifiers
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Steve Hancock
split sub do_BAREWORD into smaller parts
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Steve Hancock
fix issue b1345
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Steve Hancock
fix tokenization issue c147
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Steve Hancock
reorganize Tokenizer with some minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2022-05-19
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Steve Hancock
extend unactivated flag -bopl and rename as -bocp
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Steve Hancock
move number parsing code to sub do_DIGITS
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Steve Hancock
add sub names to tokenization code
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Steve Hancock
fix problem with Perl version 5.14
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Steve Hancock
define constants EMPTY_STRING and SPACE
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Steve Hancock
change level to 1, update excluded policies
commit
|
commitdiff
|
tree
|
snapshot
2022-05-12
Steve Hancock
use constants for some fixed integers
commit
|
commitdiff
|
tree
|
snapshot
2022-05-12
Steve Hancock
testing constant EMPTY_STRING as alternative to ""
commit
|
commitdiff
|
tree
|
snapshot
2022-05-12
Steve Hancock
misc code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-05-10
Steve Hancock
undo use English for $]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-10
Steve Hancock
switch to use English + other minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-05-08
Steve Hancock
minor cleanups; removed unused var 'saw_extrude'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-08
Steve Hancock
add case b1340
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Steve Hancock
adjust weld rule for -lp -wn -pvt=2 to fix b1340
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Steve Hancock
rewrite severl C-style for loops
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Steve Hancock
do not let -dsc delete control side comments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Steve Hancock
remove some old double sigle code
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Steve Hancock
Avoid 'Reused variable name in lexical scope'
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Steve Hancock
remove newline from a link
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Steve Hancock
switch from level 4 to 3
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Steve Hancock
remove unused vars
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Steve Hancock
convert C-style for loops to foreach
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Steve Hancock
adjust weld rules to fix issue b1339
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Steve Hancock
avoid some needless sub calls
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Steve Hancock
fix potential conflict of -wn -lp -pvt=2, b1338
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Steve Hancock
tokenizer optimizations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Steve Hancock
tokenizer optimizations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Steve Hancock
some minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Steve Hancock
work around conflict of -vmll -xci -bbxi=2 (b1336)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Steve Hancock
trim spaces in token split by line break (c139)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Steve Hancock
fix minor tokenization issue b1337
commit
|
commitdiff
|
tree
|
snapshot
next