libexpat/expat/lib
Fred L. Drake, Jr. a81f09f829 Remove all traces of the XMLCALLBACK macro -- there appears to be no way
to add __cdecl to a typedef of a function type that MSVC does not complain
about.  Callback implementations may need to add explicit __cdecl
annotations in sources not compiled with the C calling convention as the
default.
2001-07-27 17:17:44 +00:00
..
.gitignore Tell CVS to ignore the Windows temporary files. 2001-07-24 16:50:37 +00:00
ascii.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
asciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
expat.dsp Update the lib and xmlwf project files to be part of the larger workspace. 2001-07-27 14:56:31 +00:00
expat.h.in Remove all traces of the XMLCALLBACK macro -- there appears to be no way 2001-07-27 17:17:44 +00:00
iasciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
latin1tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
Makefile.in Remove the extra DESTDIR variable. 2001-07-25 15:13:38 +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 Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
winconfig.h Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlparse.c Remove all traces of the XMLCALLBACK macro -- there appears to be no way 2001-07-27 17:17:44 +00:00
xmlrole.c Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlrole.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00
xmltok_impl.c Revised fix for abort occurring with a percent followed by whitespace or 2000-10-20 15:14:36 +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 Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok.c Remove useless RCSId static from the code. 2001-07-25 17:18:43 +00:00
xmltok.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00