Commit graph

714 commits

Author SHA1 Message Date
Geoff R. McLane 8f8f40fe52 for test 500236 need .xml extent 2015-12-05 14:27:16 +01:00
Geoff McLane 7f131d3c79 Update to new INSERTING_AUTO_ATTRIBUTE message - #324 #320 2015-12-05 13:48:13 +01:00
Geoff McLane 5f8aac98df Reverted #327 bumped to 5.1.31 2015-12-05 13:02:33 +01:00
Geoff McLane 9caecb80cf Revert "Fix for head closing tag not reported (#327)"
This reverts commit 61cfcb1555.

This added an inconsistent warning about a missing optional close tag. In
general tidy does not report such optional close tags. See issue #327 for
some discussion on this.
2015-12-05 12:59:43 +01:00
Geoff McLane 121fe86bc6 Issue #326 - Bump to version 5.1.30 2015-12-04 18:32:48 +01:00
Geoff McLane e5038f0bc9 Issue #326 - Allow linkage choice TIDY_CONSOLE_SHARED 2015-12-04 18:31:24 +01:00
Geoff McLane 34eb16b5da Merge MinGW_build branch to version 5.1.29 (#311)
Added support for the __MINGW32__ macro of the MinGW (gcc) compiler.

Small WIN32 code changes where some MS specific defines and API
extensions needed to fall back to the normal API.

Removed the MinGW build version extension. In distribution this is a well
formed WIN32 app, perhaps renamed to tidy-MinGW.exe.
2015-12-03 19:49:24 +01:00
Geoff McLane 1c6069ae99 Remove MinGW compile rc (#311) 2015-12-03 19:36:24 +01:00
Geoff McLane 3b13cd8076 Merge branch 'mingw-build' 2015-12-03 19:18:07 +01:00
Geoff McLane b2c806063a Kick '5' off name 2015-11-29 13:03:05 +01:00
Jim Derry 4c848c57bc Bumped version. 2015-11-29 13:24:01 +08:00
Jim Derry 61cfcb1555 Fix for head closing tag not reported (#327) 2015-11-29 13:21:49 +08:00
Jim Derry 3708d429bc Merge pull request #325 from htacg/progress_callback
Progress callback
2015-11-29 12:48:22 +08:00
Jim Derry 873794162a Callback added to XML printer, too; fixed off-by-one error. 2015-11-29 07:39:33 +08:00
Geoff McLane 77e053d582 Issue #311 - Add MinGW to the version 2015-11-28 15:25:24 +01:00
Geoff McLane dc969f30d5 Issue #311 - small changes for MinGW32 build 2015-11-28 15:14:53 +01:00
Jim Derry 3b8ad7482e This is probably best as void. 2015-11-28 16:02:35 +08:00
Jim Derry 4adc07fd65 Removed the one callback per line filter. Library user can filter this himself. 2015-11-28 15:43:34 +08:00
Jim Derry dcd8f16f73 Tidying progress callback implemented. 2015-11-28 15:34:23 +08:00
Jim Derry 34d456aa80 Make pretty printer keep track of line numbers as it prints. 2015-11-28 14:16:17 +08:00
Jim Derry dd4eb46bb3 Make the new README less annoying. 2015-11-27 09:50:33 +08:00
Jim Derry 501c3fb616 Version bump given the different output now produced. 2015-11-27 09:47:09 +08:00
Jim Derry 3a3836618b Merge pull request #324 from htacg/fix_img_alt
- Addresses #320
2015-11-27 09:46:17 +08:00
Jim Derry 9834cc17ad Style cleanup for previous commit. 2015-11-27 09:45:26 +08:00
Jim Derry 1c963acb58 Merge branch 'master' into fix_img_alt 2015-11-27 09:36:32 +08:00
Jim Derry c65cf43061 Merge pull request #323 from htacg/squelch_null_prefix
Allows null value css-prefix to be used in a config file without issu…
2015-11-27 09:04:19 +08:00
Jim Derry 933fc3d236 - Addresses #320
- Different error output depending on whether or not the `alt-text` option was given a value.
2015-11-26 13:23:43 +08:00
Jim Derry 63234735d8 Allows null value css-prefix to be used in a config file without issuing a warning. 2015-11-26 11:21:48 +08:00
Geoff McLane db4f6473ed Issue #321 - bump v 5.1.27 for #322 PR - thanks 2015-11-26 00:58:07 +01:00
Geoff McLane 2522730e3c Merge pull request #322 from benkasminbullock/master
Don't push back non-A tokens.
2015-11-26 00:54:55 +01:00
Ben Bullock 71d9638448 Don't push back non-A tokens. 2015-11-25 18:00:45 +09:00
Geoff McLane 0ef4493ae8 Issue #319 - bump to 5.1.26 for merge of buffer fix 2015-11-24 19:29:52 +01:00
Geoff McLane b8e4f6e21e Merge pull request #319 from CMB/memfix
Fix a tiny buffer overflow.
2015-11-24 19:21:28 +01:00
Christopher Brannon 1ef5ba7968 Fix a tiny buffer overflow. 2015-11-23 12:28:00 -08:00
Geoff McLane f567088a68 Update verhist.log to 5.1.25 2015-11-23 16:07:04 +01:00
Geoff McLane b58aa1c26a Issue #307 - add a ref link in comments 2015-11-22 20:43:12 +01:00
Geoff McLane 2388fb0175 Issue #307, #167, #169 - regression of nestd anchors 2015-11-22 18:46:00 +01:00
Geoff McLane 496c81c48d Issue #302 - bump to 5.1.24 for this fix 2015-11-18 20:02:54 +01:00
Geoff McLane bbc72a9297 Issue #306 - fix an old typo hidden by a cast!
Thanks to @benkasminbullock for spotting this fix.
2015-11-18 20:01:21 +01:00
Geoff McLane 06e4311189 bump version to 5.1.23 for 2 ggc warning fixes 2015-11-18 17:08:26 +01:00
Geoff McLane e2feed485c gcc warning - if 0 an unused static table 2015-11-18 17:06:13 +01:00
Geoff R. McLane b98061ff62 fix gcc warning parentheses in pprint.c 2015-11-18 16:47:58 +01:00
Geoff McLane 768ad46968 Issue #304 - remove duplicated TidyAttr_ARIA_ORIENTATION 2015-11-17 15:06:23 +01:00
Geoff McLane 15563fff51 Issue #303 #292 #209 - bump version 5.1.22 for intial RDFa support 2015-11-16 18:55:20 +01:00
Geoff McLane f8ca7f8112 Merge pull request #303 from halindrome/rdfa2
Rdfa2
2015-11-16 18:48:27 +01:00
Shane McCarron c0b769c5c7 Initial cut at RDFa support (again)
New branch that implements support for RDFa attributes.  Should be
cleaner than my first attempt in PR #299 - also references issue #209
2015-11-16 11:29:23 -06:00
Shane McCarron 2bbc751599 Merge remote branch 'upstream/master' 2015-11-16 11:17:14 -06:00
Shane McCarron e2ac9e68f6 Revert "Integrated portability changes and fixed version issues"
This reverts commit 0beb6e0dff.
2015-11-16 11:16:43 -06:00
Geoff McLane 0ee77ca7bd Issue #299 - allow '--help' to be the same as '-h' 2015-11-14 15:50:27 +01:00
Geoff McLane fe62fbf8d9 Merge pull request #300 from rdieter/master
allow modified install paths
2015-11-14 15:30:34 +01:00