Commit graph

1441 commits

Author SHA1 Message Date
Geoff McLane a95c82df7f
Merge pull request #714 from htacg/issue-709
Is #709 - Improve message if 'implicit' - PR #714
2018-04-23 19:12:59 +02:00
Geoff McLane aa800c9482 PR #712 - Bump to 5.7.11 for this merge, and fix 2018-04-23 19:03:53 +02:00
Geoff McLane 8723681275 PR #712 - Only allow 'auto' on 'dir' for HTML5
modified:   src/attrs.c
2018-04-23 19:02:03 +02:00
Geoff McLane 3475d3e8cd
Merge pull request #712 from doronbehar/dir-auto
Make global attribute `dir` accept auto as well - PR #712
2018-04-23 18:51:17 +02:00
Geoff McLane 63071a9c40 Is 697 PR #708 - Bump to 5.7.10 for this merge 2018-04-22 14:40:38 +02:00
Geoff McLane 202ab98e10
Merge pull request #708 from htacg/issue-697-1
Is #697 - Add NOWRAP to print of pre tag - PR #708
2018-04-22 14:38:01 +02:00
Geoff McLane 45d8c1841b Is #673 Is #704 PR #705 - Bumped to 5.7.9 for this merge 2018-04-21 14:36:19 +02:00
Geoff McLane 63f507b4e9
Merge pull request #705 from htacg/issue-673
Is #673 - Revert 350f7b4 and 86e62db AdjustConfig logic - Is #704 PR #705
2018-04-21 14:28:59 +02:00
Geoff McLane c2394db027 Is #700 PR #703 - Bump to 5.7.8 for this merge 2018-04-19 19:01:24 +02:00
Geoff McLane 6ca145a646
Merge pull request #703 from htacg/issue-700
Is #700 - change script parsing if in html5 mode - PR #703
2018-04-19 18:59:12 +02:00
Geoff McLane 121379fd56 Is #698 PR #702 - Bump to 5.7.7 for this merge 2018-04-19 14:51:56 +02:00
Geoff McLane 4ded90189f
Merge pull request #702 from htacg/issue-698
Issue #698 - docs update - PR #702
2018-04-19 14:49:52 +02:00
Geoff McLane 9e21f97daf Is #686 PR #701 - Bump to 5.7.6 for this merge 2018-04-19 13:54:47 +02:00
Geoff McLane 0263dfb6b2
Merge pull request #701 from htacg/issue-686
Is #686 - Add attr COLOR to W3CAttrsFor_LINK - PR #701
2018-04-19 13:52:10 +02:00
Geoff McLane 1a86dca705 Is #679 PR #695 - To 5.7.5 for this merge 2018-04-13 15:28:23 +02:00
Geoff McLane e10c29bde8
Merge pull request #695 from htacg/issue-679
Issue 679
2018-04-13 15:25:32 +02:00
Geoff McLane f460e8fd1e Is #684 - To 5.7.4 for this 'docs' change 2018-04-13 15:12:13 +02:00
積丹尼 Dan Jacobson a77dfb686f Update language_en.h
Default: no means YES DO print out comments.
If set to YES, then DON'T print out comments.
(cherry picked from commit 95af5ad39a)
2018-04-13 15:09:14 +02:00
Geoff McLane d85cc8c23d Is #709 - Improve message if 'implict' 2018-04-06 14:48:26 +02:00
Doron Behar 6636602260 Make global attribute dir accept auto as well. 2018-04-04 13:29:30 +03:00
Geoff McLane 02c8100e76 Merge branch 'issue-698' of github.com:htacg/tidy-html5 into issue-698
Conflicts:
	man/tidy1.xsl.in
2018-03-27 19:30:19 +02:00
Geoff McLane 3c386809a7 Is #700 - change script parsing if in html5 mode 2018-03-23 20:08:54 +01:00
Geoff R. McLane 51e0926c08 Is #698 - Mention need for ':' in config file 2018-03-21 19:34:11 +01:00
Geoff McLane e36df3b4cd Is #697 - Add NOWRAP to print of pre tag 2018-03-20 19:52:35 +01:00
Geoff McLane 6f37505704 Is #698 - Mention colon in 'man' text 2018-03-20 15:42:21 +01:00
Geoff McLane db02d4504b Is #686 - Add attr COLOR to W3CAttrsFor_LINK 2018-03-08 18:10:23 +01:00
Geoff McLane bb7c494657 Is #679 - add 'priority-attributes' to -show-config 2018-02-19 17:22:12 +01:00
Geoff McLane ea4ae0dd13 Is #679 - some fixes for -export-config 2018-02-19 03:21:04 +01:00
Geoff McLane 67eaeb6d18 Is #673 - Revert 350f7b4 and 86e62db
While these look like a code cleanup, they appear to have an adverse
consequence in the use of libtidy by PHP 7+, so have been reverted.

	modified:   src/config.c
	modified:   src/config.h
	modified:   src/tidylib.c
2018-02-14 18:54:01 +01:00
Geoff McLane 0c182bbfa1 Is #663 PR #664 - Bump to 5.7.3 for this merge 2018-01-01 18:29:34 +01:00
Geoff McLane 1f22358a57
Merge pull request #664 from htacg/issue-663
Issue 663 - fixes for Haiku port - closes #663
2018-01-01 18:28:05 +01:00
Geoff McLane 8731f25aa9 Is #655 PR #662 - Bump to 5.7.2 for this merge 2018-01-01 18:25:17 +01:00
Geoff McLane 1db2208106
Merge pull request #662 from htacg/issue-655
Issue #655 - Fix unsafe use of output buffer as input param - closes #655
2018-01-01 18:22:57 +01:00
Geoff McLane 5408bb70fd Is #656 PR #661 - Bump to 5.7.1 for this merge 2018-01-01 18:19:34 +01:00
Geoff McLane a111d7a969
Merge pull request #661 from htacg/issue-656
Issue #656 - protect against NULL node set in loop - closes #656
2018-01-01 18:15:33 +01:00
Geoff McLane 28be79db50 Is #663 - Reduce static alloc to as required 2017-12-25 18:10:29 +01:00
Geoff McLane ccde058772 Is #663 - Open context for gcc 2.95 port 2017-12-25 03:26:53 +01:00
Geoff McLane a33520ad85 Is #663 - Add language limit for 'Haiku' gcc 2.95 2017-12-25 03:25:29 +01:00
Geoff McLane 723c28afb3 Is #663 - Add 'Haiku' port, '__HAIKU__' 2017-12-25 03:23:57 +01:00
Geoff McLane 7af9e1843b Is #663 - Remove UTF-8 BOM from 6 lang. headers 2017-12-23 18:28:32 +01:00
Geoff McLane 7f9e02b2fb Is #663 - Small change for MSVC10 2017-12-23 17:36:05 +01:00
Geoff McLane 629843401d Issue #655 - Fix unsafe use of output buffer as input param 2017-12-16 21:10:04 +01:00
Geoff McLane a0414d65a6 Issue #656 - protect against NULL node set in loop 2017-12-16 20:54:29 +01:00
Jim Derry f0438bd4b8 Bumped next to 5.7.0 per our version numbering scheme. 2017-11-25 15:27:13 -05:00
Geoff McLane 3a30f6a430 Issue #600 - Update README/verhist.log 2017-11-25 14:54:41 +01:00
Geoff McLane b869049a9f Issue #600 - Bump to 5.6.0 release 2017-11-25 14:50:00 +01:00
Jim Derry 87dbccdb1b Version bump. 2017-11-22 12:34:33 -05:00
Jim Derry 2cc140355d Changed iterator internal logic to use a one-based index instead of 0; an
index of 0 can be considered NULL.
2017-11-22 12:33:12 -05:00
Geoff McLane 19e8796a5b Issue #403 PR #641 - Bump to version 5.5.85 for hot fix 2017-11-22 15:01:44 +01:00
Geoff McLane d23e22589e Issue #403 PR #641 - Hot fix for column tabs count 2017-11-22 15:00:14 +01:00