]>
git.donarmstrong.com Git - perltidy.git/log
Steve Hancock [Thu, 30 May 2019 23:08:24 +0000 (16:08 -0700)]
cleanups prior to release
Steve Hancock [Thu, 30 May 2019 22:47:16 +0000 (15:47 -0700)]
cleanups before release
Steve Hancock [Thu, 30 May 2019 14:47:20 +0000 (07:47 -0700)]
fix comment
Steve Hancock [Thu, 30 May 2019 14:39:19 +0000 (07:39 -0700)]
update version to
20190601
Steve Hancock [Wed, 29 May 2019 02:56:42 +0000 (19:56 -0700)]
cleaned up docs
Steve Hancock [Wed, 29 May 2019 00:33:36 +0000 (17:33 -0700)]
ran tidyall
Steve Hancock [Tue, 28 May 2019 14:50:02 +0000 (07:50 -0700)]
Added returns for PerlCritic
Steve Hancock [Tue, 28 May 2019 00:29:19 +0000 (17:29 -0700)]
fix rt #128477: keep owner/group and setuid/setgid consistent
Steve Hancock [Sat, 25 May 2019 13:34:14 +0000 (06:34 -0700)]
clean up comments
Steve Hancock [Sat, 25 May 2019 13:30:48 +0000 (06:30 -0700)]
updated -bom to handle cuddled style chain calls
Steve Hancock [Sat, 9 Mar 2019 20:53:29 +0000 (12:53 -0800)]
merged -bom update
shancock9 [Sat, 9 Mar 2019 20:50:19 +0000 (12:50 -0800)]
Merge pull request #7 from merrilymeredith/preserve-method-chains
New option: -bom – Preserve method chain breakpoints
shancock9 [Sat, 9 Mar 2019 20:49:48 +0000 (12:49 -0800)]
Merge branch 'master' into preserve-method-chains
Steve Hancock [Sat, 9 Mar 2019 20:10:15 +0000 (12:10 -0800)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
Merge pull request #8 from rivy/fix.appveyor+mswin32-eols
shancock9 [Sat, 9 Mar 2019 20:09:25 +0000 (12:09 -0800)]
Merge pull request #8 from rivy/fix.appveyor+mswin32-eols
Fix MSWin32 EOL translation under UTF-8 (includes AppVeyor CI fix)
Roy Ivy III [Sat, 9 Mar 2019 05:31:26 +0000 (23:31 -0600)]
fix Windows EOL translation error with UTF-8
.# Discussion
When using `binmode ... ":encoding(UTF8)"`, the CRLF translation layer is left in-place.
As used prior to this commit, on Windows machines, this `binmode` setting causes
the output file to be converted to "DOS" CRLF line endings regardless of other settings.
`binmode ... ":raw:encoding(UTF8)"` will enable UTF-8 without the CRLF translation layer.
Roy Ivy III [Sat, 9 Mar 2019 07:38:57 +0000 (01:38 -0600)]
add EOL testing
* fails (under Windows) for file output with UTF-8 encoding
Roy Ivy III [Sat, 9 Mar 2019 06:17:23 +0000 (00:17 -0600)]
fix AppVeyor CI configuration
* adds MSWin32 testing for perl v5.8.8.8+
* similar in spirit to @haarg's Travis CI helper scripts
* *robustly flexible*, working with make, build, and `prove` compatible distributions
* supports integration of both CodeCov and Coveralls coverage testing
* overcomes bugs in AppVeyor and perl tooling
* robust in cases of inaccessible Chocolatey or StrawberryPerl downloads
* ".appveyor.yml" can be a simple drop-in for most distributions
* see <https://github.com/rivy/CI.AppVeyor.helpers-perl> for more information
Meredith Howard [Wed, 6 Mar 2019 01:45:04 +0000 (19:45 -0600)]
Add test of --break-on-old-method-breakpoints
Meredith Howard [Tue, 5 Mar 2019 06:50:18 +0000 (00:50 -0600)]
Add break-at-old-method-breakpoints
Create -bom option and docs
Steve Hancock [Wed, 27 Feb 2019 14:44:33 +0000 (06:44 -0800)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
pulled debian doc change regarding redirection to stdout
shancock9 [Wed, 27 Feb 2019 14:43:15 +0000 (06:43 -0800)]
Merge pull request #6 from pevik/doc/standard-output
doc: Mention proper way to redirect to stdout
Don Armstrong [Tue, 26 Feb 2019 22:10:41 +0000 (23:10 +0100)]
doc: Mention proper way to redirect to stdout
Patch originated from Debian package
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Steve Hancock [Thu, 24 Jan 2019 00:40:13 +0000 (16:40 -0800)]
cleaned up error messages
Steve Hancock [Thu, 24 Jan 2019 00:32:33 +0000 (16:32 -0800)]
document -olbs=n and add test snippet
Steve Hancock [Wed, 23 Jan 2019 01:15:30 +0000 (17:15 -0800)]
added flag -olbs=n for semicolons in one-line blocks
Steve Hancock [Mon, 21 Jan 2019 15:50:51 +0000 (07:50 -0800)]
brought changes up to date
Steve Hancock [Mon, 21 Jan 2019 15:50:09 +0000 (07:50 -0800)]
minor change to test snippet
Steve Hancock [Mon, 21 Jan 2019 15:47:46 +0000 (07:47 -0800)]
update comments on recent changes
Steve Hancock [Mon, 21 Jan 2019 15:36:05 +0000 (07:36 -0800)]
added example script for RT#118553 - delete ending blank lines
Steve Hancock [Mon, 21 Jan 2019 05:02:07 +0000 (21:02 -0800)]
Updated docs for RT #128265
Steve Hancock [Mon, 21 Jan 2019 02:51:46 +0000 (18:51 -0800)]
Tentative patch for RT# 128216
Steve Hancock [Wed, 9 Jan 2019 19:02:37 +0000 (11:02 -0800)]
fixed bug in some unused code for ternary operators
Steve Hancock [Wed, 9 Jan 2019 01:06:25 +0000 (17:06 -0800)]
added formatting example
Steve Hancock [Wed, 9 Jan 2019 00:56:43 +0000 (16:56 -0800)]
added test snippets for recent code updates
Steve Hancock [Wed, 9 Jan 2019 00:56:13 +0000 (16:56 -0800)]
noted RT #81852 improvement
Steve Hancock [Wed, 9 Jan 2019 00:55:27 +0000 (16:55 -0800)]
improved -kgb docs
Steve Hancock [Wed, 9 Jan 2019 00:54:09 +0000 (16:54 -0800)]
fixed bug with combination of parameters -wn -gnu
Steve Hancock [Sun, 6 Jan 2019 02:19:36 +0000 (18:19 -0800)]
minor doc changes for kgb
Steve Hancock [Sun, 6 Jan 2019 02:11:14 +0000 (18:11 -0800)]
reworked some kgb documentation
Steve Hancock [Sun, 6 Jan 2019 01:54:17 +0000 (17:54 -0800)]
document that -fbl has priority over -kgbd
Steve Hancock [Sun, 6 Jan 2019 01:53:29 +0000 (17:53 -0800)]
document that -fbl has priority over -kgbd
Steve Hancock [Sun, 6 Jan 2019 01:46:15 +0000 (17:46 -0800)]
-fbl has priority over -kgbd
Steve Hancock [Fri, 28 Dec 2018 14:58:19 +0000 (06:58 -0800)]
-kgbl can specify comment lines with 'BC' and 'SBC'
Steve Hancock [Mon, 24 Dec 2018 02:43:31 +0000 (18:43 -0800)]
fixed glitch involving blank line deletion with kgbd
Steve Hancock [Mon, 24 Dec 2018 02:43:10 +0000 (18:43 -0800)]
added test for -kgbd flag
Steve Hancock [Mon, 17 Dec 2018 17:31:51 +0000 (09:31 -0800)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
patch to fix typos
Steve Hancock [Mon, 17 Dec 2018 17:31:22 +0000 (09:31 -0800)]
updated kgb docs
shancock9 [Mon, 17 Dec 2018 17:29:54 +0000 (09:29 -0800)]
Merge pull request #5 from jwilk-forks/spelling
Fix typos
Jakub Wilk [Mon, 17 Dec 2018 17:04:29 +0000 (18:04 +0100)]
fixed typos
Steve Hancock [Mon, 17 Dec 2018 03:26:47 +0000 (19:26 -0800)]
fixed index error in $split_into_sub_groups
Steve Hancock [Fri, 7 Dec 2018 18:27:11 +0000 (10:27 -0800)]
updated man page
Steve Hancock [Fri, 7 Dec 2018 17:27:48 +0000 (09:27 -0800)]
added kgb repeat count & adjusted controls
Steve Hancock [Fri, 7 Dec 2018 16:56:23 +0000 (08:56 -0800)]
modified kgb input scheme
Steve Hancock [Fri, 7 Dec 2018 06:14:15 +0000 (22:14 -0800)]
simplified input with two flags, kgbd and kgbi
Steve Hancock [Thu, 6 Dec 2018 16:32:10 +0000 (08:32 -0800)]
documented the -kgb parameters
Steve Hancock [Thu, 6 Dec 2018 06:15:30 +0000 (22:15 -0800)]
fixed error in variable name
Steve Hancock [Thu, 6 Dec 2018 06:15:11 +0000 (22:15 -0800)]
documented -kgb parameters
Steve Hancock [Thu, 6 Dec 2018 02:25:36 +0000 (18:25 -0800)]
added tests for -kgb and alignment
Steve Hancock [Thu, 6 Dec 2018 01:52:57 +0000 (17:52 -0800)]
added keyword group delete capability
Steve Hancock [Wed, 5 Dec 2018 06:15:27 +0000 (22:15 -0800)]
minor fix
Steve Hancock [Wed, 5 Dec 2018 00:41:53 +0000 (16:41 -0800)]
added capability to put blanks around keyword groups
Steve Hancock [Sun, 2 Dec 2018 19:14:44 +0000 (11:14 -0800)]
fix spelling
Steve Hancock [Sun, 2 Dec 2018 16:53:26 +0000 (08:53 -0800)]
simplification of code handling side comments
Steve Hancock [Sun, 2 Dec 2018 04:27:51 +0000 (20:27 -0800)]
very minor adjustment to side comment locations
Steve Hancock [Sun, 2 Dec 2018 00:47:29 +0000 (16:47 -0800)]
spelling fix
Steve Hancock [Sat, 1 Dec 2018 20:56:35 +0000 (12:56 -0800)]
minor code cleanups
Steve Hancock [Sat, 1 Dec 2018 18:20:18 +0000 (10:20 -0800)]
code cleanups
Steve Hancock [Sat, 1 Dec 2018 02:09:24 +0000 (18:09 -0800)]
added alignment test case
Steve Hancock [Sat, 1 Dec 2018 01:55:05 +0000 (17:55 -0800)]
update change log
Steve Hancock [Sat, 1 Dec 2018 01:46:38 +0000 (17:46 -0800)]
rewrote vertical alignment module
Steve Hancock [Sat, 1 Dec 2018 01:45:49 +0000 (17:45 -0800)]
added alignment test cases
Steve Hancock [Sat, 1 Dec 2018 01:44:55 +0000 (17:44 -0800)]
added alignment test cases
Steve Hancock [Fri, 23 Nov 2018 16:03:03 +0000 (08:03 -0800)]
fixed comment spelling
Steve Hancock [Wed, 21 Nov 2018 14:44:29 +0000 (06:44 -0800)]
bumped version by .01
Steve Hancock [Wed, 21 Nov 2018 14:37:15 +0000 (06:37 -0800)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
Add repository URLs to META files to Makefile.PL
shancock9 [Wed, 21 Nov 2018 14:25:21 +0000 (06:25 -0800)]
Merge pull request #4 from oalders/repo-url
Add repository URLs to META files
Olaf Alders [Wed, 21 Nov 2018 02:31:08 +0000 (21:31 -0500)]
Add repository URLs to META files
Steve Hancock [Mon, 19 Nov 2018 15:34:47 +0000 (07:34 -0800)]
fixed bad link
Steve Hancock [Mon, 19 Nov 2018 15:24:43 +0000 (07:24 -0800)]
fixed rt#127736, EXE_FILES was commented out in Makefile.PL
Steve Hancock [Mon, 19 Nov 2018 03:22:19 +0000 (19:22 -0800)]
corrected MANIFEST; had unused file
Steve Hancock [Mon, 19 Nov 2018 03:15:49 +0000 (19:15 -0800)]
eliminated extra ChangeLog and simplified build
Steve Hancock [Sun, 18 Nov 2018 05:50:18 +0000 (21:50 -0800)]
updated version numbers
Steve Hancock [Sun, 18 Nov 2018 05:33:33 +0000 (21:33 -0800)]
Turned VERSION checking on in perlcritic
Steve Hancock [Sun, 18 Nov 2018 05:05:56 +0000 (21:05 -0800)]
added module version numbers same as Tidy.pm
Steve Hancock [Sun, 18 Nov 2018 04:39:13 +0000 (20:39 -0800)]
removed filter-example.t due to Windows install trouble; version=
20181118
Steve Hancock [Sun, 18 Nov 2018 04:27:01 +0000 (20:27 -0800)]
removed filter_example; causing trouble on Windows
Steve Hancock [Sat, 17 Nov 2018 20:33:54 +0000 (12:33 -0800)]
bumped version to
20181117 .01
Steve Hancock [Sat, 17 Nov 2018 20:30:29 +0000 (12:30 -0800)]
added Perl 5.26 and 5.28
Steve Hancock [Sat, 17 Nov 2018 20:27:26 +0000 (12:27 -0800)]
RT#127679, added arg -npro to avoid reading unexpected .perltidyrc
Steve Hancock [Sat, 17 Nov 2018 01:22:13 +0000 (17:22 -0800)]
fixed some comments
Steve Hancock [Sat, 17 Nov 2018 01:16:22 +0000 (17:16 -0800)]
patch for RT#127633
Steve Hancock [Sat, 17 Nov 2018 00:03:12 +0000 (16:03 -0800)]
fixed rt127633
Steve Hancock [Fri, 16 Nov 2018 17:35:15 +0000 (09:35 -0800)]
fixed minor build glitch
Steve Hancock [Fri, 16 Nov 2018 17:00:26 +0000 (09:00 -0800)]
minor wording changes
Steve Hancock [Fri, 16 Nov 2018 16:50:12 +0000 (08:50 -0800)]
new version #, minor alignment updates
Steve Hancock [Fri, 16 Nov 2018 16:49:16 +0000 (08:49 -0800)]
added new vertical alignment test cases
Steve Hancock [Thu, 15 Nov 2018 20:39:34 +0000 (12:39 -0800)]
switching back to html in docs/
Steve Hancock [Thu, 15 Nov 2018 20:35:42 +0000 (12:35 -0800)]
testing web pages with markdown
Steve Hancock [Thu, 15 Nov 2018 20:31:29 +0000 (12:31 -0800)]
switched docs from html to markdown, minor formatting tweaks