aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml/globals.h
Commit message (Expand)AuthorAgeFilesLines
* Shortening lines in headersPatrick Monnerat2013-12-121-5/+12
* Fix the globals.h to use XMLPUBFUNPaul Smith2009-09-071-1/+1
* Problem with extern extern in headerDaniel Veillard2009-09-071-1/+1
* Fix SetGenericErrorFunc and SetStructured clashWang Lam2009-08-241-0/+11
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-5/+41
* moved some definitions to globals.h to avoid some troubles pointed out byDaniel Veillard2004-06-291-0/+7
* applied patch from Rob Richards for the per thread I/O mappings DanielDaniel Veillard2004-06-081-8/+4
* applied patch from Rob Richards for custom I/O BufferCreateFilenane fixesDaniel Veillard2004-06-021-0/+30
* cleanup the make rebuild in doc, this include new directive to stopDaniel Veillard2003-12-051-0/+1
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-4/+5
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-0/+12
* changed 'make tests' to use a concise output, scrolling to see where thingDaniel Veillard2003-10-021-2/+11
* preparing a beta3 solving the ABI problems make sure the global variablesDaniel Veillard2003-09-251-9/+10
* patch from Stéphane Bidoul to export globals entry points to the pythonDaniel Veillard2003-09-051-2/+2
* fixed typos reported by Mark VakocIgor Zlatkovic2003-08-281-1/+1
* Exportability taint of the headersIgor Zlatkovic2003-08-251-80/+81
* Adding new version of the SAX interface, it's not there yet, currentlyDaniel Veillard2003-08-201-1/+1
* patch from Stéphane Bidoul for setting up threads global defaults. thisDaniel Veillard2003-05-151-0/+20
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-0/+14
* fixed --with-threads compile fixed --without-debug compile cleanup add aDaniel Veillard2003-01-071-2/+2
* applied an old patch from Lukas Schroeder to track node creation andDaniel Veillard2003-01-011-0/+27
* changed default value for global parameter xmlIndentTreeOutput to 1 andAleksey Sanin2002-05-241-0/+10
* trying to fix the include mess DanielDaniel Veillard2002-02-111-0/+9
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-27/+32
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-1/+1
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-5/+5
* make the allocation be per-thread a configure option fixed compilationDaniel Veillard2001-10-151-32/+48
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-41/+43
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-121-0/+294