aboutsummaryrefslogtreecommitdiffstats
path: root/globals.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed some misplaced includes of xmlversion.h DanielDaniel Veillard2001-12-061-1/+0
* fix bug #63752 of compiling libxml with a non standard set of optionsDaniel Veillard2001-11-041-7/+15
* apply fixes to close #63271 and avoid segfaults when the error routineDaniel Veillard2001-10-291-1/+4
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-11/+16
* added a couple of standard includes. DanielDaniel Veillard2001-10-131-2/+4
* #include stdlib.h and string.h in order to have protoypes of memory andJaka Mocnik2001-10-131-0/+3
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-26/+62
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-121-0/+498