aboutsummaryrefslogtreecommitdiffstats
path: root/globals.c
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-5/+17
* Big space and tab cleanupDaniel Veillard2012-09-111-13/+13
* Bug 676544 - fails to build with --without-sax1Akira TAGOH2012-08-281-1/+1
* Fix an init bug in global.cKai Henning2009-10-121-1/+1
* 594514 memory leaks - duplicate initializationMOD2009-09-091-1/+2
* Fix SetGenericErrorFunc and SetStructured clashWang Lam2009-08-241-2/+20
* patch from Alex Khesin fixing CDATA output after a text node. fixed theDaniel Veillard2008-03-041-1/+1
* __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. PatchRob Richards2007-11-161-0/+1
* fixed compilation when configured --without-sax1 and other cleanups fixesDaniel Veillard2005-08-231-1/+1
* more cleanups based on sparse reports, added "make sparse" DanielDaniel Veillard2005-07-291-2/+2
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-1/+1
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-1/+1
* applied patch from Morten Welinder, closing bug #306901 on compilingDaniel Veillard2005-06-081-2/+2
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-7/+3
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-1/+1
* added support for HTML PIs #156087 added specific tests DanielDaniel Veillard2004-10-221-1/+1
* added some code to include the CVS ChangeLog version in theWilliam M. Brack2004-08-181-1/+1
* fixed problem when configuring using --with-thread-allocWilliam M. Brack2004-06-101-6/+58
* applied patch from Rob Richards for the per thread I/O mappings DanielDaniel Veillard2004-06-081-37/+9
* minor cosmetic changes, no change to logic. regenerated added a newline atWilliam M. Brack2004-06-031-1/+2
* applied patch from Rob Richards for custom I/O BufferCreateFilenane fixesDaniel Veillard2004-06-021-0/+90
* fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) addedWilliam M. Brack2003-12-201-0/+10
* cleanup the make rebuild in doc, this include new directive to stopDaniel Veillard2003-12-051-0/+4
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-0/+26
* changed 'make tests' to use a concise output, scrolling to see where thingDaniel Veillard2003-10-021-1/+13
* added 2 new configure option: --with-reader --with-sax1 to allow removingDaniel Veillard2003-09-301-0/+6
* cleanup, creating a new legacy.c module, made sure make tests ran inDaniel Veillard2003-09-281-4/+4
* preparing a beta3 solving the ABI problems make sure the global variablesDaniel Veillard2003-09-251-22/+13
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-101-6/+3
* fixing bug #120870 try to avoid problem with uninitialized mutexes DanielDaniel Veillard2003-08-281-0/+3
* Adding new version of the SAX interface, it's not there yet, currentlyDaniel Veillard2003-08-201-57/+72
* get rid of some compilation warnings. fix the performance problem reportedDaniel Veillard2003-08-141-0/+2
* add xmlThrDefMutex = NULL in xmlCleanupGlobals() as suggested by RobDaniel Veillard2003-07-151-1/+3
* fixes some problem when freeing unititialized mutexes DanielDaniel Veillard2003-07-081-1/+2
* patch from Stéphane Bidoul for setting up threads global defaults. thisDaniel Veillard2003-05-151-17/+200
* a lot of performance work especially the speed of streaming through theDaniel Veillard2003-04-211-0/+2
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-0/+15
* OASIS RelaxNG testsuite python script to run regression against OASISDaniel Veillard2003-02-101-1/+5
* fixed --with-threads compile fixed --without-debug compile cleanup add aDaniel Veillard2003-01-071-0/+2
* preparing 2.5.0 release only warn in pedantic mode about namespace nameDaniel Veillard2003-01-061-2/+4
* applied an old patch from Lukas Schroeder to track node creation andDaniel Veillard2003-01-011-0/+53
* fixed thread problemWilliam M. Brack2002-11-221-1/+1
* fixed a typo pointed out by Igor try to speed up node compare using lineDaniel Veillard2002-11-081-1/+1
* changed default value for global parameter xmlIndentTreeOutput to 1 andAleksey Sanin2002-05-241-3/+22
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-60/+0
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-8/+147
* removed the last occurences of strdup usage in the code DanielDaniel Veillard2002-01-181-1/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-1/+1
* do not reference strdup() ! trying to fix the libs of the various configDaniel Veillard2001-12-091-1/+1