libexpat/expat/lib
Fred L. Drake, Jr. 37cbb951f8 Code hygiene: Use "NULL" instead of "0" for NULL pointers.
Compare pointers == NULL or != NULL instead of using the implicit
point-to-int conversion.
2002-05-22 04:27:06 +00:00
..
.gitignore
ascii.h
asciitab.h
expat.dsp There is no lib/config.h file... 2002-05-17 21:38:12 +00:00
expat.h Bring indentation consistency to the header comments. 2002-05-22 04:04:39 +00:00
iasciitab.h
latin1tab.h
nametab.h
utf8tab.h
winconfig.h Karl noticed that Expat didn't build on Windows any more. winconfig.h 2002-05-20 11:01:29 +00:00
xmlparse.c Code hygiene: Use "NULL" instead of "0" for NULL pointers. 2002-05-22 04:27:06 +00:00
xmlrole.c Hard to believe, but there are some preprocessors/compilers out there 2002-05-20 11:06:41 +00:00
xmlrole.h Merged in patch # 551599 2002-05-18 03:34:44 +00:00
xmltok_impl.c
xmltok_impl.h
xmltok_ns.c Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply 2002-05-17 21:42:05 +00:00
xmltok.c Hard to believe, but there are some preprocessors/compilers out there 2002-05-20 11:06:41 +00:00
xmltok.h