]> git.donarmstrong.com Git - perltidy.git/log
perltidy.git
9 months agofix convergence issue for git #156
Steve Hancock [Fri, 13 Sep 2024 20:20:01 +0000 (13:20 -0700)]
fix convergence issue for git #156

9 months agosmall optimization
Steve Hancock [Fri, 13 Sep 2024 14:50:59 +0000 (07:50 -0700)]
small optimization

9 months agoadd missing length() call
Steve Hancock [Thu, 12 Sep 2024 23:36:02 +0000 (16:36 -0700)]
add missing length() call

9 months agobump version to 20240903.01 20240903.01
Steve Hancock [Tue, 10 Sep 2024 14:08:37 +0000 (07:08 -0700)]
bump version to 20240903.01

9 months agoadd -qwaf option, see git #164
Steve Hancock [Mon, 9 Sep 2024 23:30:38 +0000 (16:30 -0700)]
add -qwaf option, see git #164

9 months agocase b1481
Steve Hancock [Fri, 6 Sep 2024 02:55:21 +0000 (19:55 -0700)]
case b1481

9 months agosimplify code for guessing slash type
Steve Hancock [Thu, 5 Sep 2024 21:29:53 +0000 (14:29 -0700)]
simplify code for guessing slash type

9 months agoremove unused code
Steve Hancock [Thu, 5 Sep 2024 21:29:15 +0000 (14:29 -0700)]
remove unused code

9 months agofix error in Perl::Tidy::Logger (see pr #163) 20240903
Steve Hancock [Mon, 2 Sep 2024 21:35:23 +0000 (14:35 -0700)]
fix error in Perl::Tidy::Logger (see pr #163)

9 months agoupdate to version 20240903
Steve Hancock [Mon, 2 Sep 2024 16:06:56 +0000 (09:06 -0700)]
update to version 20240903

9 months agoimprove some edge cases of parsing + - *
Steve Hancock [Sun, 1 Sep 2024 01:08:13 +0000 (18:08 -0700)]
improve some edge cases of parsing + - *

9 months agouse bareword info to improve guessing
Steve Hancock [Sat, 31 Aug 2024 03:12:39 +0000 (20:12 -0700)]
use bareword info to improve guessing

9 months agoimprove pattern vs division guess strategy
Steve Hancock [Fri, 30 Aug 2024 02:47:48 +0000 (19:47 -0700)]
improve pattern vs division guess strategy

9 months agoadd bareword info hash
Steve Hancock [Thu, 29 Aug 2024 22:28:12 +0000 (15:28 -0700)]
add bareword info hash

9 months agosimplify
Steve Hancock [Thu, 29 Aug 2024 13:45:02 +0000 (06:45 -0700)]
simplify

9 months agofix minor issue with -wma
Steve Hancock [Mon, 26 Aug 2024 23:34:57 +0000 (16:34 -0700)]
fix minor issue with -wma

9 months agofix minor issue with -wma
Steve Hancock [Mon, 26 Aug 2024 21:46:05 +0000 (14:46 -0700)]
fix minor issue with -wma

9 months agoadd missing call parens
Steve Hancock [Sun, 25 Aug 2024 15:26:12 +0000 (08:26 -0700)]
add missing call parens

9 months agominor adjustment in guess logic
Steve Hancock [Sat, 24 Aug 2024 23:18:30 +0000 (16:18 -0700)]
minor adjustment in guess logic

9 months agoupdate docs
Steve Hancock [Sat, 24 Aug 2024 01:26:23 +0000 (18:26 -0700)]
update docs

9 months agoimprove guess if running under editor
Steve Hancock [Thu, 22 Aug 2024 04:54:18 +0000 (21:54 -0700)]
improve guess if running under editor

9 months agomove several subs to the utilities area
Steve Hancock [Wed, 21 Aug 2024 13:16:43 +0000 (06:16 -0700)]
move several subs to the utilities area

9 months agoimprove guess if running under editor
Steve Hancock [Tue, 20 Aug 2024 18:21:29 +0000 (11:21 -0700)]
improve guess if running under editor

9 months agomark unused vars with _uu
Steve Hancock [Mon, 19 Aug 2024 20:30:58 +0000 (13:30 -0700)]
mark unused vars with _uu

This is short for _unused and helps keep line length down. This update
allows perltidy to check for unused variables whenever it is run.

9 months agobump version to 20240511.10 20240511.10
Steve Hancock [Sat, 17 Aug 2024 23:30:24 +0000 (16:30 -0700)]
bump version to 20240511.10

9 months agoadd patch for git #162
Steve Hancock [Sat, 17 Aug 2024 22:47:11 +0000 (15:47 -0700)]
add patch for git #162

9 months agoupdate docs
Steve Hancock [Sat, 17 Aug 2024 22:14:16 +0000 (15:14 -0700)]
update docs

9 months agoinclude 'use vars' in -wvt
Steve Hancock [Sat, 17 Aug 2024 18:05:17 +0000 (11:05 -0700)]
include 'use vars' in -wvt

9 months agoupdate docs for 'our' variables in -wvt
Steve Hancock [Fri, 16 Aug 2024 14:07:36 +0000 (07:07 -0700)]
update docs for 'our' variables in -wvt

9 months agopreliminary update for including use vars in -wvt
Steve Hancock [Fri, 16 Aug 2024 14:06:42 +0000 (07:06 -0700)]
preliminary update for including use vars in -wvt

9 months agoinclude our vars in --warn-variable-types
Steve Hancock [Thu, 15 Aug 2024 18:17:53 +0000 (11:17 -0700)]
include our vars in --warn-variable-types

10 months agoimprove guess if running under editor
Steve Hancock [Sun, 11 Aug 2024 14:57:58 +0000 (07:57 -0700)]
improve guess if running under editor

10 months agofix -asbl default
Steve Hancock [Sun, 11 Aug 2024 01:11:21 +0000 (18:11 -0700)]
fix -asbl default

10 months agoupdate docs
Steve Hancock [Sat, 10 Aug 2024 22:47:09 +0000 (15:47 -0700)]
update docs

10 months agocode simplification
Steve Hancock [Sat, 10 Aug 2024 22:46:04 +0000 (15:46 -0700)]
code simplification

10 months agoupdates for git #159
Steve Hancock [Sat, 10 Aug 2024 16:01:13 +0000 (09:01 -0700)]
updates for git #159

10 months agoimproved coverage for -wvt=c
Steve Hancock [Sat, 10 Aug 2024 14:35:56 +0000 (07:35 -0700)]
improved coverage for -wvt=c

10 months agoupdate to allow -wvt=u and -wvt=c in a .perltidyrc file
Steve Hancock [Thu, 8 Aug 2024 00:29:12 +0000 (17:29 -0700)]
update to allow -wvt=u and -wvt=c in a .perltidyrc file

10 months agoremove -wvt=u
Steve Hancock [Thu, 8 Aug 2024 00:15:15 +0000 (17:15 -0700)]
remove -wvt=u

10 months agoremove unused constants
Steve Hancock [Thu, 8 Aug 2024 00:14:50 +0000 (17:14 -0700)]
remove unused constants

10 months agofix minor formatting issue, c385
Steve Hancock [Wed, 7 Aug 2024 23:53:57 +0000 (16:53 -0700)]
fix minor formatting issue, c385

10 months agobump to version 20240511.09 20240511.09
Steve Hancock [Mon, 5 Aug 2024 03:31:39 +0000 (20:31 -0700)]
bump to version 20240511.09

10 months agoallow -wvt=u and -wvt=c in .perltidyrc
Steve Hancock [Mon, 5 Aug 2024 03:21:44 +0000 (20:21 -0700)]
allow -wvt=u and -wvt=c in .perltidyrc

10 months agoupdate docs
Steve Hancock [Mon, 5 Aug 2024 00:16:19 +0000 (17:16 -0700)]
update docs

10 months agoremove unused --experimental option
Steve Hancock [Sun, 4 Aug 2024 22:37:51 +0000 (15:37 -0700)]
remove unused --experimental option

10 months agoupdate docs for --timeout-in-seconds
Steve Hancock [Sun, 4 Aug 2024 20:02:47 +0000 (13:02 -0700)]
update docs for --timeout-in-seconds

10 months agoadd --timeout-in-seconds=n, -to=n, default n=10 seconds
Steve Hancock [Sun, 4 Aug 2024 14:12:25 +0000 (07:12 -0700)]
add --timeout-in-seconds=n, -to=n, default n=10 seconds

10 months agoadd warning for unused constants
Steve Hancock [Sun, 4 Aug 2024 04:20:53 +0000 (21:20 -0700)]
add warning for unused constants

10 months agofix issue c382 20240511.08
Steve Hancock [Thu, 1 Aug 2024 14:18:26 +0000 (07:18 -0700)]
fix issue c382

'sort mycmp @array' triggered an incorrect warning if mycmp had prototype ()

10 months agobump to version 20240511.08
Steve Hancock [Thu, 1 Aug 2024 00:59:32 +0000 (17:59 -0700)]
bump to version 20240511.08

10 months agoadjust strength of ^^
Steve Hancock [Wed, 31 Jul 2024 15:24:09 +0000 (08:24 -0700)]
adjust strength of ^^

10 months agoupdate docs
Steve Hancock [Wed, 31 Jul 2024 14:50:26 +0000 (07:50 -0700)]
update docs

10 months agoset line break strength for ^^
Steve Hancock [Wed, 31 Jul 2024 14:29:45 +0000 (07:29 -0700)]
set line break strength for ^^

10 months agofix spelling
Steve Hancock [Wed, 31 Jul 2024 14:29:03 +0000 (07:29 -0700)]
fix spelling

10 months agoimprove warning messages
Steve Hancock [Wed, 31 Jul 2024 03:17:32 +0000 (20:17 -0700)]
improve warning messages

10 months agoadded missing issue types y and s to -dmr
Steve Hancock [Tue, 30 Jul 2024 21:34:21 +0000 (14:34 -0700)]
added missing issue types y and s to -dmr

10 months agoupdate docs regarding git #156
Steve Hancock [Tue, 30 Jul 2024 01:35:29 +0000 (18:35 -0700)]
update docs regarding git #156

10 months agoadd --closing-side-comment-exclusion-list
Steve Hancock [Mon, 29 Jul 2024 21:16:13 +0000 (14:16 -0700)]
add --closing-side-comment-exclusion-list

10 months agoadd closing side comments for anonymous subs
Steve Hancock [Sat, 27 Jul 2024 23:13:28 +0000 (16:13 -0700)]
add closing side comments for anonymous subs

10 months agoenable -csc for asubs, c380
Steve Hancock [Sat, 27 Jul 2024 23:03:37 +0000 (16:03 -0700)]
enable -csc for asubs, c380

10 months agorevise -duv coding for signature in signature
Steve Hancock [Sat, 27 Jul 2024 03:58:49 +0000 (20:58 -0700)]
revise -duv coding for signature in signature

10 months agobump to version 20240511.07 20240511.07
Steve Hancock [Thu, 25 Jul 2024 16:25:51 +0000 (09:25 -0700)]
bump to version 20240511.07

10 months agocheck sub signatures in --dump-unusual-variables, see git #158
Steve Hancock [Thu, 25 Jul 2024 14:47:46 +0000 (07:47 -0700)]
check sub signatures in --dump-unusual-variables, see git #158

10 months agodelay -atc and -dtc 1 iteration if -conv, see git #156
Steve Hancock [Wed, 24 Jul 2024 21:50:05 +0000 (14:50 -0700)]
delay -atc and -dtc 1 iteration if -conv, see git #156

10 months ago-wmr no return issue 'x' is now 'x' (array) and 'y' (scalar)
Steve Hancock [Wed, 24 Jul 2024 00:45:34 +0000 (17:45 -0700)]
-wmr no return issue 'x' is now 'x' (array) and 'y' (scalar)

This allows turning off scalar checks for no returns, which are
very common in older code.

10 months agoadd support for new ^^ logical xor, see git #154
Steve Hancock [Tue, 23 Jul 2024 14:02:10 +0000 (07:02 -0700)]
add support for new ^^ logical xor, see git #154

10 months agoadd 'state' to keyword list for -sak, see git #157
Steve Hancock [Tue, 23 Jul 2024 04:04:47 +0000 (21:04 -0700)]
add 'state' to keyword list for -sak, see git #157

10 months agoadd -wmr checks for calls requesting scalars
Steve Hancock [Tue, 23 Jul 2024 01:40:52 +0000 (18:40 -0700)]
add -wmr checks for calls requesting scalars

10 months agosimplify -wmr logic
Steve Hancock [Mon, 22 Jul 2024 12:59:25 +0000 (05:59 -0700)]
simplify -wmr logic

11 months agobump version to 20240511.06 20240511.06
Steve Hancock [Mon, 15 Jul 2024 21:20:46 +0000 (14:20 -0700)]
bump version to 20240511.06

11 months agofix test file names
Steve Hancock [Mon, 15 Jul 2024 20:05:31 +0000 (13:05 -0700)]
fix test file names

11 months agoupdate docs for -altc -dltc (formerly -atlc -dtlc)
Steve Hancock [Mon, 15 Jul 2024 17:20:44 +0000 (10:20 -0700)]
update docs for -altc -dltc (formerly -atlc -dtlc)

11 months agoadd -dtlc -atlc
Steve Hancock [Sun, 14 Jul 2024 23:35:07 +0000 (16:35 -0700)]
add -dtlc -atlc

11 months agoadd perlbrew notes
Steve Hancock [Sun, 14 Jul 2024 20:38:59 +0000 (13:38 -0700)]
add perlbrew notes

11 months agoadd note on line length tolerances, see git #153
Steve Hancock [Sun, 14 Jul 2024 20:38:25 +0000 (13:38 -0700)]
add note on line length tolerances, see git #153

11 months agofix some minor -wmr issues
Steve Hancock [Fri, 12 Jul 2024 23:09:11 +0000 (16:09 -0700)]
fix some minor -wmr issues

11 months agoupdate docs
Steve Hancock [Thu, 11 Jul 2024 00:17:46 +0000 (17:17 -0700)]
update docs

11 months agoexpand some abbreviations in docs, git #144 suggestion
Steve Hancock [Wed, 10 Jul 2024 22:48:48 +0000 (15:48 -0700)]
expand some abbreviations in docs, git #144 suggestion

11 months agoadd web sites, git #149 suggestion
Steve Hancock [Wed, 10 Jul 2024 22:47:39 +0000 (15:47 -0700)]
add web sites, git #149 suggestion

11 months agominor code cleanup
Steve Hancock [Wed, 10 Jul 2024 02:13:04 +0000 (19:13 -0700)]
minor code cleanup

11 months agoconsolidate duplicate error output code
Steve Hancock [Tue, 9 Jul 2024 14:30:29 +0000 (07:30 -0700)]
consolidate duplicate error output code

11 months agoadd --warn-mismatched-returns
Steve Hancock [Tue, 9 Jul 2024 14:19:56 +0000 (07:19 -0700)]
add --warn-mismatched-returns

11 months agobump to v20240511.05 20240511.05
Steve Hancock [Mon, 8 Jul 2024 22:40:07 +0000 (15:40 -0700)]
bump to v20240511.05

11 months agofix typos
Steve Hancock [Mon, 8 Jul 2024 22:10:22 +0000 (15:10 -0700)]
fix typos

11 months agofix issue found by applying -dmr to perltidy
Steve Hancock [Mon, 8 Jul 2024 22:06:20 +0000 (15:06 -0700)]
fix issue found by applying -dmr to perltidy

11 months agoconsolidate duplicate code
Steve Hancock [Mon, 8 Jul 2024 21:57:16 +0000 (14:57 -0700)]
consolidate duplicate code

11 months agoupdate docs for -wmr -dmr
Steve Hancock [Mon, 8 Jul 2024 15:49:37 +0000 (08:49 -0700)]
update docs for -wmr -dmr

11 months agoadd -wmrxl; consolidate initialization code
Steve Hancock [Sun, 7 Jul 2024 21:41:47 +0000 (14:41 -0700)]
add -wmrxl; consolidate initialization code

11 months agosome -wmr code cleanups
Steve Hancock [Fri, 5 Jul 2024 23:29:25 +0000 (16:29 -0700)]
some -wmr code cleanups

11 months agoadd -wmrt
Steve Hancock [Fri, 5 Jul 2024 19:32:09 +0000 (12:32 -0700)]
add -wmrt

11 months agofix some minor -wmr -dmr issues
Steve Hancock [Thu, 4 Jul 2024 23:28:57 +0000 (16:28 -0700)]
fix some minor -wmr -dmr issues

11 months agominor cleanups and fixes for -dmr and -wmr
Steve Hancock [Tue, 2 Jul 2024 16:13:07 +0000 (09:13 -0700)]
minor cleanups and fixes for -dmr and -wmr

11 months agoadd -dmr
Steve Hancock [Mon, 1 Jul 2024 02:23:47 +0000 (19:23 -0700)]
add -dmr

11 months agofix b1476
Steve Hancock [Thu, 27 Jun 2024 02:55:23 +0000 (19:55 -0700)]
fix b1476

11 months agomisc cleanups
Steve Hancock [Thu, 27 Jun 2024 01:14:00 +0000 (18:14 -0700)]
misc cleanups

11 months agobump version to 20240511.04 20240511.04
Steve Hancock [Tue, 25 Jun 2024 15:58:43 +0000 (08:58 -0700)]
bump version to 20240511.04

11 months agoupdates for git #151
Steve Hancock [Tue, 25 Jun 2024 15:10:10 +0000 (08:10 -0700)]
updates for git #151

11 months agoadd subs to count return args
Steve Hancock [Mon, 24 Jun 2024 13:08:33 +0000 (06:08 -0700)]
add subs to count return args

11 months agorewrite sub count_list_args to allow future updates
Steve Hancock [Wed, 19 Jun 2024 04:03:50 +0000 (21:03 -0700)]
rewrite sub count_list_args to allow future updates

12 months agoimprove sub name and update comments
Steve Hancock [Wed, 12 Jun 2024 23:02:41 +0000 (16:02 -0700)]
improve sub name and update comments