]>
git.donarmstrong.com Git - perltidy.git/log
Steve Hancock [Tue, 15 Feb 2022 16:47:27 +0000 (08:47 -0800)]
temporarily removing recently added tests which are failing; line endings again?
Steve Hancock [Tue, 15 Feb 2022 16:17:55 +0000 (08:17 -0800)]
update to
20220216 for minor doc updates; no code changes
Steve Hancock [Tue, 15 Feb 2022 14:58:59 +0000 (06:58 -0800)]
clean up testing utils
Steve Hancock [Tue, 15 Feb 2022 14:37:56 +0000 (06:37 -0800)]
minor wording change in docs before release
Steve Hancock [Tue, 15 Feb 2022 01:53:47 +0000 (17:53 -0800)]
update docs before release
Steve Hancock [Thu, 10 Feb 2022 22:36:54 +0000 (14:36 -0800)]
update docs
Steve Hancock [Thu, 10 Feb 2022 00:38:43 +0000 (16:38 -0800)]
update to v20220215, for release next week
Steve Hancock [Tue, 8 Feb 2022 15:47:04 +0000 (07:47 -0800)]
fix b1315, b1316; instability involving -xlp and short max lines
Steve Hancock [Mon, 7 Feb 2022 19:23:12 +0000 (11:23 -0800)]
allow -vil=s without -vxl='*'
Steve Hancock [Mon, 7 Feb 2022 18:50:02 +0000 (10:50 -0800)]
update docs
Steve Hancock [Sun, 6 Feb 2022 02:15:17 +0000 (18:15 -0800)]
update random tester
Steve Hancock [Sun, 6 Feb 2022 02:14:43 +0000 (18:14 -0800)]
update docs
Steve Hancock [Thu, 3 Feb 2022 21:04:45 +0000 (13:04 -0800)]
fix rare -xlp instability b1314 involving one-line blocks
Steve Hancock [Thu, 3 Feb 2022 15:57:42 +0000 (07:57 -0800)]
fix rare instability with side comments and -xlp, case b1311
Steve Hancock [Tue, 1 Feb 2022 15:14:21 +0000 (07:14 -0800)]
add flag -lpil=s as a simpler alternative to -lpxl=s
Steve Hancock [Mon, 31 Jan 2022 18:55:20 +0000 (10:55 -0800)]
limit --character-encoding=s to s='none', 'guess', or 'utf8'
Steve Hancock [Sun, 30 Jan 2022 04:22:30 +0000 (20:22 -0800)]
minor change in update for git82.
Steve Hancock [Sun, 30 Jan 2022 01:56:32 +0000 (17:56 -0800)]
bump version to
20211029.06
Steve Hancock [Sun, 30 Jan 2022 01:38:17 +0000 (17:38 -0800)]
fix issue git #82, error with ${bareword} as indirect object
Steve Hancock [Sat, 29 Jan 2022 15:56:43 +0000 (07:56 -0800)]
update docs for -eos
Steve Hancock [Sat, 29 Jan 2022 15:32:40 +0000 (07:32 -0800)]
add documentation for -eos
Steve Hancock [Sat, 29 Jan 2022 15:10:13 +0000 (07:10 -0800)]
update docs for -xlp
Steve Hancock [Sat, 29 Jan 2022 01:03:06 +0000 (17:03 -0800)]
added input checks for -kba and -kbb
Steve Hancock [Sat, 29 Jan 2022 00:12:41 +0000 (16:12 -0800)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
Steve Hancock [Sat, 29 Jan 2022 00:12:24 +0000 (16:12 -0800)]
document -bal=n flag
shancock9 [Sat, 29 Jan 2022 00:10:31 +0000 (16:10 -0800)]
Merge pull request #87 from anirvan/patch-1
Fix typo in perltidy POD ("vary long" —> "very long")
Anirvan Chatterjee [Sat, 29 Jan 2022 00:06:46 +0000 (16:06 -0800)]
Fix typo ("vary long" —> "very long")
Steve Hancock [Fri, 28 Jan 2022 15:14:42 +0000 (07:14 -0800)]
add --break-after-labels=i, or -bal=i, for git #86
Steve Hancock [Thu, 27 Jan 2022 13:51:00 +0000 (05:51 -0800)]
update comments
Steve Hancock [Thu, 27 Jan 2022 03:23:55 +0000 (19:23 -0800)]
added t/.gitattributes; trying to prevent auto cr/lf conversion
Steve Hancock [Wed, 26 Jan 2022 16:03:06 +0000 (08:03 -0800)]
remove 2 renamed files
Steve Hancock [Wed, 26 Jan 2022 15:43:05 +0000 (07:43 -0800)]
deactivating new tests pending a fix for line ending issue
Steve Hancock [Wed, 26 Jan 2022 15:34:49 +0000 (07:34 -0800)]
setting -global core.autocrlf false
Steve Hancock [Wed, 26 Jan 2022 14:52:34 +0000 (06:52 -0800)]
do line-by-line hex compares for -eos tests to avoid line ending problems
shancock9 [Wed, 26 Jan 2022 01:38:30 +0000 (17:38 -0800)]
Merge pull request #85 from kenneth-olwing/ken1-issue83
New test files for various UTF-8 scenarios requiring the -eos flag
Kenneth Olwing [Tue, 25 Jan 2022 11:30:32 +0000 (12:30 +0100)]
New test files for various UTF-8 scenarios requiring the -eos flag
Steve Hancock [Mon, 24 Jan 2022 14:44:01 +0000 (06:44 -0800)]
fix for issue git #83, added --encode-output-strings
Steve Hancock [Mon, 17 Jan 2022 02:11:02 +0000 (18:11 -0800)]
fix issue b1310
Steve Hancock [Sat, 15 Jan 2022 15:24:00 +0000 (07:24 -0800)]
fix b1307-9; check -issl flag when measuring one line blocks
Steve Hancock [Sat, 15 Jan 2022 01:12:24 +0000 (17:12 -0800)]
improve -xlp formatting of long qw lines
Steve Hancock [Thu, 13 Jan 2022 14:36:58 +0000 (06:36 -0800)]
fix log file line number as noted in git #81
Steve Hancock [Tue, 11 Jan 2022 00:26:57 +0000 (16:26 -0800)]
fix b1285, b1286; rare -lp instability
Steve Hancock [Mon, 10 Jan 2022 15:10:30 +0000 (07:10 -0800)]
fix b1302, b1306: rare instability with combo -vmll -xlp -!iscl
Steve Hancock [Sat, 8 Jan 2022 15:20:42 +0000 (07:20 -0800)]
fix b1282, b1283: instability with -pvtc=2 -dws -naws
Steve Hancock [Fri, 7 Jan 2022 15:42:03 +0000 (07:42 -0800)]
minor improvement for fix b1275
Steve Hancock [Fri, 7 Jan 2022 15:25:06 +0000 (07:25 -0800)]
fix b1287, poor line break within ternary
Steve Hancock [Fri, 7 Jan 2022 14:49:05 +0000 (06:49 -0800)]
fix instabilities b1274 b1275 involving combo -bbx=2 -lp or -vmll
Steve Hancock [Fri, 7 Jan 2022 13:39:32 +0000 (05:39 -0800)]
fix rare instability b1305 involving -bbxi>0 -naws and -ci>-i
Steve Hancock [Wed, 5 Jan 2022 02:19:41 +0000 (18:19 -0800)]
fix b1300, turn off -bbx under stress
Steve Hancock [Tue, 4 Jan 2022 15:09:42 +0000 (07:09 -0800)]
bump version to
20211029.05
Steve Hancock [Tue, 4 Jan 2022 14:22:41 +0000 (06:22 -0800)]
improve fixes for instabilities b1284, b1268
Steve Hancock [Tue, 4 Jan 2022 01:14:49 +0000 (17:14 -0800)]
fix issue b1284, adjust a weld tolerance
Steve Hancock [Mon, 3 Jan 2022 23:36:21 +0000 (15:36 -0800)]
fix -asbl -wn instability, issues b1268, b1269, b1277, b1278
Steve Hancock [Mon, 3 Jan 2022 15:58:40 +0000 (07:58 -0800)]
fix b1271 b1273 b1304, formatting under stress
Steve Hancock [Mon, 3 Jan 2022 15:30:18 +0000 (07:30 -0800)]
simplify -vxl logic
Steve Hancock [Mon, 3 Jan 2022 15:29:48 +0000 (07:29 -0800)]
fix issues b1270, b1303 (-bom and -pvt conflicts)
Steve Hancock [Mon, 3 Jan 2022 13:34:33 +0000 (05:34 -0800)]
fix issue b1301
Steve Hancock [Mon, 3 Jan 2022 03:52:52 +0000 (19:52 -0800)]
update code for -bopl
Steve Hancock [Sun, 2 Jan 2022 17:31:07 +0000 (09:31 -0800)]
remove unused code, update docs
Steve Hancock [Sun, 2 Jan 2022 02:31:09 +0000 (18:31 -0800)]
add test cases for -vxl
Steve Hancock [Sun, 2 Jan 2022 02:30:42 +0000 (18:30 -0800)]
fix some edge cases for -vxl
Steve Hancock [Fri, 31 Dec 2021 15:46:29 +0000 (07:46 -0800)]
add parameters -vxl=s and -vil=s
Steve Hancock [Wed, 29 Dec 2021 17:47:57 +0000 (09:47 -0800)]
use alternate fix for issue b1299
Steve Hancock [Wed, 29 Dec 2021 16:29:16 +0000 (08:29 -0800)]
preliminary coding for --open-paren-list-types=s
Steve Hancock [Wed, 29 Dec 2021 15:07:00 +0000 (07:07 -0800)]
add several convergence tests
Steve Hancock [Wed, 29 Dec 2021 14:05:36 +0000 (06:05 -0800)]
avoid break between bareword and paren, issue b1299
Steve Hancock [Tue, 28 Dec 2021 01:21:55 +0000 (17:21 -0800)]
convergence test cases for interrupted lists
Steve Hancock [Tue, 28 Dec 2021 01:21:01 +0000 (17:21 -0800)]
update sub collapsed_lengths for interrupted lists
Steve Hancock [Sat, 25 Dec 2021 19:19:33 +0000 (11:19 -0800)]
rewrote sub collapsed_lengths, same functionality
Steve Hancock [Fri, 24 Dec 2021 16:35:11 +0000 (08:35 -0800)]
partial fix for c119, commas after list operator
Steve Hancock [Wed, 22 Dec 2021 23:50:02 +0000 (15:50 -0800)]
bump version to
20211029.04
Steve Hancock [Wed, 22 Dec 2021 23:38:41 +0000 (15:38 -0800)]
added several -gal defaults and -gaxl=s
Steve Hancock [Tue, 21 Dec 2021 13:42:39 +0000 (05:42 -0800)]
initial implementation of -gal=s, issue git #77
Steve Hancock [Fri, 17 Dec 2021 13:55:49 +0000 (05:55 -0800)]
fix tokenization issue b1280
Steve Hancock [Fri, 17 Dec 2021 01:25:47 +0000 (17:25 -0800)]
enable -iscl with -xlp
Steve Hancock [Thu, 16 Dec 2021 16:41:23 +0000 (08:41 -0800)]
add MIN_BLOCK_LEN to avoid scrunching code with -xlp
Steve Hancock [Wed, 15 Dec 2021 00:03:16 +0000 (16:03 -0800)]
rewrote sub correct_lp_indentation
Steve Hancock [Mon, 13 Dec 2021 22:42:33 +0000 (14:42 -0800)]
slightly revise -xlp closing token indentation rule
Steve Hancock [Mon, 13 Dec 2021 20:09:45 +0000 (12:09 -0800)]
check for long here-doc lines for -xlp
Steve Hancock [Mon, 13 Dec 2021 19:58:49 +0000 (11:58 -0800)]
convert IndentationItem align_paren to align_seqno
Steve Hancock [Mon, 13 Dec 2021 19:31:50 +0000 (11:31 -0800)]
VerticalAligner removes recoverable spaces at flush
Steve Hancock [Thu, 9 Dec 2021 15:33:53 +0000 (07:33 -0800)]
tune up edge cases of -xlp
Steve Hancock [Tue, 7 Dec 2021 15:33:37 +0000 (07:33 -0800)]
added sub collapsed_lengths
Steve Hancock [Sat, 4 Dec 2021 21:35:24 +0000 (13:35 -0800)]
rewrote sub recombine_breakpoints for efficiency, issue c118
Steve Hancock [Fri, 3 Dec 2021 17:01:35 +0000 (09:01 -0800)]
fix issue with -lp -vmll -ci<2 (b1267)
Steve Hancock [Wed, 1 Dec 2021 02:22:18 +0000 (18:22 -0800)]
fix instability with combo -lp -iob -vmll -bbx=2 (b1266)
Steve Hancock [Wed, 1 Dec 2021 00:44:35 +0000 (16:44 -0800)]
make sub recombine_breakpoints efficient; fixes c018
Steve Hancock [Tue, 30 Nov 2021 15:08:17 +0000 (07:08 -0800)]
fix -lp problem with blank line after opening paren
Steve Hancock [Mon, 29 Nov 2021 13:46:13 +0000 (05:46 -0800)]
bump to version
20211029.03
Steve Hancock [Mon, 29 Nov 2021 13:37:06 +0000 (05:37 -0800)]
prevent unwanted recombinations after =
Steve Hancock [Sun, 28 Nov 2021 15:12:56 +0000 (07:12 -0800)]
consolidate code for breaks at = before -xlp container
Steve Hancock [Fri, 26 Nov 2021 14:55:36 +0000 (06:55 -0800)]
update test case, bump version to .02
Steve Hancock [Fri, 26 Nov 2021 14:35:21 +0000 (06:35 -0800)]
fix problem with -bbp and -xlp
Steve Hancock [Thu, 25 Nov 2021 15:32:37 +0000 (07:32 -0800)]
activate speedup if -lp is actually off
Steve Hancock [Wed, 24 Nov 2021 04:35:11 +0000 (20:35 -0800)]
revised internal error checks
Steve Hancock [Wed, 24 Nov 2021 01:19:43 +0000 (17:19 -0800)]
added test for issue git #74
Steve Hancock [Wed, 24 Nov 2021 01:10:01 +0000 (17:10 -0800)]
add test for -xlp
Steve Hancock [Tue, 23 Nov 2021 23:07:15 +0000 (15:07 -0800)]
improve some variable names
Steve Hancock [Tue, 23 Nov 2021 19:26:35 +0000 (11:26 -0800)]
fix b1264, -lp formatting under stress
Steve Hancock [Tue, 23 Nov 2021 14:25:22 +0000 (06:25 -0800)]
code cleanups