..
.gitignore
Applied patch #598944 : Static library builds for VC++
2002-08-23 15:04:52 +00:00
amigaconfig.h
*** empty log message ***
2005-12-24 06:34:24 +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_external.h
__cdecl should be used for MS compilers even if MS extensions are turned off.
2006-06-02 12:17:36 +00:00
expat_static.dsp
Updated output directory settings, so that they all point to win32/bin/Debug
2007-05-03 02:13:28 +00:00
expat.dsp
Updated output directory settings, so that they all point to win32/bin/Debug
2007-05-03 02:13:28 +00:00
expat.h
Preparing for release 2.0.1.
2006-11-27 02:51:58 +00:00
expatw_static.dsp
Updated output directory settings, so that they all point to win32/bin/Debug
2007-05-03 02:13:28 +00:00
expatw.dsp
Updated output directory settings, so that they all point to win32/bin/Debug
2007-05-03 02:13:28 +00:00
iasciitab.h
Minor consistency nit.
2002-07-01 20:44:54 +00:00
internal.h
Fix for bug #1548182 .
2006-11-26 17:35:37 +00:00
latin1tab.h
Minor consistency nit.
2002-07-01 20:44:54 +00:00
libexpat.def
Removed DESCRIPTION statement - only valid when compiling 16bit
2006-04-07 20:54:55 +00:00
libexpatw.def
Removed DESCRIPTION statement - only valid when compiling 16bit
2006-04-07 20:54:55 +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
watcomconfig.h
Applied patrch #1523242 - support for Open Watcom 1.5.
2006-08-05 17:01:43 +00:00
winconfig.h
Fixed non-standard line breaks.
2005-12-16 17:41:19 +00:00
xmlparse.c
(s - NULL & 1) would not compiler under GCC 4.0.0. Changed to char*
2006-09-06 14:32:12 +00:00
xmlrole.c
Applied patrch #1523242 - support for Open Watcom 1.5.
2006-08-05 17:01:43 +00:00
xmlrole.h
Remove trailing whitespace.
2002-11-12 21:49:36 +00:00
xmltok_impl.c
Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and
2006-11-26 17:34:46 +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
Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and
2006-11-26 17:34:46 +00:00
xmltok.c
Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and
2006-11-26 17:34:46 +00:00
xmltok.h
Added support for 64-bit integers when reporting byte indexes,
2005-12-23 14:45:27 +00:00