summaryrefslogtreecommitdiff
path: root/testThreads.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-2/+0
* tests: Remove unneeded #includesNick Wellnhofer2022-11-221-3/+0
* Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer2022-09-041-3/+3
* Remove BeOS supportNick Wellnhofer2022-09-041-59/+1
* Merge testThreadsWin32.c into testThreads.cNick Wellnhofer2019-01-061-31/+102
* Support catalog and threads tests under --without-sax1Nick Wellnhofer2017-06-161-1/+5
* 599241 fix an initialization problem on Win64Andrew W. Nosenko2010-11-151-4/+2
* repositioned #include for libxml.h to avoid compilation error on someWilliam M. Brack2007-01-311-1/+2
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-3/+3
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-091-1/+1
* applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.Daniel Veillard2003-10-291-0/+65
* further small changes to elminate most of the remaining warnings.William M. Brack2003-08-061-1/+1
* conditionally excluded unistd.hIgor Zlatkovic2002-10-311-0/+2
* fixed the data callback on transition functionality which was broken whenDaniel Veillard2002-09-241-1/+1
* removed some misplaced includes of xmlversion.h DanielDaniel Veillard2001-12-061-1/+1
* integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOSDaniel Veillard2001-12-051-1/+1
* fix bug #63752 of compiling libxml with a non standard set of optionsDaniel Veillard2001-11-041-2/+2
* added entities testing to the Thread test make the test reasonable fix theDaniel Veillard2001-10-221-1/+1
* use only "anonymous@" string for anonymous passwds removed bogus includeDaniel Veillard2001-10-191-1/+0
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-16/+64
* fixed some bugs in CFLAGS passing. added a specific threaded test caseDaniel Veillard2001-10-171-0/+87