aboutsummaryrefslogtreecommitdiff
path: root/libxml.h
AgeCommit message (Expand)Author
2023-09-29tests: Add ATTRIBUTE_NO_SANITIZE_INTEGER macroNick Wellnhofer
2022-12-08libxml.h: Add comments and indentationNick Wellnhofer
2022-12-08libxml.h: Remove dubious definition of LIBXML_STATICNick Wellnhofer
2022-12-08libxml.h: Don't include stdio.hNick Wellnhofer
2022-12-08libxml.h: Remove ancient LynxOS setupNick Wellnhofer
2022-11-27Hide internal functionsNick Wellnhofer
2022-09-04Fix Windows compiler warnings in python/types.cNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-04-27Define LFS macros before including system headersNick Wellnhofer
2022-03-30Respect `--sysconfdir` in source filesDavid Seifert
2022-03-02Don't check for standard C89 library functionsNick Wellnhofer
2022-03-01Remove broken Mac OS 9 supportNick Wellnhofer
2022-03-01Remove broken Windows CE supportNick Wellnhofer
2022-02-20Remove elfgcchack.hNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2019-05-20Annotate functions with __attribute__((no_sanitize))Nick Wellnhofer
2017-11-14Ignore function pointer cast warningsNick Wellnhofer
2017-11-09Refactor name and type signature for xmlNopVlad Tsyrklevich
2017-10-21Fix macro redefinition warningJ. Peter Mugaas
2017-09-14Change preprocessor OS tests to __linux__Nick Wellnhofer
2016-05-23More format string warnings with possible format string vulnerabilityDavid Kilzer
2016-05-23Fix some format string warnings with possible format string vulnerabilityDavid Kilzer
2013-04-05Remove risk of lockup in dictionary initializationDaniel Veillard
2012-10-26Fix large parse of file from memoryDaniel Veillard
2012-08-13minimize use of HAVE_CONFIG_HRoumen Petrov
2012-05-18Cleanup on randomizationDaniel Veillard
2010-03-19Fix Win32 buildRob Richards
2010-03-10Fix build with mingwRoumen Petrov
2007-11-16__xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. PatchRob Richards
2007-04-18new patch from Andreas Stricke to better integrate support for Windows CEDaniel Veillard
2007-04-17applied patch from Andreas Stricke to ease the compilation on Windows CEDaniel Veillard
2007-02-12small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard
2006-05-31applied patch from Olli Savia for LynxOS DanielDaniel Veillard
2006-01-18try to fix xmlParseInNodeContext when operating on an HTML document.Daniel Veillard
2005-03-10some gcc4 portability patches, including a serious aliasing bug exposed inDaniel Veillard
2004-07-09fixed a couple of problems in the new elfgcchack.h trick pointed by PeterDaniel Veillard
2004-06-27hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard
2003-10-27make sure we report errors if xmlNewInputFromFile() fails. avoid usingDaniel Veillard
2003-10-10fixed a nasty bug with interning some text strings prepare for beta5 ofDaniel Veillard
2003-08-28no more win32config.hIgor Zlatkovic
2003-08-14Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.Daniel Veillard
2003-04-21a lot of performance work especially the speed of streaming through theDaniel Veillard
2003-04-18added support for large file, tested with a 3+GB instance, and someDaniel Veillard
2002-03-18preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard
2002-01-15try to avoid problems when compiling on Windows DanielDaniel Veillard
2002-01-08Applied following patches from Robert Collins and make sure IN_LIBXML isDaniel Veillard
2001-12-05integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOSDaniel Veillard
2001-09-10Tried to close bug #60131 DanielDaniel Veillard
2001-07-18Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard
2001-06-28- xpointer.c include/win32config.h win32/libxml2/libxml2.def.srcDaniel Veillard