summaryrefslogtreecommitdiff
path: root/include/libxml/xmlexports.h
Commit message (Expand)AuthorAgeFilesLines
* xmlexports.h: Disable docs for internal macro XMLPUBLICNick Wellnhofer2022-12-081-19/+10
* xmlexports.h: Remove LIBXML_FASTCALL optimizationNick Wellnhofer2022-12-081-22/+2
* Fix warnings from apibuild.pyNick Wellnhofer2022-08-181-0/+2
* Simplify xmlexports.hNick Wellnhofer2020-12-061-115/+39
* Stop defining _REENTRANT on some Win32 platformsNick Wellnhofer2019-02-281-9/+0
* Variables need 'extern' in static lib on CygwinMichael Haubenwallner2018-09-221-1/+1
* Really declare dllexport/dllimport for CygwinMichael Haubenwallner2018-08-311-2/+2
* Big space and tab cleanupDaniel Veillard2012-09-111-1/+1
* Fix library problems with mingw-w64Michael Cronenworth2012-05-101-1/+1
* Fix build with mingwRoumen Petrov2010-03-101-1/+1
* Try to avoid __imp__xmlFree link trouble on msysDaniel Veillard2009-08-101-1/+6
* rescanned code and rebuilt small cleanup cleanup problems from codeDaniel Veillard2005-08-221-1/+1
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-1/+20
* applied patch from Roland Schwingel for MingW DanielDaniel Veillard2004-02-251-3/+12
* fixed mingw+msys compilationIgor Zlatkovic2004-02-031-12/+3
* applied patch from Kenneth Haley for compiling on Mingw see #128786 DanielDaniel Veillard2003-12-091-1/+16
* cleanup the make rebuild in doc, this include new directive to stopDaniel Veillard2003-12-051-0/+2
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-3/+4
* fixing some comments to avoid warnings from apibuild.py DanielDaniel Veillard2003-09-251-2/+15
* additional macros, mingw sectionIgor Zlatkovic2003-09-021-0/+13
* fixed typos reported by Mark VakocIgor Zlatkovic2003-08-281-1/+1
* fixed defs for Borland compiler, as reported by Eric ZurcherIgor Zlatkovic2003-08-271-2/+4
* changed default var export to externIgor Zlatkovic2003-08-251-1/+1
* moved export defs to a separate file for consistencyIgor Zlatkovic2003-08-251-0/+92