summaryrefslogtreecommitdiff
path: root/threads.c
Commit message (Expand)AuthorAgeFilesLines
...
* hum try to avoid some troubles when the library is not initialized and oneDaniel Veillard2003-08-081-1/+3
* fixes some problem when freeing unititialized mutexes DanielDaniel Veillard2003-07-081-0/+2
* Fixed multithreading problemWilliam M. Brack2003-07-041-0/+1
* applied patch from Stephane for threadsIgor Zlatkovic2003-05-171-3/+38
* code cleanup, especially the function comments. fixed a small bug whenDaniel Veillard2002-12-101-12/+11
* fixed thread problemWilliam M. Brack2002-11-221-1/+1
* improvements to the Windows-side of thread handlingIgor Zlatkovic2002-10-311-70/+75
* *** empty log message ***Igor Zlatkovic2002-04-161-4/+4
* preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18Daniel Veillard2002-03-181-0/+1
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-5/+5
* applied Serguei Narojnyi's patch to add native thread support on the Win32Daniel Veillard2002-01-131-2/+102
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-2/+2
* patch from Gary Pennington fixing a possible problem at initializationDaniel Veillard2001-12-061-37/+23
* cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltprocDaniel Veillard2001-10-311-0/+2
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+17
* Norm reported that a few lines added were breaking libxslt compile,Daniel Veillard2001-10-151-1/+1
* debugged and fixed initialization problems which were giving troubles onDaniel Veillard2001-10-141-3/+58
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-121-0/+372