]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
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
2022-01-29 Anirvan ChatterjeeFix typo ("vary long" —> "very long")
2022-01-28 Steve Hancockadd --break-after-labels=i, or -bal=i, for git #86
2022-01-27 Steve Hancockupdate comments
2022-01-27 Steve Hancockadded t/.gitattributes; trying to prevent auto cr/lf...
2022-01-26 Steve Hancockremove 2 renamed files
2022-01-26 Steve Hancockdeactivating new tests pending a fix for line ending...
2022-01-26 Steve Hancocksetting -global core.autocrlf false
2022-01-26 Steve Hancockdo line-by-line hex compares for -eos tests to avoid...
2022-01-26 shancock9Merge pull request #85 from kenneth-olwing/ken1-issue83
2022-01-25 Kenneth OlwingNew test files for various UTF-8 scenarios requiring...
2022-01-24 Steve Hancockfix for issue git #83, added --encode-output-strings
2022-01-17 Steve Hancockfix issue b1310
2022-01-15 Steve Hancockfix b1307-9; check -issl flag when measuring one line...
2022-01-15 Steve Hancockimprove -xlp formatting of long qw lines
2022-01-13 Steve Hancockfix log file line number as noted in git #81
2022-01-11 Steve Hancockfix b1285, b1286; rare -lp instability
2022-01-10 Steve Hancockfix b1302, b1306: rare instability with combo -vmll...
2022-01-08 Steve Hancockfix b1282, b1283: instability with -pvtc=2 -dws -naws
2022-01-07 Steve Hancockminor improvement for fix b1275
2022-01-07 Steve Hancockfix b1287, poor line break within ternary
2022-01-07 Steve Hancockfix instabilities b1274 b1275 involving combo -bbx...
2022-01-07 Steve Hancockfix rare instability b1305 involving -bbxi>0 -naws...
2022-01-05 Steve Hancockfix b1300, turn off -bbx under stress
2022-01-04 Steve Hancockbump version to 20211029.05 20211029.05
2022-01-04 Steve Hancockimprove fixes for instabilities b1284, b1268
2022-01-04 Steve Hancockfix issue b1284, adjust a weld tolerance
2022-01-03 Steve Hancockfix -asbl -wn instability, issues b1268, b1269, b1277...
2022-01-03 Steve Hancockfix b1271 b1273 b1304, formatting under stress
2022-01-03 Steve Hancocksimplify -vxl logic
2022-01-03 Steve Hancockfix issues b1270, b1303 (-bom and -pvt conflicts)
2022-01-03 Steve Hancockfix issue b1301
2022-01-03 Steve Hancockupdate code for -bopl
2022-01-02 Steve Hancockremove unused code, update docs
2022-01-02 Steve Hancockadd test cases for -vxl
2022-01-02 Steve Hancockfix some edge cases for -vxl
2021-12-31 Steve Hancockadd parameters -vxl=s and -vil=s
2021-12-29 Steve Hancockuse alternate fix for issue b1299
2021-12-29 Steve Hancockpreliminary coding for --open-paren-list-types=s
2021-12-29 Steve Hancockadd several convergence tests
2021-12-29 Steve Hancockavoid break between bareword and paren, issue b1299
2021-12-28 Steve Hancockconvergence test cases for interrupted lists
2021-12-28 Steve Hancockupdate sub collapsed_lengths for interrupted lists
2021-12-25 Steve Hancockrewrote sub collapsed_lengths, same functionality
2021-12-24 Steve Hancockpartial fix for c119, commas after list operator
2021-12-22 Steve Hancockbump version to 20211029.04 20211029.04
2021-12-22 Steve Hancockadded several -gal defaults and -gaxl=s
2021-12-21 Steve Hancockinitial implementation of -gal=s, issue git #77
2021-12-17 Steve Hancockfix tokenization issue b1280
2021-12-17 Steve Hancockenable -iscl with -xlp
2021-12-16 Steve Hancockadd MIN_BLOCK_LEN to avoid scrunching code with -xlp
2021-12-15 Steve Hancockrewrote sub correct_lp_indentation
2021-12-13 Steve Hancockslightly revise -xlp closing token indentation rule
2021-12-13 Steve Hancockcheck for long here-doc lines for -xlp
2021-12-13 Steve Hancockconvert IndentationItem align_paren to align_seqno
2021-12-13 Steve HancockVerticalAligner removes recoverable spaces at flush
2021-12-09 Steve Hancocktune up edge cases of -xlp
2021-12-07 Steve Hancockadded sub collapsed_lengths
2021-12-04 Steve Hancockrewrote sub recombine_breakpoints for efficiency, issue...
2021-12-03 Steve Hancockfix issue with -lp -vmll -ci<2 (b1267)
2021-12-01 Steve Hancockfix instability with combo -lp -iob -vmll -bbx=2 (b1266)
2021-12-01 Steve Hancockmake sub recombine_breakpoints efficient; fixes c018
2021-11-30 Steve Hancockfix -lp problem with blank line after opening paren
2021-11-29 Steve Hancockbump to version 20211029.03 20211029.03
2021-11-29 Steve Hancockprevent unwanted recombinations after =
2021-11-28 Steve Hancockconsolidate code for breaks at = before -xlp container
2021-11-26 Steve Hancockupdate test case, bump version to .02 20211029.02
2021-11-26 Steve Hancockfix problem with -bbp and -xlp
2021-11-25 Steve Hancockactivate speedup if -lp is actually off
2021-11-24 Steve Hancockrevised internal error checks
2021-11-24 Steve Hancockadded test for issue git #74
2021-11-24 Steve Hancockadd test for -xlp
2021-11-23 Steve Hancockimprove some variable names
2021-11-23 Steve Hancockfix b1264, -lp formatting under stress
2021-11-23 Steve Hancockcode cleanups
next