Commit graph

  • 7b09caee37 Merge pull request #351 from josephgrossberg/master Jim Derry 2016-01-21 17:05:04 +0800
  • a81885d154 looks like a pre-processor left "; eof" in some of the outputted markdown files Joe Grossberg 2016-01-20 16:53:00 -0800
  • ce6c7de2d9 Bump version for Mac OS X Fix, addresses #339. Jim Derry 2016-01-07 11:52:58 +0800
  • 680adfd964 Merge pull request #340 from htacg/encoding_fixes Jim Derry 2016-01-07 11:51:46 +0800
  • 26e7d9d4b0 Fixes 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
  • 0005841cfe Drop back to 2.8.7 for Travis CI use Geoff McLane 2015-12-23 00:51:01 +0100
  • 2dd699940b Add W3C validation for sample html Geoff McLane 2015-12-08 01:29:39 +0100
  • 9942856164 Issue #308 - Bump version to 5.1.32 Geoff McLane 2015-12-07 12:42:13 +0100
  • 48fbcbfa78 Merge branch 'issue-308' to fix warning and release memory (#308) Geoff McLane 2015-12-07 12:30:34 +0100
  • 0c6ccd884a Some additions to CONTRIBUTING.md Geoff McLane 2015-12-06 18:55:03 +0100
  • b206331c55 Merge branch 'issue-308' of github.com:htacg/tidy-html5 into issue-308 Geoff McLane 2015-12-05 17:03:33 +0100
  • 902c961619 Some updates of the README.md Geoff McLane 2015-12-05 17:01:31 +0100
  • d68e9c45d0 Merge branch 'master' of github.com:htacg/tidy-html5 Geoff R. McLane 2015-12-05 16:22:45 +0100
  • 59f60d1a79 update test 443576 msg Geoff R. McLane 2015-12-05 16:22:18 +0100
  • 78f2d52cdd Issue #308 - remove bad warn, bad assert, and free discarded Geoff McLane 2015-11-30 17:55:50 +0100
  • e0fdbba8b0 For test 500236 need .xml extent Geoff McLane 2015-12-05 14:28:46 +0100
  • 8f8f40fe52 for test 500236 need .xml extent Geoff R. McLane 2015-12-05 14:27:16 +0100
  • 7f131d3c79 Update to new INSERTING_AUTO_ATTRIBUTE message - #324 #320 Geoff McLane 2015-12-05 13:48:13 +0100
  • 5f8aac98df Reverted #327 bumped to 5.1.31 Geoff McLane 2015-12-05 13:02:33 +0100
  • 9caecb80cf Revert "Fix for head closing tag not reported (#327)" Geoff McLane 2015-12-05 12:45:59 +0100
  • 121fe86bc6 Issue #326 - Bump to version 5.1.30 Geoff McLane 2015-12-04 18:32:48 +0100
  • e5038f0bc9 Issue #326 - Allow linkage choice TIDY_CONSOLE_SHARED Geoff McLane 2015-12-04 18:31:24 +0100
  • 34eb16b5da Merge MinGW_build branch to version 5.1.29 (#311) Geoff McLane 2015-12-03 19:38:13 +0100
  • 1c6069ae99 Remove MinGW compile rc (#311) Geoff McLane 2015-12-03 19:36:24 +0100
  • 3b13cd8076 Merge branch 'mingw-build' Geoff McLane 2015-12-03 19:18:07 +0100
  • 885e85d0a2 Issue #308 - remove bad warn, bad assert, and free discarded Geoff McLane 2015-11-30 17:55:50 +0100
  • b2c806063a Kick '5' off name Geoff McLane 2015-11-29 13:03:05 +0100
  • 4c848c57bc Bumped version. Jim Derry 2015-11-29 13:24:01 +0800
  • 61cfcb1555 Fix for head closing tag not reported (#327) Jim Derry 2015-11-29 13:21:49 +0800
  • 3708d429bc Merge pull request #325 from htacg/progress_callback Jim Derry 2015-11-29 12:48:22 +0800
  • 873794162a Callback added to XML printer, too; fixed off-by-one error. Jim Derry 2015-11-29 07:39:33 +0800
  • 77e053d582 Issue #311 - Add MinGW to the version Geoff McLane 2015-11-28 15:25:24 +0100
  • dc969f30d5 Issue #311 - small changes for MinGW32 build Geoff McLane 2015-11-28 15:14:53 +0100
  • 3b8ad7482e This is probably best as void. Jim Derry 2015-11-28 16:02:35 +0800
  • 4adc07fd65 Removed the one callback per line filter. Library user can filter this himself. Jim Derry 2015-11-28 15:43:34 +0800
  • dcd8f16f73 Tidying progress callback implemented. Jim Derry 2015-11-28 15:34:23 +0800
  • 34d456aa80 Make pretty printer keep track of line numbers as it prints. Jim Derry 2015-11-28 14:16:17 +0800
  • dd4eb46bb3 Make the new README less annoying. Jim Derry 2015-11-27 09:50:33 +0800
  • 501c3fb616 Version bump given the different output now produced. Jim Derry 2015-11-27 09:47:09 +0800
  • 3a3836618b Merge pull request #324 from htacg/fix_img_alt Jim Derry 2015-11-27 09:46:17 +0800
  • 9834cc17ad Style cleanup for previous commit. Jim Derry 2015-11-27 09:45:26 +0800
  • 1c963acb58 Merge branch 'master' into fix_img_alt Jim Derry 2015-11-27 09:36:32 +0800
  • c65cf43061 Merge 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
  • 63234735d8 Allows null value css-prefix to be used in a config file without issuing a warning. Jim Derry 2015-11-26 11:21:48 +0800
  • db4f6473ed Issue #321 - bump v 5.1.27 for #322 PR - thanks Geoff McLane 2015-11-26 00:58:07 +0100
  • 2522730e3c Merge pull request #322 from benkasminbullock/master Geoff McLane 2015-11-26 00:54:55 +0100
  • 71d9638448 Don't push back non-A tokens. Ben Bullock 2015-11-25 18:00:45 +0900
  • 0ef4493ae8 Issue #319 - bump to 5.1.26 for merge of buffer fix Geoff McLane 2015-11-24 19:29:52 +0100
  • b8e4f6e21e Merge pull request #319 from CMB/memfix Geoff McLane 2015-11-24 19:21:28 +0100
  • 1ef5ba7968 Fix a tiny buffer overflow. Christopher Brannon 2015-11-23 12:28:00 -0800
  • f567088a68 Update verhist.log to 5.1.25 Geoff McLane 2015-11-23 16:07:04 +0100
  • b58aa1c26a Issue #307 - add a ref link in comments Geoff McLane 2015-11-22 20:43:12 +0100
  • 2388fb0175 Issue #307, #167, #169 - regression of nestd anchors Geoff McLane 2015-11-22 18:46:00 +0100
  • 496c81c48d Issue #302 - bump to 5.1.24 for this fix Geoff McLane 2015-11-18 20:02:54 +0100
  • bbc72a9297 Issue #306 - fix an old typo hidden by a cast! Geoff McLane 2015-11-18 19:55:56 +0100
  • 06e4311189 bump version to 5.1.23 for 2 ggc warning fixes Geoff McLane 2015-11-18 17:08:26 +0100
  • e2feed485c gcc warning - if 0 an unused static table Geoff McLane 2015-11-18 17:06:13 +0100
  • b98061ff62 fix gcc warning parentheses in pprint.c Geoff R. McLane 2015-11-18 16:47:58 +0100
  • 768ad46968 Issue #304 - remove duplicated TidyAttr_ARIA_ORIENTATION Geoff McLane 2015-11-17 15:06:23 +0100
  • 15563fff51 Issue #303 #292 #209 - bump version 5.1.22 for intial RDFa support Geoff McLane 2015-11-16 18:55:20 +0100
  • f8ca7f8112 Merge pull request #303 from halindrome/rdfa2 Geoff McLane 2015-11-16 18:48:27 +0100
  • c0b769c5c7 Initial cut at RDFa support (again) Shane McCarron 2015-11-16 11:29:23 -0600
  • 2bbc751599 Merge remote branch 'upstream/master' Shane McCarron 2015-11-16 11:17:14 -0600
  • e2ac9e68f6 Revert "Integrated portability changes and fixed version issues" Shane McCarron 2015-11-16 11:16:43 -0600
  • 0ee77ca7bd Issue #299 - allow '--help' to be the same as '-h' Geoff McLane 2015-11-14 15:50:27 +0100
  • fe62fbf8d9 Merge pull request #300 from rdieter/master Geoff McLane 2015-11-14 15:30:34 +0100
  • c9699d3820 Bump version 5.1.21 for #294, PR #298 Geoff McLane 2015-11-14 15:24:19 +0100
  • fdaa812c5f Merge pull request #298 from mcepl/dont_mangle_output_filename Geoff McLane 2015-11-14 15:18:07 +0100
  • d0abe84cb3 support INCLUDE_INSTALL_DIR too Rex Dieter 2015-11-13 13:19:10 -0600
  • ea7828fca3 allow modified install paths Rex Dieter 2015-11-13 12:33:27 -0600
  • baad0b0064 Don't mangle the output filename Paul Howarth 2011-07-26 14:31:36 +0200
  • 0beb6e0dff Integrated portability changes and fixed version issues Shane McCarron 2015-11-07 20:42:44 -0600
  • 4ffd0fad63 A fix for test 443576 now with own config Geoff McLane 2015-11-07 15:06:50 +0100
  • a5944735df Update 'testbase' to version 5.1.20 Geoff McLane 2015-11-07 15:02:23 +0100
  • 1e399913ab Merge pull request #293 from htacg/revert-292-master Geoff McLane 2015-11-07 14:50:59 +0100
  • c68ad42482 Revert 22a1922c35 Geoff McLane 2015-11-07 14:50:10 +0100
  • 22a1922c35 Merge pull request #292 from halindrome/master Geoff McLane 2015-11-07 13:44:30 +0100
  • c572e3e3c8 Initial cut at supporting RDFa attributes. Shane McCarron 2015-11-06 12:19:05 -0600
  • e5703803c8 Issue #65 - bump version 5.1.20 for skip-nested/tidySkipNested change Geoff McLane 2015-11-05 15:22:21 +0100
  • 800b91e576 Issue #65 - effect name change to skip-nested, and default to on Geoff McLane 2015-11-05 15:19:39 +0100
  • 99ae402b02 reset name of EXE Geoff McLane 2015-11-05 15:00:22 +0100
  • 9f9ca4c774 Version to 5.1.19 Jim Derry 2015-11-05 09:38:01 +0800
  • 32ce272f75 Fix indent-with-tabs for library use. Jim Derry 2015-11-04 12:44:15 +0800
  • 0706d195ef Oops, a C/C++ little compile problem. Geoff McLane 2015-11-04 02:41:07 +0100
  • 02909b5fe3 Increment version and date. Jim Derry 2015-11-03 11:37:28 +0800
  • 9148f7e710 Merge branch 'tidy_doc_cleanup' Jim Derry 2015-11-03 11:36:34 +0800
  • 684621c6f7 Root level README. Jim Derry 2015-11-02 15:53:55 +0800
  • 5447e6642b We should Tidy our quickref document. Jim Derry 2015-11-02 15:32:11 +0800
  • dec6356a6f Deleted multiple equal id attributes. Jim Derry 2015-11-02 15:31:47 +0800
  • d0ac990636 More description beautification. Jim Derry 2015-11-02 12:06:37 +0800
  • af97d6a8cd better spacing in man. Jim Derry 2015-11-02 11:31:58 +0800
  • 18af5ecac4 Issue #65 - add some more tests, and adjust testbase accordingly Geoff McLane 2015-11-01 20:23:23 +0100
  • 807fed4ff6 Documentation improvements. Jim Derry 2015-11-01 19:05:03 +0800
  • 678a2a20d1 Merge branch 'master' into tidy_doc_cleanup Jim Derry 2015-11-01 18:36:43 +0800
  • 06b19527a4 Select XHMTL, else HTML Geoff McLane 2015-10-31 17:16:52 +0100
  • 6208357693 Select XHTML first, else HTML Geoff R. McLane 2015-10-31 17:10:03 +0100
  • 0be66cb00b Issue #266 - delete in_676205.html. Use XHTML file Geoff R. McLane 2015-10-31 17:08:53 +0100
  • 2613f02dc5 More documentation beautification. Jim Derry 2015-10-31 22:03:33 +0800
  • d52e0b353e Update documentation to address #288. Jim Derry 2015-10-30 10:19:47 +0800