aboutsummaryrefslogtreecommitdiffstats
path: root/threads.c
Commit message (Expand)AuthorAgeFilesLines
* *use specified calling convention Rob Richards2007-06-081-1/+5
* small cleanup to avoid packaging .svn applied patch to avoid a problem inDaniel Veillard2007-02-121-0/+83
* patch from Andrew W. Nosenko, xmlFreeRMutex forgot to destroy theDaniel Veillard2006-06-291-1/+3
* updated the docs and rebuild releasing 2.6.21 removedDaniel Veillard2005-09-041-18/+0
* avoid passing a char[] as snprintf first argument. implementedDaniel Veillard2005-09-021-0/+18
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-1/+1
* on linux/gcc use weak definitions to avoid linking with pthread library onDaniel Veillard2005-05-041-9/+96
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* new version with fixes from Rob Richards DanielDaniel Veillard2005-02-251-3/+3
* applied patch from Rich Salz for multithreading on Windows. DanielDaniel Veillard2005-02-241-12/+22
* fixed nasty bug #156087 DanielDaniel Veillard2004-10-221-2/+7
* couple of memory fixes from Mark Vakoc reported by Purify on Windows.Daniel Veillard2004-09-221-0/+2
* minor enhancement to prevent comment with unreferenced variable. editedWilliam M. Brack2003-11-181-0/+6
* second BeOS patch from Marcin 'Shard' Konicki DanielDaniel Veillard2003-11-011-6/+9
* applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.Daniel Veillard2003-10-291-1/+98
* patch from Mike Hommey applied Windows patch from Jesse Pelton andDaniel Veillard2003-10-111-2/+2
* cleaning up XPath error reporting that time. applied the two patches forDaniel Veillard2003-10-071-20/+81
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+4
* backport of a thread bugfix from 2_5_X branch DanielDaniel Veillard2003-09-111-1/+5
* fixing bug #120870 try to avoid problem with uninitialized mutexes DanielDaniel Veillard2003-08-281-1/+3
* Minor changes to comments, etc. for improving documentation generationWilliam M. Brack2003-08-151-1/+6
* 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 newDaniel 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