tidy-html5/src
Jim Derry 67f7b77e1f Added a flag to CMakeLists.txt simply to point out that one can build without
support for ISO2022 natively. Of course, we've been doing this by default for
years with no ill effect, and all modern operating systems seem to support this
natively. It's probably best to keep this in here, unlike the other deletions.
2017-10-03 13:04:37 -04:00
..
access.c Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
access.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
alloc.c Issue #597 - Minor enhancement of memory debug in alloc.c 2017-09-17 16:28:39 +02:00
attrapi.c Combined leftover attribute API stuff into single, new file. 2017-02-18 16:57:11 -05: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 Merge branch 'issue_598' into next 2017-10-02 13:34:59 -04:00
attrs.h New config option now drives the list; memory deallocated. 2017-09-23 07:20:31 -04: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 Fix #588 and #591 2017-09-29 15:42:03 -04:00
clean.h Merge branch 'next' into issue-456 2017-08-28 15:17:10 -04:00
config.c Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
config.h Refactor Picklists and Option Parsers 2017-05-11 14:40:21 -04:00
entities.c Issue #373 - Avoid a null added to output. 2016-02-15 13:02:10 +01:00
entities.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
fileio.c avoid DEBUG duplicate newline 2016-04-03 17:54:46 +02:00
fileio.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
forward.h Massive Revamp of the Messaging System 2017-03-13 13:28:57 -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
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 Add Brazilian Portuguese translation 2017-09-19 15:38:49 -03:00
language.h Several foundational changes preparing for release of 5.4 and future 5.5: 2017-02-17 15:29:26 -05:00
language_en.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -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 Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
language_pt_br.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -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 Removed option for SUPPORT_ASIAN_ENCODINGS, and regen'd strings. 2017-10-03 12:37:23 -04:00
lexer.h Issue #456 - Oops, also out of 'lexer.h' 2017-05-15 16:51:34 +02:00
mappedio.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
mappedio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
message.c Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
message.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
messageobj.c Issue #597 - Free the 'message' structure, in messageobj.c 2017-09-18 19:46:46 +02:00
messageobj.h Continue the documentation effort! 2017-03-22 16:05:13 -04:00
parser.c Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
parser.h Address issue #476, which started out as a simple message update. 2017-09-24 18:15:40 -04:00
pprint.c Removed option for SUPPORT_ASIAN_ENCODINGS, and regen'd strings. 2017-10-03 12:37:23 -04:00
pprint.h Removed option for SUPPORT_ASIAN_ENCODINGS, and regen'd strings. 2017-10-03 12:37:23 -04:00
sprtf.c Issue #597 - Switch to 'stderr' in sprtf.c 2017-09-17 16:30:37 +02:00
sprtf.h Fix license for SPRTF modules. 2017-02-12 17:38:44 +01:00
streamio.c Added a flag to CMakeLists.txt simply to point out that one can build without 2017-10-03 13:04:37 -04:00
streamio.h Removed option for SUPPORT_ASIAN_ENCODINGS, and regen'd strings. 2017-10-03 12:37:23 -04:00
tagask.c Removed deprecated NodeIsElementName from API. 2017-02-18 16:33:21 -05:00
tags.c Address #616 2017-09-29 15:15:33 -04:00
tags.h I think the messages are where I want them to be. Will generate test cases 2017-03-15 17:36:05 -04:00
tidy-int.h Removed option for SUPPORT_ACCESSIBILITY_CHECKS, regen'd strings. 2017-10-03 12:45:34 -04:00
tidylib.c Removed SUPPORT_UTF16_ENCODINGS, and regen'd strings. 2017-10-03 12:26:38 -04:00
tmbstr.c Revert 6 files to 0664 2017-09-28 18:43:52 +02: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