tidy-html5/src
2016-02-17 12:35:20 +08:00
..
access.c Issue #168 - Fix for access test 5.2.1.2 2015-03-04 19:38:59 +01:00
access.h - Add TidyReportFilter3, which removes translation strings completely from the equation. It would be a good idea to deprecate TidyReportFilter2, which is vulnerable to changing strings in Tidy source. 2016-01-30 15:51:53 +08:00
alloc.c Add some mem alloc and free debug to chase Issue #217 2015-06-03 20:24:41 +02:00
attrask.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
attrdict.c Because the previous effort #350 grew too fast and there was a LOT of side effects to 2016-02-12 19:34:19 +08:00
attrdict.h Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrget.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
attrs.c Phase 2 2016-02-13 11:31:16 +08:00
attrs.h Phase 2 2016-02-13 11:31:16 +08:00
buffio.c Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
charsets.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
charsets.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
clean.c Word2000 2016-02-13 12:26:19 +08:00
clean.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
config.c Default to NO at this point. 2016-02-13 12:33:02 +08:00
config.h Localization Support added to HTML Tidy 2016-01-30 15:51:53 +08:00
entities.c Use HTML5 mapping for entities ⟨ and ⟩ (http://www.w3.org/TR/xml-entity-names/#diff-xhtml1). #130 2015-02-21 19:33:24 +01:00
entities.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
fileio.c using _fileno(fout) instead of fout->_file makes it more portable across different MSVC versions 2015-09-11 00:27:17 +05:30
fileio.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
forward.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
gdoc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
gdoc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
iconvtc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
iconvtc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
istack.c Issue #341 - No token can be inserted if istacksize == 0! 2016-02-08 15:12:23 +01:00
language.c Externalize the TidyReportFilter3 error codes, and provide iterators to loop through them. 2016-02-17 12:27:11 +08:00
language.h Add a xml-error-strings service to console app providing symbols developers can use with TidyErrorFilter3. 2016-02-17 12:35:20 +08:00
language_en.h Add a xml-error-strings service to console app providing symbols developers can use with TidyErrorFilter3. 2016-02-17 12:35:20 +08:00
language_en_gb.h Consistent tabs 2016-01-30 15:51:54 +08:00
language_es.h Consistent tabs 2016-01-30 15:51:54 +08:00
language_es_mx.h Consistent tabs 2016-01-30 15:51:54 +08:00
language_zh_cn.h Consistent tabs 2016-01-30 15:51:54 +08:00
lexer.c Bump to 5.1.39 for merging. 2016-02-16 11:11:36 +08:00
lexer.h Add VERS_STRICT to identify future strict document types. 2016-02-12 20:46:49 +08:00
mappedio.c Issue #311 - small changes for MinGW32 build 2015-11-28 15:14:53 +01:00
mappedio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
message.c Phase 2 2016-02-13 11:31:16 +08:00
message.h Phase 2 2016-02-13 11:31:16 +08:00
parser.c If no doctype, allow user doctype to reset table - Issue #342 2016-02-01 19:44:30 +01:00
parser.h Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
pprint.c Callback added to XML printer, too; fixed off-by-one error. 2015-11-29 07:39:33 +08:00
pprint.h Make pretty printer keep track of line numbers as it prints. 2015-11-28 14:16:17 +08:00
sprtf.c Consistent tabs 2016-01-30 15:51:54 +08:00
sprtf.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
streamio.c Consistent tabs 2016-01-30 15:51:54 +08:00
streamio.h Fixes Mac OS X encoding issues and harmonizes output across platforms. 2015-12-31 13:57:34 +08:00
tagask.c Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
tags.c Style cleanup for previous commit. 2015-11-27 09:45:26 +08:00
tags.h Issue #285 - Add a ResetTags func to erset html5 mode before each document 2015-10-14 16:55:35 +02:00
tidy-int.h Consistent tabs 2016-01-30 15:51:54 +08:00
tidylib.c Squelch compiler warning default type. 2016-02-17 10:56:21 +08:00
tmbstr.c Consistent tabs 2016-01-30 15:51:54 +08:00
tmbstr.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
utf8.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
utf8.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
version.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
win32tc.c Remove CVS info blocks 2012-08-08 17:27:29 +01:00
win32tc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00