..
access.c
Issue #338 - Deal with two other spurious access warnings
2017-05-04 17:36:39 +02:00
access.h
Massive Revamp of the Messaging System
2017-03-13 13:28:57 -04:00
alloc.c
Add some mem alloc and free debug to chase Issue #217
2015-06-03 20:24:41 +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
Merge branch 'next' into issue-365
2017-05-13 22:27:14 -04: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
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
clean.h
Issue #567 - Branch 'issue-567-2' to move all 'style' to 'head'
2017-06-18 20:06:24 +02:00
config.c
Merge pull request #579 from htacg/issue-567-2
2017-08-28 10:02:25 -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
Several foundational changes preparing for release of 5.4 and future 5.5:
2017-02-17 15:29:26 -05: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
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -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
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
language_zh_cn.h
Update languages against current English.
2017-05-13 21:07:02 -04:00
lexer.c
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
lexer.h
Implement TODO:
2017-03-19 15:41:51 -04:00
mappedio.c
Address #391 . Tested on macOS and Win10.
2017-05-07 17:04:53 -04:00
mappedio.h
Remove CVS info blocks
2012-08-08 17:27:29 +01:00
message.c
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
message.h
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
messageobj.c
Fixed some casting issues that Ubuntu object to.
2017-04-04 14:33:56 -04:00
messageobj.h
Continue the documentation effort!
2017-03-22 16:05:13 -04:00
parser.c
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
parser.h
Restart with geoffmcl's fork
2014-11-22 15:42:28 +08: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
Fix license for SPRTF modules.
2017-02-12 17:38:44 +01:00
sprtf.h
Fix license for SPRTF modules.
2017-02-12 17:38:44 +01: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
Removed deprecated NodeIsElementName from API.
2017-02-18 16:33:21 -05:00
tags.c
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -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
Added TidyConfigCallback and deprecated TidyOptCallback for consistency with
2017-08-26 12:47:18 -04:00
tidylib.c
Begin migration towards "one output function to rule them all." Consolidated
2017-08-30 20:01:44 -04:00
tmbstr.c
Fix NULL pointer issue with Word2000 empty attributes.
2017-08-28 15:30:28 +01: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