| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
|
|
|
|
| |
https://bugs.gentoo.org/show_bug.cgi?id=599552
|
|
|
|
| |
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
| |
bug 580260
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
This is to better map to CPAN Naming conventions
Package-Manager: portage-2.2.28
|