summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Perl-Tidy: Bump to version 20171214.0.0Kent Fredric2017-12-261-0/+1
| | | | | | | | | | | | | Upstream: - Continuation indentation now outdents closing parens in call chains - Add control flag for space between backslash and single/double quote - Add support for 5.26+ indented heredoc operator - Fix failure to call binmode - Fix using three-dot for locating config files using ENV - Improve vertical alignment - Stop vertically alignining // Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/Perl-Tidy: Bump to version 20170521.0.0Kent Fredric2017-05-301-0/+1
| | | | | | | | | | | | | | | | | | | | - Use DIST_EXAMPLES logic Upstream: - Fix symlink attack from failure to check perltidy.ERR deletion - Don't mis-parse certain anonymous hash references - Don't parse => after __END__ or __DATA__ as quotes - Fix parsing of perltidyrc - Add support for <<>> operator. - Fix --enc=utf8 + --backup-and-modify-in-place - Fix minor formatting issue with one-line blocks with subs with sigs - Fix utf8 error when output is STDOUT - Improve spacing of try/catch/finally blocks - Fix incorrect parsing of anon-subs with sigs and prototypes as broken ternaries - Add new open/closing block blank line controls Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Perl-Tidy: Remove oldAndreas K. Hüttel2016-05-251-2/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-perl/Perl-Tidy: Bump to version 20160302.0.0Kent Fredric2016-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Fix LICENSE - Install stylekey and tutorial - Make examples optional on USE="examples" Upstream: - Fix handliong of long-form --nostack-closing-tokens - Explicit "assume utf8" support flag - Removed unwanted continuation indentation - Fixed crash w/ --output-line-ending - Fixed misparse of //= construct - Fixed misparse of // - Fixed bug with "else" warnining inside a "switch" statement. - Added "-xs" flag for extended syntax ala MX::Declare style. - "-boc" vertical alignment fixed. - Support upcomming bitwise string operators. - "-io" and "-dac" can now be used together. - Support for regex "/n" - non-global warnings - Perl5.22 Signatures support - Removed unwanted newline after anonymous sub Package-Manager: portage-2.2.28
* dev-perl/Perl-Tidy: Copy from dev-perl/perltidyKent Fredric2016-03-191-0/+2
This is to better map to CPAN Naming conventions Package-Manager: portage-2.2.28