tidy-html5/src
2017-11-19 10:21:46 -05:00
..
access.c Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04:00
access.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
alloc.c Issue #604 - Try to fix. Initial cut. WIP 2017-10-13 20:50:53 +02:00
attrdict.c Address #598 2017-09-29 15:30:43 -04:00
attrdict.h Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrs.c Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05:00
attrs.h Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05: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 Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04:00
clean.h Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04:00
config.c Allow all parsers to accept NULLSTR input for API consistency. 2017-11-17 21:30:19 -05:00
config.h Doctype made no sense! It was a write-only property in some cases, and uses 2017-11-17 08:11:22 -05:00
entities.c Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04:00
entities.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
fileio.c Issue #604 - Try to fix. Initial cut. WIP 2017-10-13 20:50:53 +02:00
fileio.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
forward.h Cleanup 2017-10-29 14:58:02 -04:00
gdoc.c Correctly process 'bookmarks' in html exported from Google Doc. 2017-04-19 14:47:27 -10:00
gdoc.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
istack.c Removed dependency on NDEBUG, and introduced ENABLE_DEBUG_LOG in CMakeLists.txt. 2017-10-07 14:56:01 -04:00
language.c Updated PR to make LIBRARY default to the environment language, rather than just console tidy. 2017-10-31 17:41:32 -04:00
language.h Updated PR to make LIBRARY default to the environment language, rather than just console tidy. 2017-10-31 17:41:32 -04:00
language_en.h Touch up option descriptions, particularly the encoding options in order to better describe their interaction. 2017-10-26 14:25:02 -04:00
language_en_gb.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
language_es.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
language_es_mx.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
language_fr.h Merge branch 'next' into options_categories 2017-10-05 15:15:36 -04:00
language_pt_br.h Merge branch 'next' into options_categories 2017-10-05 15:15:36 -04:00
language_zh_cn.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
lexer.c Issue #604 - Try to fix. Initial cut. WIP 2017-10-13 20:50:53 +02:00
lexer.h Purged TIDY_STORE_ORIGINAL_TEXT. 2017-10-03 14:18:49 -04:00
mappedio.c Documentation formatting. 2017-10-03 15:30:21 -04:00
mappedio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
message.c Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05:00
message.h Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05:00
messageobj.c Renamed the proposed squelch and squelch-id to mute and mute-id, 2017-10-10 08:21:14 -04:00
messageobj.h Renamed the proposed squelch and squelch-id to mute and mute-id, 2017-10-10 08:21:14 -04:00
parser.c Issue #604 - Try to fix. Initial cut. WIP 2017-10-13 20:50:53 +02:00
parser.h Cosmetic update for doxygen. 2017-11-17 22:00:29 -05:00
pprint.c Removed dependency on NDEBUG, and introduced ENABLE_DEBUG_LOG in CMakeLists.txt. 2017-10-07 14:56:01 -04:00
pprint.h Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04:00
sprtf.c Issue #604 - Remove 'sprtf' code if not ENABLE_DEBUG_LOG 2017-10-14 12:27:19 +02:00
sprtf.h Issue #604 - Remove 'sprtf' code if not ENABLE_DEBUG_LOG 2017-10-14 12:27:19 +02:00
streamio.c TIDY_WIN32_MLANG_SUPPORT has been dead code for ages. Not tested, not maintained. 2017-10-03 14:24:01 -04:00
streamio.h Documentation formatting. 2017-10-03 15:30:21 -04:00
tagask.c Removed deprecated NodeIsElementName from API. 2017-02-18 16:33:21 -05:00
tags.c Cleanup 2017-10-29 14:58:02 -04:00
tags.h Cleanup 2017-10-29 14:58:02 -04:00
tidy-int.h Cleanup 2017-10-29 14:58:02 -04:00
tidylib.c Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05:00
tmbstr.c use default allocator in place of strdup/free 2017-10-26 00:54:55 +09:00
tmbstr.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
utf8.c Wipe out dead code. We use git for a reason, so it's never really deleted. 2017-10-03 13:56:31 -04: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