libexpat/expat/lib
Karl Waclawek 86f4b1471b Fixed the XML_GetCurrentLine/ColumnNumber() functions so that
they don't produce an access violation when the value of eventPtr is
less than the value of positionPtr. This can happen when a handler
raises an exception or potentially in some border cases.

Also added some more updates of eventPtr.
2004-03-16 04:27:18 +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 Changed signature of XML_GetParsingStatus(), changing the return value 2004-03-16 03:53:24 +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
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 Fixed the XML_GetCurrentLine/ColumnNumber() functions so that 2004-03-16 04:27:18 +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
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