summaryrefslogtreecommitdiff
path: root/libxml.h
Commit message (Expand)AuthorAgeFilesLines
* libxml.h: Add comments and indentationNick Wellnhofer2022-12-081-15/+19
* libxml.h: Remove dubious definition of LIBXML_STATICNick Wellnhofer2022-12-081-3/+0
* libxml.h: Don't include stdio.hNick Wellnhofer2022-12-081-9/+1
* libxml.h: Remove ancient LynxOS setupNick Wellnhofer2022-12-081-7/+0
* Hide internal functionsNick Wellnhofer2022-11-271-0/+9
* Fix Windows compiler warnings in python/types.cNick Wellnhofer2022-09-041-12/+0
* Consolidate private header filesNick Wellnhofer2022-08-261-37/+0
* Define LFS macros before including system headersNick Wellnhofer2022-04-271-2/+5
* Respect `--sysconfdir` in source filesDavid Seifert2022-03-301-0/+4
* Don't check for standard C89 library functionsNick Wellnhofer2022-03-021-2/+0
* Remove broken Mac OS 9 supportNick Wellnhofer2022-03-011-4/+0
* Remove broken Windows CE supportNick Wellnhofer2022-03-011-8/+0
* Remove elfgcchack.hNick Wellnhofer2022-02-201-11/+0
* Large batch of typo fixesJared Yanovich2019-09-301-3/+3
* Annotate functions with __attribute__((no_sanitize))Nick Wellnhofer2019-05-201-0/+7
* Ignore function pointer cast warningsNick Wellnhofer2017-11-141-0/+12
* Refactor name and type signature for xmlNopVlad Tsyrklevich2017-11-091-1/+1
* Fix macro redefinition warningJ. Peter Mugaas2017-10-211-1/+1
* Change preprocessor OS tests to __linux__Nick Wellnhofer2017-09-141-1/+1
* More format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-0/+3
* Fix some format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-1/+1
* Remove risk of lockup in dictionary initializationDaniel Veillard2013-04-051-0/+2
* Fix large parse of file from memoryDaniel Veillard2012-10-261-0/+2
* minimize use of HAVE_CONFIG_HRoumen Petrov2012-08-131-0/+5
* Cleanup on randomizationDaniel Veillard2012-05-181-0/+7
* Fix Win32 buildRob Richards2010-03-191-1/+1
* Fix build with mingwRoumen Petrov2010-03-101-0/+3
* __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. PatchRob Richards2007-11-161-0/+1
* new patch from Andreas Stricke to better integrate support for Windows CEDaniel Veillard2007-04-181-9/+8
* applied patch from Andreas Stricke to ease the compilation on Windows CEDaniel Veillard2007-04-171-0/+9
* small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard2007-02-121-0/+5
* applied patch from Olli Savia for LynxOS DanielDaniel Veillard2006-05-311-0/+7
* try to fix xmlParseInNodeContext when operating on an HTML document.Daniel Veillard2006-01-181-0/+8
* some gcc4 portability patches, including a serious aliasing bug exposed inDaniel Veillard2005-03-101-0/+2
* fixed a couple of problems in the new elfgcchack.h trick pointed by PeterDaniel Veillard2004-07-091-0/+2
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-0/+8
* make sure we report errors if xmlNewInputFromFile() fails. avoid usingDaniel Veillard2003-10-271-0/+4
* fixed a nasty bug with interning some text strings prepare for beta5 ofDaniel Veillard2003-10-101-0/+1
* no more win32config.hIgor Zlatkovic2003-08-281-3/+1
* Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.Daniel Veillard2003-08-141-1/+1
* a lot of performance work especially the speed of streaming through theDaniel Veillard2003-04-211-0/+6
* added support for large file, tested with a 3+GB instance, and someDaniel Veillard2003-04-181-0/+9
* preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18Daniel Veillard2002-03-181-3/+0
* try to avoid problems when compiling on Windows DanielDaniel Veillard2002-01-151-1/+3
* Applied following patches from Robert Collins and make sure IN_LIBXML isDaniel Veillard2002-01-081-0/+1
* integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOSDaniel Veillard2001-12-051-0/+2
* Tried to close bug #60131 DanielDaniel Veillard2001-09-101-1/+1
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-0/+6
* - xpointer.c include/win32config.h win32/libxml2/libxml2.def.srcDaniel Veillard2001-06-281-2/+1
* - libxml.h: fixed an error in last commitDaniel Veillard2001-06-111-1/+1