Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Pipping
1eaf75a2c3 Never hide official symbols (for -fvisibility=hidden)
Based on expat-visibility.patch by
Cristian Rodríguez <crrodriguez@opensuse.org>
2016-05-11 20:04:43 +02:00
Cristian Rodríguez
a4c383b722 Annotate memory allocators for GCC 2016-05-11 19:55:19 +02:00
Karl Waclawek
1c42f84506 __cdecl should be used for MS compilers even if MS extensions are turned off. 2006-06-02 12:17:36 +00:00
Karl Waclawek
65fb6b9167 Applied patch #1437840. Fix for bugs #1414066 and #1033965 . 2006-03-06 14:24:36 +00:00
Karl Waclawek
bd5b3143aa Added some whitespace. 2005-12-28 06:07:52 +00:00
Karl Waclawek
cf4dd114eb Added 64-bit support for MS VC++ 6.0. 2005-12-25 16:52:13 +00:00
Karl Waclawek
f8412b2167 Added support for 64-bit integers when reporting byte indexes,
line and column numbers. Can be turned on/off using the
XML_LARGE_SIZE switch.
2005-12-23 14:45:27 +00:00
Karl Waclawek
45594b1bb3 Added include guard to expat_external.h.
Renamed include guard for expat.h, to reflect the changed file name.
2004-11-26 00:20:21 +00:00
Karl Waclawek
f44f6b4200 Fix for bug #1006708. 2004-08-10 17:34:19 +00:00
Karl Waclawek
cac0ed29a8 Renamed exrternal.h to expat_external.h.
Fixed up references to this file.
2004-05-06 13:55:49 +00:00