tidy-html5/src
2017-09-28 13:56:41 -04:00
..
access.c Following the example of the recent changes in the "reports" aspect of Tidy's 2017-09-19 13:52:27 -04:00
access.h Massive Revamp of the Messaging System 2017-03-13 13:28:57 -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 - Add support for the is attribute. 2017-03-13 13:45:32 -04:00
attrdict.h Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrs.c New config option now drives the list; memory deallocated. 2017-09-23 07:20:31 -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 Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
clean.h Merge branch 'next' into issue-456 2017-08-28 15:17:10 -04:00
config.c Introduced auto behavior to the fix-bad-comments option so that yes or 2017-09-25 15:26:03 -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 Merge branch 'next' into issue_476 2017-09-28 13:56:41 -04:00
language_en_gb.h Geenrated en_gb language from the PR'd PO. Version bump for recent PR's. 2017-08-28 14:29:02 -04:00
language_es.h Update languages against current English. 2017-05-13 21:07:02 -04:00
language_es_mx.h Update languages against current English. 2017-05-13 21:07:02 -04:00
language_fr.h Address issue #476, which started out as a simple message update. 2017-09-24 18:15:40 -04:00
language_pt_br.h Update Brazilian Portuguese translation 2017-09-21 00:43:48 -03:00
language_zh_cn.h Following the example of the recent changes in the "reports" aspect of Tidy's 2017-09-19 13:52:27 -04:00
lexer.c Merge branch 'next' into issue_476 2017-09-28 13:56:41 -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 Merge branch 'next' into issue_476 2017-09-28 13:56:41 -04:00
message.h Added Doxygen documentation to the header. Some of these could be expanded a 2017-09-19 15:07:52 -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 Address issue #476, which started out as a simple message update. 2017-09-24 18:15:40 -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 Issue #582 - Remove extra new line in 'classic' mode 2017-08-04 14:23:14 +02:00
pprint.h Make pretty printer keep track of line numbers as it prints. 2015-11-28 14:16:17 +08: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 Implement formatter for encoding reports. 2017-09-04 15:50:45 -04:00
streamio.h Fixes Mac OS X encoding issues and harmonizes output across platforms. 2015-12-31 13:57:34 +08:00
tagask.c Removed deprecated NodeIsElementName from API. 2017-02-18 16:33:21 -05:00
tags.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -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 Revert 6 files to 0664 2017-09-28 18:43:52 +02:00
tidylib.c Revert 6 files to 0664 2017-09-28 18:43:52 +02: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