aboutsummaryrefslogtreecommitdiff
path: root/testThreads.c
AgeCommit message (Expand)Author
2023-09-21include: Remove more unnecessary includesNick Wellnhofer
2023-09-20globals: Move remaining declarations to correct placesNick Wellnhofer
2023-09-20tests: Don't use deprecated symbolsNick Wellnhofer
2023-09-20globals: Introduce xmlCheckThreadLocalStorageNick Wellnhofer
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2022-11-22tests: Remove unneeded #includesNick Wellnhofer
2022-09-04Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer
2022-09-04Remove BeOS supportNick Wellnhofer
2019-01-06Merge testThreadsWin32.c into testThreads.cNick Wellnhofer
2017-06-16Support catalog and threads tests under --without-sax1Nick Wellnhofer
2010-11-15599241 fix an initialization problem on Win64Andrew W. Nosenko
2007-01-31repositioned #include for libxml.h to avoid compilation error on someWilliam M. Brack
2005-07-28a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard
2004-11-09integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard
2003-10-29applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.Daniel Veillard
2003-08-06further small changes to elminate most of the remaining warnings.William M. Brack
2002-10-31conditionally excluded unistd.hIgor Zlatkovic
2002-09-24fixed the data callback on transition functionality which was broken whenDaniel Veillard
2001-12-06removed some misplaced includes of xmlversion.h DanielDaniel Veillard
2001-12-05integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOSDaniel Veillard
2001-11-04fix bug #63752 of compiling libxml with a non standard set of optionsDaniel Veillard
2001-10-22added entities testing to the Thread test make the test reasonable fix theDaniel Veillard
2001-10-19use only "anonymous@" string for anonymous passwds removed bogus includeDaniel Veillard
2001-10-17- include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard
2001-10-17fixed some bugs in CFLAGS passing. added a specific threaded test caseDaniel Veillard