Merge pull request #965 from htacg/issue-743-rc
Jim Derry
2021-07-10 11:19:24 -0400
f95540b5c9Fixed merge conflict; fixed non-build issue on macOS. RC for testing.
Jim Derry
2021-07-10 11:13:58 -0400
79ff5ab896Fixes#736. Language translators, please take a look at your translations. Version bump due to user-facing change.
Jim Derry
2021-07-10 09:35:25 -0400
92414e8b68Fixes#952 on non-WIN32 platforms. Modify WIN32 static library to tidy_static instead of tidys.
Jim Derry
2021-07-09 20:40:17 -0400
089659cafcFixes#846. Version bump due to user-facing change.
Jim Derry
2021-07-09 16:10:24 -0400
009da61f8bFixes#836. Version bump to reflect change. Test cases added.
Jim Derry
2021-07-09 15:51:14 -0400
8d3019da22Fixes#798. Version bump due to potential behavior change.
Jim Derry
2021-07-09 15:39:37 -0400
d54dcda389Fixes#775. No version bump due to documentation only change.
Jim Derry
2021-07-09 15:33:31 -0400
1dc6275512Fixes#765.
Jim Derry
2021-07-09 15:29:16 -0400
3dab4b31ceFixed documentation for accessibility checking per #756; bump version due to public facing change.
Jim Derry
2021-07-09 15:26:57 -0400
2614283fafAdded documentation per #744. No version bump for documentation change.
Jim Derry
2021-07-09 15:16:07 -0400
Merge pull request #930 from htacg/issue-839-2
Jim Derry
2021-06-30 11:21:19 -0400
ad8cae97bdAdded test case for #839.
Jim Derry
2021-06-30 11:17:41 -0400
cf43bd3448Update existing regression testing results to accommodate new behavior. This is justified because we're simply reporting a new condition without changing output.
Jim Derry
2021-06-30 11:08:13 -0400
b9d1e2b5ccMerge branch 'next' into issue-839-2
Jim Derry
2021-06-30 11:03:06 -0400
dc2e2d2d66Bumped to 5.7.50 due to recent PR merge.
Jim Derry
2021-06-30 10:23:16 -0400
simple fix for the range of the condition.
ihsinme
2021-06-13 15:25:27 +0300
5a1b65d089Move the testing repository back into the Tidy codebase. Automate testing of any PR's. Updated README's explaining new processes.
Jim Derry
2021-05-21 09:08:51 -0400
fa6d5b545dBump version due to new language availability.
Jim Derry
2021-05-21 08:39:20 -0400
596ed9391eMerge branch 'language_de' into next
Jim Derry
2021-05-21 08:38:11 -0400
cfcf6b7667Add support for the required Info.plist to the Tidy console application, thus enabling notarization support that's now required on macOS.
Jim Derry
2021-04-28 14:47:50 -0400
a6e5c9ec1bmacOS requires embedding plist files in order to enable modern security features such as enabling the hardened runtime and notarizing executables and disk images containing them. This change provides a plist file to be embedded, and modifies the linker flags for macOS targets in order to include the plist in the binary. This is done to the Mach O executable in a backwards-compatible way, and has been tested as far back as macOS 10.12 High Sierra.
Jim Derry
2021-04-28 10:20:51 -0400
f6376f82c8gen-html.sh: fixes to run 'GPerl' scripts
Geoff R. McLane
2021-04-22 20:44:30 +0200
2c75207c5eIs. #925, PR #932 - Bump to 5.7.47 for this merge
Geoff McLane
2021-04-15 18:23:43 +0200