projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2020-04-22
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Steve Hancock
added numerous tests to improve coverage
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Steve Hancock
cleaned up coding of sub print_line_of_tokens
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Steve Hancock
removed some unused coding
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Steve Hancock
added tests for parameters -dbc -dp -dsc and -nibc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Steve Hancock
added tests for parameters -fpsc -iscl -msc -mbl
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Steve Hancock
convert subs _step_A and _step_B to use named call...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Steve Hancock
minor reorganization of length calc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
update docs for --use-unicode-gcstring
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
update test cases for recent changes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
modified VerticalAligner.pm to use string lengths passe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
update Formatter.pm to use Unicode::GCString for charac...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
add variable 'rfield_length'
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Steve Hancock
add --use-unicode-gcstring
commit
|
commitdiff
|
tree
|
snapshot
2020-04-12
Steve Hancock
added var _TOKEN_LENGTH_ and consolidated length coding...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Steve Hancock
rewrote 'sub tight_paren_follows' with simplified rules
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Steve Hancock
adjust a -wn rule; this eliminates the last known blinker
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Steve Hancock
complete coding for -bos option
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Steve Hancock
added some debug code
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Steve Hancock
fixed rare problem of some blinkers with -pbp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Steve Hancock
adjust -wn rules to avoid blinkers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Steve Hancock
fixed problem with reporting convergence on first step
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Steve Hancock
add encoding guess log message
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Steve Hancock
fixed undefined var
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Steve Hancock
remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Steve Hancock
fix test wn7 for rule adjustment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Steve Hancock
removed unused routines
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Steve Hancock
adjusted -wn rules
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Steve Hancock
add option --break-at-old-semicolon-breakpoints; also...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Steve Hancock
replace sub 'weld_signature_parens' with 'tight_paren_f...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Steve Hancock
improve -wn rules slightly (split rule 2 into 2a and 2b)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
reduced number of global vars of type $rOpts_xxx
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
eliminate global vars %is_digraph and %is_trigraph
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
improve efficiency of sub is_essential_whitespace()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
convert set_comma_breakpoints_do() to use named call
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
convert do_scan_sub() to named call
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Steve Hancock
convert IndentationItem::new to named call
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Steve Hancock
update CHANGES to note change in default encoding
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
cleaned up backup-in-place coding to use streamhandle
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
default encoding reset to be 'guess'
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
rewrote Debugger module to output utf8 when input is...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
fix a few additional [_A-Za-z] matches
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
rewrote sub is_essential_whitespace to use \w instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
fix sub scan_identifier_do to use \w instead of [_A...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Steve Hancock
remove BOM if any
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Steve Hancock
added test case for RPerl
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Steve Hancock
consolidate coding involving utf8::is_utf8
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Steve Hancock
check utf8::is_utf8 in case guess is used
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Steve Hancock
added check for strings already encoded utf8
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Steve Hancock
added option --character-encoding=guess
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Steve Hancock
fix git#22, keep sub signature on a single line
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Steve Hancock
fixed RT #132059, -dac was causing an error exit
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Steve Hancock
Fixed RT#132059, -dac was not working and caused an...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Steve Hancock
Fix RT#132059, -dac was not working
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
shancock9
Merge pull request #20 from scop/pre-commit-hook
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Ville Skyttä
Add pre-commit hook config
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Steve Hancock
Testing binmode always on
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Steve Hancock
encode error output in utf8 when -utf8 flag is set
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Steve Hancock
patched problem parsing here target in quote in pattern...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Steve Hancock
note fix for git#19
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Steve Hancock
adjusted xor line break for git#19
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Steve Hancock
added support for hex floating point
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Steve Hancock
allow package names ending in ::
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Steve Hancock
Improved error check for internal hash-bang
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Steve Hancock
bump version to 20100110.01
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Steve Hancock
improved parsing involving unknown sub prototypes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Steve Hancock
modified error message
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Steve Hancock
added warning for issue git18
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Steve Hancock
minor doc cleanups for release of VERSION 20200110
20200110
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Steve Hancock
prepare for release of VERSION 20200110
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Steve Hancock
added flag -olbn to control breaking nested one-line...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Steve Hancock
minor coding optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Steve Hancock
updated error stop criterion for iterations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Steve Hancock
added sub mate_index_to_go; part of ongoing conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Steve Hancock
rewrote 'send_lines_to_vertical_aligner'; no globals
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Steve Hancock
fixed rt#131288
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Steve Hancock
fix benign error (csc goes out on last line only)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-29
Steve Hancock
Fixed undef in error message parsing 'sub () name'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Steve Hancock
some coding cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-12-26
Steve Hancock
eliminated global array @matching_token_to_go
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Steve Hancock
some code cleanups to keep arrays consistent
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Steve Hancock
moved some error-checking code to better location
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Steve Hancock
Simplify coding of closing side comments
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
Steve Hancock
rewrote sub terminal_type_i() for efficiency
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Steve Hancock
Improved semicolon deletion rules
commit
|
commitdiff
|
tree
|
snapshot
2019-12-18
Steve Hancock
reworked coding which removes extra semicolons to use...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-17
Steve Hancock
Fixed very minor coding error
commit
|
commitdiff
|
tree
|
snapshot
2019-12-16
Steve Hancock
rewrote sub in_same_container() for efficiency
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Steve Hancock
bumped version to 20191203.01
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Steve Hancock
set version to 20191203
20191203
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Steve Hancock
tidied code
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Steve Hancock
preparing for release; set version to 20191207
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Steve Hancock
fixed RT#131115, problem with -bli
commit
|
commitdiff
|
tree
|
snapshot
2019-11-16
Steve Hancock
fixed index error in new coding
commit
|
commitdiff
|
tree
|
snapshot
2019-11-13
Steve Hancock
some code simplification
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Steve Hancock
some code clanups
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Steve Hancock
fixed RT130394, allow short nested blocks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Steve Hancock
fixed some strange alignments, added some tests
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Steve Hancock
code cleanups
commit
|
commitdiff
|
tree
|
snapshot
next