]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2022-05-05 Steve Hancockdo not let -dsc delete control side comments
2022-05-05 Steve Hancockremove some old double sigle code
2022-05-04 Steve HancockAvoid 'Reused variable name in lexical scope'
2022-05-04 Steve Hancockremove newline from a link
2022-05-04 Steve Hancockswitch from level 4 to 3
2022-05-01 Steve Hancockremove unused vars
2022-04-29 Steve Hancockconvert C-style for loops to foreach
2022-04-28 Steve Hancockadjust weld rules to fix issue b1339
2022-04-24 Steve Hancockavoid some needless sub calls
2022-04-24 Steve Hancockfix potential conflict of -wn -lp -pvt=2, b1338
2022-04-23 Steve Hancocktokenizer optimizations
2022-04-22 Steve Hancocktokenizer optimizations
2022-04-21 Steve Hancocksome minor optimizations
2022-04-21 Steve Hancockwork around conflict of -vmll -xci -bbxi=2 (b1336)
2022-04-21 Steve Hancocktrim spaces in token split by line break (c139)
2022-04-21 Steve Hancockfix minor tokenization issue b1337
2022-04-19 Steve Hancockminor optimizations
2022-04-18 Steve Hancockminor correction to recent coding change
2022-04-17 Steve Hancockbump version to .04 20220217.04
2022-04-17 Steve Hancockupdate tests
2022-04-17 Steve Hancockmake () align with qw in a 'use' statement (git #93)
2022-04-15 Steve Hancockbump version to .03 20220217.03
2022-04-15 Steve Hancockupdate docs
2022-04-15 Steve Hancockadd test case
2022-04-15 Steve Hancockadd alignment for use ... qw (see issue git #93)
2022-04-14 Steve Hancockeliminate global var standard_spaces
2022-04-14 Steve Hancocksome optimizations
2022-04-12 Steve Hancockremove unused var
2022-04-12 Steve Hancockeliminate 2 unused hashes
2022-04-09 Steve Hancockfix instability when -ci>-i and -bbxi=2; issue b1334
2022-04-08 Steve Hancockeliminate some needless sub calls
2022-04-08 Steve Hancockadd input line numbers to some log messages
2022-04-08 Steve Hancockmake three forced-breakpoint vars global for efficiency
2022-04-08 Steve Hancockfix 'eq' to be '=='
2022-04-08 Steve Hancockclarify log message
2022-04-07 Steve Hancockminor optimizations
2022-04-06 Steve Hancockminor optimization
2022-04-06 Steve Hancockfix undef ref for user-defined formatter without output
2022-04-05 Steve Hancockfix rare instability found in testing, issue b1331
2022-04-05 Steve Hancockfix unusual instability found in testing, b1332
2022-04-05 Steve HancockFix unusual instability, issue b1333
2022-04-05 Steve Hancockminor cleanups and optimizations
2022-04-02 Steve Hancockconvert some regexes to hashes based on NYTProf
2022-03-30 Steve Hancockclarify how -et works, see issue git #90
2022-03-30 Steve Hancockadd log message that -gcs was used; fix bad log msg
2022-03-30 Steve Hancockupdate docs
2022-03-29 Steve Hancockfix rare poor line break, issue c133
2022-03-28 Steve Hancockcleanup list stack array initializations
2022-03-28 Steve Hancockmore efficient data structure for bond strength bias
2022-03-28 Steve Hancockfix minor initialization error, issue c131
2022-03-27 Steve Hancockclean up comments
2022-03-27 Steve Hancockeliminate global array bond_strength_to_go
2022-03-25 Steve Hancockfix issue b1330, -xlp edge case
2022-03-25 Steve Hancockupdate docs
2022-03-24 Steve Hancockminor -pbp formatting improvement, issue c054
2022-03-21 Steve Hancockfix rare formatting issue b1318 b1322 b1328 20220217.02
2022-03-21 Steve Hancockfix issue b1324 involving breaks at chain of keywords
2022-03-20 Steve Hancockfix rare formatting issue b1325
2022-03-19 Steve Hancockbump version to .02
2022-03-19 Steve Hancocktreat an obj with print method as a file in -eos logic
2022-03-19 Steve Hancockfix unusual formatting issue b1319
2022-03-19 Steve Hancockfix error recovery for issue b1327
2022-03-18 Steve Hancockupdate docs
2022-03-18 Steve Hancockadd test cases b1317 b1321
2022-03-18 Steve Hancockfix unusual formatting issues b1317 1321
2022-03-15 Steve Hancockupdate -eos flag docs and test
2022-03-03 Steve Hancockupdate test for future default change from -neos to...
2022-03-03 Steve Hancockadd diagnostic data
2022-02-25 Steve Hancockremove misplaced file
2022-02-25 Steve Hancockbump version by .01 20220217.01
2022-02-25 Steve Hancockcheck for undefined arg to parse_args
2022-02-19 Steve Hancockupdate docs
2022-02-19 Steve Hancockfix failing tests by adding -npro
2022-02-19 Steve Hancockreactivate skipped tests
2022-02-15 Steve Hancocktemporarily removing recently added tests which are... 20220217
2022-02-15 Steve Hancockupdate to 20220216 for minor doc updates; no code changes
2022-02-15 Steve Hancockclean up testing utils
2022-02-15 Steve Hancockminor wording change in docs before release
2022-02-15 Steve Hancockupdate docs before release
2022-02-10 Steve Hancockupdate docs
2022-02-10 Steve Hancockupdate to v20220215, for release next week
2022-02-08 Steve Hancockfix b1315, b1316; instability involving -xlp and short...
2022-02-07 Steve Hancockallow -vil=s without -vxl='*'
2022-02-07 Steve Hancockupdate docs
2022-02-06 Steve Hancockupdate random tester
2022-02-06 Steve Hancockupdate docs
2022-02-03 Steve Hancockfix rare -xlp instability b1314 involving one-line...
2022-02-03 Steve Hancockfix rare instability with side comments and -xlp, case...
2022-02-01 Steve Hancockadd flag -lpil=s as a simpler alternative to -lpxl=s
2022-01-31 Steve Hancocklimit --character-encoding=s to s='none', 'guess',...
2022-01-30 Steve Hancockminor change in update for git82. 20211029.06
2022-01-30 Steve Hancockbump version to 20211029.06
2022-01-30 Steve Hancockfix issue git #82, error with ${bareword} as indirect...
2022-01-29 Steve Hancockupdate docs for -eos
2022-01-29 Steve Hancockadd documentation for -eos
2022-01-29 Steve Hancockupdate docs for -xlp
2022-01-29 Steve Hancockadded input checks for -kba and -kbb
2022-01-29 Steve HancockMerge branch 'master' of git+ssh://github.com/perltidy...
2022-01-29 Steve Hancockdocument -bal=n flag
2022-01-29 shancock9Merge pull request #87 from anirvan/patch-1
next