]>
git.donarmstrong.com Git - perltidy.git/log
Steve Hancock [Sun, 29 Sep 2024 22:35:43 +0000 (15:35 -0700)]
fix c314, c400
Steve Hancock [Sun, 29 Sep 2024 15:42:05 +0000 (08:42 -0700)]
update docs
Steve Hancock [Fri, 27 Sep 2024 14:15:10 +0000 (07:15 -0700)]
add error checks
Steve Hancock [Fri, 27 Sep 2024 14:14:49 +0000 (07:14 -0700)]
update docs
Steve Hancock [Fri, 27 Sep 2024 13:30:19 +0000 (06:30 -0700)]
revise fix for b1455
Steve Hancock [Fri, 27 Sep 2024 01:39:39 +0000 (18:39 -0700)]
do not add a , after a =>
Steve Hancock [Thu, 26 Sep 2024 00:19:24 +0000 (17:19 -0700)]
bump version to
20240903.03
Steve Hancock [Thu, 26 Sep 2024 00:08:32 +0000 (17:08 -0700)]
update docs
Steve Hancock [Wed, 25 Sep 2024 00:51:37 +0000 (17:51 -0700)]
add + and - prefixes to -wtc controls
Steve Hancock [Tue, 24 Sep 2024 00:08:12 +0000 (17:08 -0700)]
refine rules for checking stability of edge cases
Steve Hancock [Tue, 24 Sep 2024 00:07:16 +0000 (17:07 -0700)]
fix spelling; fix saved iteration number
Steve Hancock [Tue, 24 Sep 2024 00:06:34 +0000 (17:06 -0700)]
update docs
Steve Hancock [Tue, 24 Sep 2024 00:06:09 +0000 (17:06 -0700)]
add cases b1489 b1490
Steve Hancock [Fri, 20 Sep 2024 04:26:42 +0000 (21:26 -0700)]
make -altc default
Steve Hancock [Mon, 16 Sep 2024 17:27:32 +0000 (10:27 -0700)]
resolve -qwaf instability b1487
Steve Hancock [Sun, 15 Sep 2024 13:32:18 +0000 (06:32 -0700)]
fix b1487, b1488
Steve Hancock [Sat, 14 Sep 2024 16:39:25 +0000 (09:39 -0700)]
bump version to
20240903.02
Steve Hancock [Sat, 14 Sep 2024 13:52:51 +0000 (06:52 -0700)]
fix -qwaf instabilities b1482 b1485
Steve Hancock [Sat, 14 Sep 2024 12:47:36 +0000 (05:47 -0700)]
extend -atc to handle more edge cases (git #143)
Steve Hancock [Fri, 13 Sep 2024 20:20:01 +0000 (13:20 -0700)]
fix convergence issue for git #156
Steve Hancock [Fri, 13 Sep 2024 14:50:59 +0000 (07:50 -0700)]
small optimization
Steve Hancock [Thu, 12 Sep 2024 23:36:02 +0000 (16:36 -0700)]
add missing length() call
Steve Hancock [Tue, 10 Sep 2024 14:08:37 +0000 (07:08 -0700)]
bump version to
20240903.01
Steve Hancock [Mon, 9 Sep 2024 23:30:38 +0000 (16:30 -0700)]
add -qwaf option, see git #164
Steve Hancock [Fri, 6 Sep 2024 02:55:21 +0000 (19:55 -0700)]
case b1481
Steve Hancock [Thu, 5 Sep 2024 21:29:53 +0000 (14:29 -0700)]
simplify code for guessing slash type
Steve Hancock [Thu, 5 Sep 2024 21:29:15 +0000 (14:29 -0700)]
remove unused code
Steve Hancock [Mon, 2 Sep 2024 21:35:23 +0000 (14:35 -0700)]
fix error in Perl::Tidy::Logger (see pr #163)
Steve Hancock [Mon, 2 Sep 2024 16:06:56 +0000 (09:06 -0700)]
update to version
20240903
Steve Hancock [Sun, 1 Sep 2024 01:08:13 +0000 (18:08 -0700)]
improve some edge cases of parsing + - *
Steve Hancock [Sat, 31 Aug 2024 03:12:39 +0000 (20:12 -0700)]
use bareword info to improve guessing
Steve Hancock [Fri, 30 Aug 2024 02:47:48 +0000 (19:47 -0700)]
improve pattern vs division guess strategy
Steve Hancock [Thu, 29 Aug 2024 22:28:12 +0000 (15:28 -0700)]
add bareword info hash
Steve Hancock [Thu, 29 Aug 2024 13:45:02 +0000 (06:45 -0700)]
simplify
Steve Hancock [Mon, 26 Aug 2024 23:34:57 +0000 (16:34 -0700)]
fix minor issue with -wma
Steve Hancock [Mon, 26 Aug 2024 21:46:05 +0000 (14:46 -0700)]
fix minor issue with -wma
Steve Hancock [Sun, 25 Aug 2024 15:26:12 +0000 (08:26 -0700)]
add missing call parens
Steve Hancock [Sat, 24 Aug 2024 23:18:30 +0000 (16:18 -0700)]
minor adjustment in guess logic
Steve Hancock [Sat, 24 Aug 2024 01:26:23 +0000 (18:26 -0700)]
update docs
Steve Hancock [Thu, 22 Aug 2024 04:54:18 +0000 (21:54 -0700)]
improve guess if running under editor
Steve Hancock [Wed, 21 Aug 2024 13:16:43 +0000 (06:16 -0700)]
move several subs to the utilities area
Steve Hancock [Tue, 20 Aug 2024 18:21:29 +0000 (11:21 -0700)]
improve guess if running under editor
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.
Steve Hancock [Sat, 17 Aug 2024 23:30:24 +0000 (16:30 -0700)]
bump version to
20240511.10
Steve Hancock [Sat, 17 Aug 2024 22:47:11 +0000 (15:47 -0700)]
add patch for git #162
Steve Hancock [Sat, 17 Aug 2024 22:14:16 +0000 (15:14 -0700)]
update docs
Steve Hancock [Sat, 17 Aug 2024 18:05:17 +0000 (11:05 -0700)]
include 'use vars' in -wvt
Steve Hancock [Fri, 16 Aug 2024 14:07:36 +0000 (07:07 -0700)]
update docs for 'our' variables in -wvt
Steve Hancock [Fri, 16 Aug 2024 14:06:42 +0000 (07:06 -0700)]
preliminary update for including use vars in -wvt
Steve Hancock [Thu, 15 Aug 2024 18:17:53 +0000 (11:17 -0700)]
include our vars in --warn-variable-types
Steve Hancock [Sun, 11 Aug 2024 14:57:58 +0000 (07:57 -0700)]
improve guess if running under editor
Steve Hancock [Sun, 11 Aug 2024 01:11:21 +0000 (18:11 -0700)]
fix -asbl default
Steve Hancock [Sat, 10 Aug 2024 22:47:09 +0000 (15:47 -0700)]
update docs
Steve Hancock [Sat, 10 Aug 2024 22:46:04 +0000 (15:46 -0700)]
code simplification
Steve Hancock [Sat, 10 Aug 2024 16:01:13 +0000 (09:01 -0700)]
updates for git #159
Steve Hancock [Sat, 10 Aug 2024 14:35:56 +0000 (07:35 -0700)]
improved coverage for -wvt=c
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
Steve Hancock [Thu, 8 Aug 2024 00:15:15 +0000 (17:15 -0700)]
remove -wvt=u
Steve Hancock [Thu, 8 Aug 2024 00:14:50 +0000 (17:14 -0700)]
remove unused constants
Steve Hancock [Wed, 7 Aug 2024 23:53:57 +0000 (16:53 -0700)]
fix minor formatting issue, c385
Steve Hancock [Mon, 5 Aug 2024 03:31:39 +0000 (20:31 -0700)]
bump to version
20240511.09
Steve Hancock [Mon, 5 Aug 2024 03:21:44 +0000 (20:21 -0700)]
allow -wvt=u and -wvt=c in .perltidyrc
Steve Hancock [Mon, 5 Aug 2024 00:16:19 +0000 (17:16 -0700)]
update docs
Steve Hancock [Sun, 4 Aug 2024 22:37:51 +0000 (15:37 -0700)]
remove unused --experimental option
Steve Hancock [Sun, 4 Aug 2024 20:02:47 +0000 (13:02 -0700)]
update docs for --timeout-in-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
Steve Hancock [Sun, 4 Aug 2024 04:20:53 +0000 (21:20 -0700)]
add warning for unused constants
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 ()
Steve Hancock [Thu, 1 Aug 2024 00:59:32 +0000 (17:59 -0700)]
bump to version
20240511.08
Steve Hancock [Wed, 31 Jul 2024 15:24:09 +0000 (08:24 -0700)]
adjust strength of ^^
Steve Hancock [Wed, 31 Jul 2024 14:50:26 +0000 (07:50 -0700)]
update docs
Steve Hancock [Wed, 31 Jul 2024 14:29:45 +0000 (07:29 -0700)]
set line break strength for ^^
Steve Hancock [Wed, 31 Jul 2024 14:29:03 +0000 (07:29 -0700)]
fix spelling
Steve Hancock [Wed, 31 Jul 2024 03:17:32 +0000 (20:17 -0700)]
improve warning messages
Steve Hancock [Tue, 30 Jul 2024 21:34:21 +0000 (14:34 -0700)]
added missing issue types y and s to -dmr
Steve Hancock [Tue, 30 Jul 2024 01:35:29 +0000 (18:35 -0700)]
update docs regarding git #156
Steve Hancock [Mon, 29 Jul 2024 21:16:13 +0000 (14:16 -0700)]
add --closing-side-comment-exclusion-list
Steve Hancock [Sat, 27 Jul 2024 23:13:28 +0000 (16:13 -0700)]
add closing side comments for anonymous subs
Steve Hancock [Sat, 27 Jul 2024 23:03:37 +0000 (16:03 -0700)]
enable -csc for asubs, c380
Steve Hancock [Sat, 27 Jul 2024 03:58:49 +0000 (20:58 -0700)]
revise -duv coding for signature in signature
Steve Hancock [Thu, 25 Jul 2024 16:25:51 +0000 (09:25 -0700)]
bump to version
20240511.07
Steve Hancock [Thu, 25 Jul 2024 14:47:46 +0000 (07:47 -0700)]
check sub signatures in --dump-unusual-variables, see git #158
Steve Hancock [Wed, 24 Jul 2024 21:50:05 +0000 (14:50 -0700)]
delay -atc and -dtc 1 iteration if -conv, see git #156
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.
Steve Hancock [Tue, 23 Jul 2024 14:02:10 +0000 (07:02 -0700)]
add support for new ^^ logical xor, see git #154
Steve Hancock [Tue, 23 Jul 2024 04:04:47 +0000 (21:04 -0700)]
add 'state' to keyword list for -sak, see git #157
Steve Hancock [Tue, 23 Jul 2024 01:40:52 +0000 (18:40 -0700)]
add -wmr checks for calls requesting scalars
Steve Hancock [Mon, 22 Jul 2024 12:59:25 +0000 (05:59 -0700)]
simplify -wmr logic
Steve Hancock [Mon, 15 Jul 2024 21:20:46 +0000 (14:20 -0700)]
bump version to
20240511.06
Steve Hancock [Mon, 15 Jul 2024 20:05:31 +0000 (13:05 -0700)]
fix test file names
Steve Hancock [Mon, 15 Jul 2024 17:20:44 +0000 (10:20 -0700)]
update docs for -altc -dltc (formerly -atlc -dtlc)
Steve Hancock [Sun, 14 Jul 2024 23:35:07 +0000 (16:35 -0700)]
add -dtlc -atlc
Steve Hancock [Sun, 14 Jul 2024 20:38:59 +0000 (13:38 -0700)]
add perlbrew notes
Steve Hancock [Sun, 14 Jul 2024 20:38:25 +0000 (13:38 -0700)]
add note on line length tolerances, see git #153
Steve Hancock [Fri, 12 Jul 2024 23:09:11 +0000 (16:09 -0700)]
fix some minor -wmr issues
Steve Hancock [Thu, 11 Jul 2024 00:17:46 +0000 (17:17 -0700)]
update docs
Steve Hancock [Wed, 10 Jul 2024 22:48:48 +0000 (15:48 -0700)]
expand some abbreviations in docs, git #144 suggestion
Steve Hancock [Wed, 10 Jul 2024 22:47:39 +0000 (15:47 -0700)]
add web sites, git #149 suggestion
Steve Hancock [Wed, 10 Jul 2024 02:13:04 +0000 (19:13 -0700)]
minor code cleanup
Steve Hancock [Tue, 9 Jul 2024 14:30:29 +0000 (07:30 -0700)]
consolidate duplicate error output code