History log of /external/libxml2/testThreads.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d794a84a9e147498069b4c582d57b899bf068187 15-Nov-2010 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> 599241 fix an initialization problem on Win64

as the thread_t is not an integral datatype on that platform
/external/libxml2/testThreads.c
c1099be5eb3e78ae6cef1b2c39b21e7b36a59035 31-Jan-2007 William M. Brack <wbrack@src.gnome.org> repositioned #include for libxml.h to avoid compilation error on some

* testAutomata.c, testRegexp.c, testThreads.c, testThreadsWin32.c,
xmlwriter.c: repositioned #include for libxml.h to avoid
compilation error on some architectures (bug #398277)

svn path=/trunk/; revision=3578
/external/libxml2/testThreads.c
24505b0f5c872c5afb6da5093565e5a6e09ca541 29-Jul-2005 Daniel Veillard <veillard@src.gnome.org> a lot of small cleanups based on Linus' sparse check output. Daniel

* HTMLparser.c SAX2.c encoding.c globals.c parser.c relaxng.c
runsuite.c runtest.c schematron.c testHTML.c testReader.c
testRegexp.c testSAX.c testThreads.c valid.c xinclude.c xmlIO.c
xmllint.c xmlmodule.c xmlschemas.c xpath.c xpointer.c: a lot of
small cleanups based on Linus' sparse check output.
Daniel
/external/libxml2/testThreads.c
d0cf7f6eea7331cc398c232d7879e4239d989e14 09-Nov-2004 Daniel Veillard <veillard@src.gnome.org> integrated in "make tests" added -q option, and more conditional features

* Makefile.am gentest.py testapi.c: integrated in "make tests"
added -q option, and more conditional features fixes
* catalog.c debugXML.c parser.c testThreads.c xmllint.c
xmlschemastypes.c xmlwriter.cinclude/libxml/catalog.h
include/libxml/debugXML.h: various compilation and conditional
cleanups.
* doc/*: regenerated
Daniel
/external/libxml2/testThreads.c
82cb31994f93a6f73f77c05e4e3d45c4ef750d3a 29-Oct-2003 Daniel Veillard <veillard@src.gnome.org> applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.

* nanoftp.c nanohttp.c testThreads.c threads.c: applied patch from
Marcin 'Shard' Konicki to provide BeOS thread support.
Daniel
/external/libxml2/testThreads.c
a71a8ef127c8811db2ebbce8086d6e2a8f3d241e 06-Aug-2003 William M. Brack <wbrack@src.gnome.org> further small changes to elminate most of the remaining warnings.

* error.c trionan.[ch] testThreads.c python/generator.py:
further small changes to elminate most of the remaining
warnings.
/external/libxml2/testThreads.c
082ff5039f3291aa82b6480e4fc2725c082df8eb 31-Oct-2002 Igor Zlatkovic <igor@src.gnome.org> conditionally excluded unistd.h
/external/libxml2/testThreads.c
118aed78f360f51d182770e62b251ef324707aa2 24-Sep-2002 Daniel Veillard <veillard@src.gnome.org> fixed the data callback on transition functionality which was broken when

* xmlregexp.c: fixed the data callback on transition functionality
which was broken when using the compact form
* result/schemas/*: updated the results, less verbose, all tests
pass like before
* DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
annoying warnings
* xpath.c: try to provide better error report when possible
Daniel
/external/libxml2/testThreads.c
2a9068212f118cd0b1e40283a5bb0cdb514f3fc4 06-Dec-2001 Daniel Veillard <veillard@src.gnome.org> removed some misplaced includes of xmlversion.h Daniel

* globals.c testThreads.c: removed some misplaced includes
of xmlversion.h
Daniel
/external/libxml2/testThreads.c
d3b08826fce113f4b057959256cd0b59fd4cd254 05-Dec-2001 Daniel Veillard <veillard@src.gnome.org> integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS

* configure.in libxml.h parser.c testThreads.c macos/: integrated
Eric Lavigne (sp???) contribution to build libxml2 on MacOS using
CodeWarrior.
Daniel
/external/libxml2/testThreads.c
a4617b8aba43d2ce8e033cb04de599b4273cb94b 04-Nov-2001 Daniel Veillard <veillard@src.gnome.org> fix bug #63752 of compiling libxml with a non standard set of options

* encoding.c global.data globals.c testThreads.c: fix bug #63752
of compiling libxml with a non standard set of options
Daniel
/external/libxml2/testThreads.c
89cad536e3e38002bfc931acfa2e0645d4b08a51 22-Oct-2001 Daniel Veillard <veillard@src.gnome.org> added entities testing to the Thread test make the test reasonable fix the

* test/threads/*: added entities testing to the Thread test
* testThreads.c: make the test reasonable
* DOCBparser.c: fix the DTD public and system ID
* xmllint.c: added --sgml for SGML DocBook importing
* Makefile.am: added Docbtests target
Daniel
/external/libxml2/testThreads.c
9ae1eba967995e0e677bc8f1584e93f3b684fe21 19-Oct-2001 Daniel Veillard <veillard@src.gnome.org> use only "anonymous@" string for anonymous passwds removed bogus include

* nanoftp.c: use only "anonymous@" string for anonymous passwds
* testThreads.c: removed bogus include
Daniel
/external/libxml2/testThreads.c
3c01b1d81b696fe8624b6d7e26ec0ebffcc7c06b 17-Oct-2001 Daniel Veillard <veillard@src.gnome.org> - include/libxml/globals.h include/libxml/threads.h threads.c
testThreads.c: far more testing, cleaning up bugs
- *.c : make sure globals.h is always included.
Daniel
/external/libxml2/testThreads.c
ab7488efa556f86d18c253b80e7b3591e255546a 17-Oct-2001 Daniel Veillard <veillard@src.gnome.org> fixed some bugs in CFLAGS passing. added a specific threaded test case

* configure.in: fixed some bugs in CFLAGS passing.
* test/threads Makefile.am testThreads.c: added a specific
threaded test case (really nasty, guaranteed).
Daniel
/external/libxml2/testThreads.c