libexpat/expat/lib
Karl Waclawek cab3befee5 Applied a simplified version of Jeremy Kloth's patch for bug #896188.
Also removed some code that was never executed, because the condition
(prologState.documentEntity && role == XML_ROLE_INNER_PARAM_ENTITY_REF)
can never be true. Improved some comments as well.
2004-02-13 18:11:51 +00:00
..
.gitignore Applied patch #598944: Static library builds for VC++ 2002-08-23 15:04:52 +00:00
ascii.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
asciitab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
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 Minor consistency nit. 2002-07-01 20:44:54 +00:00
internal.h Suggested fix from jtalkington@users.sf.net. 2003-09-28 21:57:22 +00:00
latin1tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
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 Mac OS (classic) support, based on patches from Thomas Wegner and 2002-07-08 17:06:55 +00:00
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
utf8tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
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 Applied a simplified version of Jeremy Kloth's patch for bug #896188. 2004-02-13 18:11:51 +00:00
xmlrole.c Applied a simplified version of Jeremy Kloth's patch for bug #896188. 2004-02-13 18:11:51 +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 Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
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