aboutsummaryrefslogtreecommitdiff
path: root/xmlmodule.c
AgeCommit message (Expand)Author
2023-09-20globals: Stop including globals.hNick Wellnhofer
2022-09-04Fix Windows compiler warnings in python/types.cNick Wellnhofer
2022-09-04Remove BeOS supportNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-03-01Remove broken Windows CE supportNick Wellnhofer
2022-02-28Remove useless __CYGWIN__ checksNick Wellnhofer
2022-02-20Remove elfgcchack.hNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2017-11-14Ignore function pointer cast warningsNick Wellnhofer
2017-10-09Fix the Windows header messNick Wellnhofer
2017-08-28Porting libxml2 on zOS encoding of codeStéphane Michaut
2014-02-18Avoid a possible NULL pointer dereferenceGaurav
2012-09-11Big space and tab cleanupDaniel Veillard
2012-08-17GetProcAddressA is available only on WinCEDaniel Veillard
2012-08-13Fix windows unicode buildPatrick Gansterer
2008-02-08apply simple patch from Carlo Bramini to avoid compilation problems withDaniel Veillard
2005-10-28more portability patches from Albert Chin for HP-UX and AIX DanielDaniel Veillard
2005-10-28applied 2 patches from Albert Chin for module portability DanielDaniel Veillard
2005-07-28a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard
2005-04-01revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard
2005-03-10second patch from Rick Jones, portability fix for HP-UX first fix fromDaniel Veillard
2005-01-13trying to work around the compilation problem on HP-UX DanielDaniel Veillard
2005-01-04fixed namespace bug in push mode reported by Rob Richards added it to theDaniel Veillard
2005-01-04applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet toDaniel Veillard
2005-01-04making DSO support an option code and documentation cleanups regeneratedDaniel Veillard
2005-01-04applied DSO support patch 2 from Joel Reed DanielDaniel Veillard