aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* patched to have shared libraries for Python regression tests and staticDaniel Veillard2003-02-191-1/+1
* Adding the 2 check python scripts for RelaxNG and XInclude, DanielDaniel Veillard2003-02-101-0/+1
* fixes a libtool problem on AMD 64bits builds found the validation problemDaniel Veillard2003-02-091-0/+17
* comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2Daniel Veillard2003-02-051-3/+3
* more work on Relax-NG, implementing externalRef augmented/updated theDaniel Veillard2003-01-291-1/+1
* First commit of the new Relax-NG validation code, not generally usefulDaniel Veillard2003-01-231-4/+40
* Adding a new set of APIs based on the C# TextXmlReader API but convertedDaniel Veillard2002-12-091-3/+9
* trying to fix bug #98517 about building outside the source tree fixed theDaniel Veillard2002-11-151-10/+10
* switched the order of a couple of includes to fix bugs #97100 DanielDaniel Veillard2002-11-041-1/+1
* serious cleanup of the spec file and associated changes in the Makefiles.Daniel Veillard2002-10-231-1/+1
* use test -f instead of test -e since Solaris /bin/sh misses it, reportedDaniel Veillard2002-10-151-3/+3
* fixed a breakage raised by Jacob DanielDaniel Veillard2002-09-211-0/+2
* trying to fix #88412 by bypassing all the python subdir if python ain'tDaniel Veillard2002-09-201-2/+2
* made configuring with regexps/automata/unicode the default but withoutDaniel Veillard2002-09-191-1/+1
* quick but apparently working implementation of xi:fallback, should closeDaniel Veillard2002-08-141-2/+2
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-1/+1
* added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modifiedAleksey Sanin2002-06-041-13/+11
* Makefile.am: updated c14n tests suiteAleksey Sanin2002-05-311-3/+3
* C14N tests integrated into LibXML2 test suiteAleksey Sanin2002-05-311-1/+33
* Merijn Broeren pointed out a problem when compiling with trio and schemas.Daniel Veillard2002-05-231-1/+1
* more work on Schemas updated the test list DanielDaniel Veillard2002-04-231-0/+1
* more Schemas work added more tests coming from the spec. DanielDaniel Veillard2002-04-181-2/+2
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-181-2/+2
* a bit of work on Schemas try to make it more useful changed the SchemasDaniel Veillard2002-04-171-17/+24
* merged the current state of XML Schemas implementation, it is notDaniel Veillard2002-04-161-8/+85
* adding "make valgrind" running the full regression tests (except pythonDaniel Veillard2002-03-191-60/+65
* Fixed bug #72570 moved the libxml man page to section 3 DanielDaniel Veillard2002-03-061-1/+1
* fixing #61290 "namespace nodes have no parent" long standing divergenceDaniel Veillard2002-03-041-3/+9
* fixed the test script after some discussion on the semantic ofDaniel Veillard2002-02-181-2/+2
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-0/+1
* applied patch from Andris Pavenis for binary name suffixes DanielDaniel Veillard2002-02-081-14/+14
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-081-2/+4
* cleanup always use stdout if output is NULL don't close filedescriptorsDaniel Veillard2002-02-071-2/+2
* Jacob sent a patch to allow building from tarfile. DanielDaniel Veillard2002-02-011-1/+1
* inserted the python wrappers build, I hope this won't be too unportableDaniel Veillard2002-01-311-1/+1
* another set of patches from Anthony Jones for copy operations cleanup andDaniel Veillard2002-01-241-31/+36
* added an XML description of the API, moved the script generating it here.Daniel Veillard2002-01-211-1/+1
* Upgraded to trio baseline 1.6Bjorn Reese2002-01-191-2/+2
* patch from Anthony Jones for hash.c allocation size trying to work aroundDaniel Veillard2002-01-141-1/+1
* applied Serguei Narojnyi's patch to add native thread support on the Win32Daniel Veillard2002-01-131-1/+2
* integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOSDaniel Veillard2001-12-051-2/+1
* update from Igor for Windows DanielDaniel Veillard2001-11-121-7/+7
* 2.4.10 release, Daniel.Daniel Veillard2001-11-101-0/+1
* Weiqi Gao pointed out that xmlcatalog migh need the history librariesDaniel Veillard2001-11-071-1/+1
* releasing 2.4.9 fixing catalog breakages fixed more problems in catalogDaniel Veillard2001-11-061-0/+34
* confexecdir and confexec_DATA were defined twice pointed out by KarlDaniel Veillard2001-11-051-3/+0
* cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltprocDaniel Veillard2001-10-311-1/+1
* preparing 2.4.7 switched to the latest xmllint manual page from JohnDaniel Veillard2001-10-301-1/+1
* added entities testing to the Thread test make the test reasonable fix theDaniel Veillard2001-10-221-3/+20
* fixed some bugs in CFLAGS passing. added a specific threaded test caseDaniel Veillard2001-10-171-2/+13