libexpat/expat/lib
Karl Waclawek 3cb7a47584 Made these compiler warnings go away:
- not all cases handled for switch based an enumeration:
  added default: ; where appropriate
- char* passed where const char* was expected:
  changed variable declarations to const char*
2004-02-11 16:42:40 +00:00
..
.gitignore
ascii.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
asciitab.h
expat_static.dsp * Applied patch #620822 - Windows Dll build with DEF file 2002-10-21 21:19:41 +00:00
expat.dsp Removed unused EXPAT_EXPORTS definition. 2003-10-15 21:38:15 +00:00
expat.h Cosmetic changes in function signatures - for consistency. 2004-01-27 01:48:58 +00:00
expatw_static.dsp * Applied patch #620822 - Windows Dll build with DEF file 2002-10-21 21:19:41 +00:00
expatw.dsp Removed unused EXPAT_EXPORTS definition. 2003-10-15 21:38:15 +00:00
iasciitab.h
internal.h Suggested fix from jtalkington@users.sf.net. 2003-09-28 21:57:22 +00:00
latin1tab.h
libexpat.def Applied patch #835123: Suspend/Resume functionality. 2004-01-07 17:12:04 +00:00
libexpatw.def Applied patch #835123: Suspend/Resume functionality. 2004-01-07 17:12:04 +00:00
macconfig.h remove unused stanzas 2003-11-02 18:14:11 +00:00
Makefile.MPW
nametab.h
utf8tab.h
winconfig.h
xmlparse.c Made these compiler warnings go away: 2004-02-11 16:42:40 +00:00
xmlrole.c Make it possible to avoid the import of expat_config.h. This makes it 2003-10-16 04:51:11 +00:00
xmlrole.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
xmltok_impl.c Expat would report an incorrect "Unlosed token" error when 2003-07-03 04:01:14 +00:00
xmltok_impl.h
xmltok_ns.c Changed calling convention macros to differentiate between 2002-09-20 03:42:43 +00:00
xmltok.c Make it possible to avoid the import of expat_config.h. This makes it 2003-10-16 04:51:11 +00:00
xmltok.h Applied patch for bug #653449. 2002-12-14 03:12:18 +00:00