7b09caee37Merge pull request #351 from josephgrossberg/master
Jim Derry
2016-01-21 17:05:04 +0800
a81885d154looks like a pre-processor left "; eof" in some of the outputted markdown files
Joe Grossberg
2016-01-20 16:53:00 -0800
ce6c7de2d9Bump version for Mac OS X Fix, addresses #339.
Jim Derry
2016-01-07 11:52:58 +0800
680adfd964Merge pull request #340 from htacg/encoding_fixes
Jim Derry
2016-01-07 11:51:46 +0800
26e7d9d4b0Fixes Mac OS X encoding issues and harmonizes output across platforms. Previously Tidy produced different output based on the compilation target, NOT based on the file encoding and specified options. Every platform was equal except Mac OS. Now unless the encoding is specifically set to a Mac file type, all encoding assumptions are the same across platforms.
Jim Derry
2015-12-31 13:57:34 +0800
0005841cfeDrop back to 2.8.7 for Travis CI use
Geoff McLane
2015-12-23 00:51:01 +0100
2dd699940bAdd W3C validation for sample html
Geoff McLane
2015-12-08 01:29:39 +0100
9942856164Issue #308 - Bump version to 5.1.32
Geoff McLane
2015-12-07 12:42:13 +0100
48fbcbfa78Merge branch 'issue-308' to fix warning and release memory (#308)
Geoff McLane
2015-12-07 12:30:34 +0100
0c6ccd884aSome additions to CONTRIBUTING.md
Geoff McLane
2015-12-06 18:55:03 +0100
b206331c55Merge branch 'issue-308' of github.com:htacg/tidy-html5 into issue-308
Geoff McLane
2015-12-05 17:03:33 +0100
902c961619Some updates of the README.md
Geoff McLane
2015-12-05 17:01:31 +0100
d68e9c45d0Merge branch 'master' of github.com:htacg/tidy-html5
Geoff R. McLane
2015-12-05 16:22:45 +0100
59f60d1a79update test 443576 msg
Geoff R. McLane
2015-12-05 16:22:18 +0100
78f2d52cddIssue #308 - remove bad warn, bad assert, and free discarded
Geoff McLane
2015-11-30 17:55:50 +0100
e0fdbba8b0For test 500236 need .xml extent
Geoff McLane
2015-12-05 14:28:46 +0100
8f8f40fe52for test 500236 need .xml extent
Geoff R. McLane
2015-12-05 14:27:16 +0100
7f131d3c79Update to new INSERTING_AUTO_ATTRIBUTE message - #324#320
Geoff McLane
2015-12-05 13:48:13 +0100
5f8aac98dfReverted #327 bumped to 5.1.31
Geoff McLane
2015-12-05 13:02:33 +0100
9caecb80cfRevert "Fix for head closing tag not reported (#327)"
Geoff McLane
2015-12-05 12:45:59 +0100
121fe86bc6Issue #326 - Bump to version 5.1.30
Geoff McLane
2015-12-04 18:32:48 +0100
885e85d0a2Issue #308 - remove bad warn, bad assert, and free discarded
Geoff McLane
2015-11-30 17:55:50 +0100
b2c806063aKick '5' off name
Geoff McLane
2015-11-29 13:03:05 +0100
4c848c57bcBumped version.
Jim Derry
2015-11-29 13:24:01 +0800
61cfcb1555Fix for head closing tag not reported (#327)
Jim Derry
2015-11-29 13:21:49 +0800
3708d429bcMerge pull request #325 from htacg/progress_callback
Jim Derry
2015-11-29 12:48:22 +0800
873794162aCallback added to XML printer, too; fixed off-by-one error.
Jim Derry
2015-11-29 07:39:33 +0800
77e053d582Issue #311 - Add MinGW to the version
Geoff McLane
2015-11-28 15:25:24 +0100
dc969f30d5Issue #311 - small changes for MinGW32 build
Geoff McLane
2015-11-28 15:14:53 +0100
3b8ad7482eThis is probably best as void.
Jim Derry
2015-11-28 16:02:35 +0800
4adc07fd65Removed the one callback per line filter. Library user can filter this himself.
Jim Derry
2015-11-28 15:43:34 +0800
dcd8f16f73Tidying progress callback implemented.
Jim Derry
2015-11-28 15:34:23 +0800
34d456aa80Make pretty printer keep track of line numbers as it prints.
Jim Derry
2015-11-28 14:16:17 +0800
dd4eb46bb3Make the new README less annoying.
Jim Derry
2015-11-27 09:50:33 +0800
501c3fb616Version bump given the different output now produced.
Jim Derry
2015-11-27 09:47:09 +0800
3a3836618bMerge pull request #324 from htacg/fix_img_alt
Jim Derry
2015-11-27 09:46:17 +0800
9834cc17adStyle cleanup for previous commit.
Jim Derry
2015-11-27 09:45:26 +0800
1c963acb58Merge branch 'master' into fix_img_alt
Jim Derry
2015-11-27 09:36:32 +0800
c65cf43061Merge pull request #323 from htacg/squelch_null_prefix
Jim Derry
2015-11-27 09:04:19 +0800
933fc3d236- Addresses #320 - Different error output depending on whether or not the alt-text option was given a value.
Jim Derry
2015-11-26 13:23:43 +0800
63234735d8Allows null value css-prefix to be used in a config file without issuing a warning.
Jim Derry
2015-11-26 11:21:48 +0800
db4f6473edIssue #321 - bump v 5.1.27 for #322 PR - thanks
Geoff McLane
2015-11-26 00:58:07 +0100