tidy-html5/src
2016-01-30 15:51:53 +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 Issue #304 - remove duplicated TidyAttr_ARIA_ORIENTATION 2015-11-17 15:06:23 +01: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 Fix a tiny buffer overflow. 2015-11-23 12:28:00 -08:00
attrs.h Revert 22a1922c35 2015-11-07 14:50:10 +01: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 Fixed #42. 2015-02-01 18:09:17 +08:00
clean.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
config.c Allows null value css-prefix to be used in a config file without issuing a warning. 2015-11-26 11:21:48 +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 #92 - OLD problem of ins and del 2015-01-28 11:50:06 +01:00
language.c msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
language.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
language_en.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
language_en_gb.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
language_es.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
language_es_mx.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
language_zh_cn.h msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +08:00
lexer.c Fixes Mac OS X encoding issues and harmonizes output across platforms. 2015-12-31 13:57:34 +08:00
lexer.h Issue #70 - Initial implmentation of SVG support. 2015-02-02 17:36:27 +01: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 - 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
message.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
parser.c Issue #308 - remove bad warn, bad assert, and free discarded 2015-12-05 15:03:41 +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 Need extra include if UNICODE is defines 2015-06-02 20:44:00 +02:00
sprtf.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
streamio.c Fixes Mac OS X encoding issues and harmonizes output across platforms. 2015-12-31 13:57:34 +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 - 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
tidylib.c - 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
tmbstr.c msgunfmt works properly with escaped hex. 2016-01-30 15:51:53 +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