Geoff McLane
ce2481c3a9
Merge pull request #274 from CMB/cmbcdata
...
Issue #65 , fix for ignoring cdata.
2015-09-25 12:57:28 +02:00
Christopher Brannon
94b0647c08
Issue #65 , fix for ignoring cdata.
2015-09-24 18:13:57 -07:00
Geoff McLane
04ca419080
Issue #64 - Try hard to skip '<![CDATA[ ... ]]>'
2015-09-24 14:21:55 +02:00
Geoff McLane
f4113a8643
#65 bump to 5.1.12 for this fix
2015-09-21 12:34:29 +02:00
Geoff McLane
96589c6f57
#65 Skip esc'd esc, and only for script containers
2015-09-21 12:33:53 +02:00
Geoff McLane
b2118fa09a
Issue #65 - bump to version 5.1.11 for this fix
2015-09-19 14:59:58 +02:00
Geoff McLane
eda37c5adb
Issue #65 - avoid new quotes if in quotes
2015-09-19 14:58:42 +02:00
Geoff R. McLane
0386e0fa91
massive update of testall.sh
2015-09-18 20:15:12 +02:00
Geoff R. McLane
ff101d5dee
add t1.sh to do a single input test
2015-09-18 19:35:47 +02:00
Geoff McLane
2c726cfa67
Convenient t1.bat to just do 1 input test case
2015-09-18 17:10:53 +02:00
Geoff R. McLane
55bb3fe0f0
Beef up the cmp.sh script output
2015-09-17 13:42:43 +02:00
Geoff McLane
70d2d5dc66
#65 - Add test 1642186-1 to 'testbase', and add to testcases.txt
2015-09-16 15:08:20 +02:00
Geoff McLane
d541405a2a
Eventually complete a 2007 fix
2015-09-16 13:17:50 +02:00
Geoff McLane
cd8dca2d4c
Merge pull request #267 from vielmetti/patch-4
...
Test case for 1642186: Parser too greedy over <script> blocks
2015-09-15 16:45:17 +02:00
Edward Vielmetti
d984edcb21
Config for 1642186
2015-09-15 09:35:15 -04:00
Edward Vielmetti
6b62b1f101
1642186: Parser too greedy over <script> blocks
...
Originally from http://sourceforge.net/p/tidy/patches/63/ referencing #65
2015-09-15 09:32:55 -04:00
Geoff McLane
202e8307cc
Merge pull request #264 from vielmetti/patch-3
...
Update testhtml5 to use 'tidy' and not 'tidy5'
2015-09-14 20:40:54 +02:00
Geoff McLane
350d104f36
Merge pull request #263 from vielmetti/patch-2
...
Update testaccessone.sh to reference tidy, not tidy5
2015-09-14 20:39:53 +02:00
Edward Vielmetti
e017aad98d
Update testhtml5 to use 'tidy' and not 'tidy5'
...
testhtml5 does not work until you reference the proper executable.
2015-09-14 14:30:09 -04:00
Edward Vielmetti
fddb60936d
Update testaccessone.sh to reference tidy, not tidy5
...
Remove 'tidy5' from test script, replace with 'tidy'.
2015-09-14 14:27:26 -04:00
Geoff McLane
732d8d2128
Merge pull request #262 from vielmetti/patch-1
...
Change "tidy5" to "tidy" in documentation build script
2015-09-14 20:11:15 +02:00
Edward Vielmetti
50255fc37b
Convert "tidy5" to "tidy" in build script
...
With this change, automated documentation builds will work from source.
2015-09-14 14:07:34 -04:00
Geoff McLane
9960f7c6dd
Protext agains a NULL node in the Debug only code
2015-09-12 13:06:14 +02:00
Geoff McLane
6ebd527750
adjust name of EXE
2015-09-11 15:47:39 +02:00
Geoff McLane
c4bac32f5b
Merge pull request #249 from sria91/master
...
fixed: tidy-html5 debug build fails on VS2015 x64
2015-09-11 11:34:28 +02:00
Srikanth Anantharam
be9f1d4203
using _fileno(fout) instead of fout->_file makes it more portable across different MSVC versions
2015-09-11 00:27:17 +05:30
Geoff McLane
1c187f8179
Issue #180 - bump to 5.1.9 for this indenting fix
2015-09-10 15:02:38 +02:00
Geoff McLane
c48680cc01
Issue #180 - fix indenting when -omit used
2015-09-10 15:01:48 +02:00
Geoff McLane
e38bbe56a5
rename template.org.html to atemplate.org.html
2015-09-10 14:24:10 +02:00
Geoff McLane
2d994a5226
rename template.org.html to atemplate.org.html
2015-09-10 14:23:45 +02:00
Geoff McLane
8ed4b65090
Fix EXE path in alltestc.bat
2015-09-10 14:13:33 +02:00
Geoff McLane
126ebef43c
Fix EXE path in acctest.cmd, and change output dir
2015-09-10 13:58:50 +02:00
Geoff McLane
cc7b86c945
Some cleanup of the onetest.cmd
2015-09-10 13:37:39 +02:00
Geoff McLane
1bf5a9ad7e
Some cleanup of the alltest1.cmd
2015-09-10 13:37:19 +02:00
Geoff McLane
53e6f8f01b
Some cleanup of the alltest.cmd
2015-09-10 13:37:08 +02:00
Geoff r. McLane
afefe375fd
Add 3 diffs seemingly missed
2015-09-09 19:54:44 +02:00
Geoff r. McLane
43cd6a6606
more udpates of 'testbase'
2015-09-09 19:12:56 +02:00
Geoff R. McLane
bbc1c2e600
Add report-5.1.8.txt, with details of changes
2015-09-09 14:29:48 +02:00
Geoff R. McLane
5ae0ba4152
Update the 'testbase' to 5.1.8
...
There were just 21 of 227 message text files changed,
and just 15 of 220 html outputs changed.
After reviewing each diff carefully it seems all changes
were 'better', thus all are deemed acceptable to be
included in this 'testbase' update.
See report-5.1.8.txt for a full list of the changes.
2015-09-09 14:22:11 +02:00
Geoff R. McLane
88a656f029
testone.sh - rename 'tidy5' to 'tidy'
2015-09-09 13:57:14 +02:00
Geoff R. McLane
50e69dbcb1
Some fixes to pub-bins.sh script
2015-09-07 19:28:29 +02:00
Geoff McLane
5ede47ff61
Update the verhist.log
2015-09-06 20:37:48 +02:00
Geoff McLane
a94262a7c4
Add CONTRIBUTING.md to README.md
2015-09-04 18:11:42 +02:00
Geoff McLane
f1dbc5a884
Add a CONTRIBUTING.md
2015-09-04 18:09:01 +02:00
Geoff McLane
6caf79571a
Oops issue refs not automatically expanded in md docs
2015-09-04 16:20:12 +02:00
Geoff McLane
dc3fbe28b7
Some tweaks to CODESTYLE.md
2015-09-04 16:16:24 +02:00
Geoff McLane
156cab70b8
Add the new VERSION.md and CODESTYLE.md to README.md
2015-09-04 16:07:17 +02:00
Geoff McLane
e4c8c6c489
correct speliling in CODESTYLE.md
2015-09-04 15:52:12 +02:00
Geoff McLane
05cf142e07
Begin some notes on Tidy code style
2015-09-04 15:47:46 +02:00
Geoff McLane
0730502332
Add some notes on libTidy versioning
2015-09-04 15:35:11 +02:00