| Commit message (Expand) | Author | Age | Files | Lines |
* | adding namespace checkings while making sure they still parse as | Daniel Veillard | 2003-09-11 | 1 | -1/+24 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 1 | -3/+36 |
* | removing the SAXresults tree, keeping result in the same tree, added | Daniel Veillard | 2003-09-03 | 1 | -4/+4 |
* | Adding new version of the SAX interface, it's not there yet, currently | Daniel Veillard | 2003-08-20 | 1 | -2/+2 |
* | new dictionary module to keep a single instance of the names used by the | Daniel Veillard | 2003-08-18 | 1 | -3/+2 |
* | Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. | Daniel Veillard | 2003-08-14 | 1 | -1/+2 |
* | make sure the OOM code don't get in the way of the builds automatic update | Daniel Veillard | 2003-04-24 | 1 | -4/+4 |
* | integrated the Out Of Memory test from Havoc Pennington #109368 a lot of | Daniel Veillard | 2003-04-24 | 1 | -0/+5 |
* | added support for large file, tested with a 3+GB instance, and some | Daniel Veillard | 2003-04-18 | 1 | -0/+5 |
* | implemented streaming of RelaxNG (when possible) on top of the xmlReader | Daniel Veillard | 2003-04-15 | 1 | -0/+27 |
* | fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed | Daniel Veillard | 2003-03-21 | 1 | -3/+3 |
* | stop generating wrong result file with * in name fixing the include bug | Daniel Veillard | 2003-03-10 | 1 | -1/+2 |
* | patched to have shared libraries for Python regression tests and static | Daniel Veillard | 2003-02-19 | 1 | -1/+1 |
* | Adding the 2 check python scripts for RelaxNG and XInclude, DanielLIBXML_2_5_3 | Daniel Veillard | 2003-02-10 | 1 | -0/+1 |
* | fixes a libtool problem on AMD 64bits builds found the validation problem | Daniel Veillard | 2003-02-09 | 1 | -0/+17 |
* | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 | Daniel Veillard | 2003-02-05 | 1 | -3/+3 |
* | more work on Relax-NG, implementing externalRef augmented/updated the | Daniel Veillard | 2003-01-29 | 1 | -1/+1 |
* | First commit of the new Relax-NG validation code, not generally useful | Daniel Veillard | 2003-01-23 | 1 | -4/+40 |
* | Adding a new set of APIs based on the C# TextXmlReader API but converted | Daniel Veillard | 2002-12-09 | 1 | -3/+9 |
* | trying to fix bug #98517 about building outside the source tree fixed the | Daniel Veillard | 2002-11-15 | 1 | -10/+10 |
* | switched the order of a couple of includes to fix bugs #97100 Daniel | Daniel Veillard | 2002-11-04 | 1 | -1/+1 |
* | serious cleanup of the spec file and associated changes in the Makefiles. | Daniel Veillard | 2002-10-23 | 1 | -1/+1 |
* | use test -f instead of test -e since Solaris /bin/sh misses it, reported | Daniel Veillard | 2002-10-15 | 1 | -3/+3 |
* | fixed a breakage raised by Jacob Daniel | Daniel Veillard | 2002-09-21 | 1 | -0/+2 |
* | trying to fix #88412 by bypassing all the python subdir if python ain't | Daniel Veillard | 2002-09-20 | 1 | -2/+2 |
* | made configuring with regexps/automata/unicode the default but without | Daniel Veillard | 2002-09-19 | 1 | -1/+1 |
* | quick but apparently working implementation of xi:fallback, should close | Daniel Veillard | 2002-08-14 | 1 | -2/+2 |
* | applied patch from Richard Jinks for the namespace axis + fixed a memory | Daniel Veillard | 2002-07-01 | 1 | -1/+1 |
* | added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified | Aleksey Sanin | 2002-06-04 | 1 | -13/+11 |
* | Makefile.am: updated c14n tests suite | Aleksey Sanin | 2002-05-31 | 1 | -3/+3 |
* | C14N tests integrated into LibXML2 test suite | Aleksey Sanin | 2002-05-31 | 1 | -1/+33 |
* | Merijn Broeren pointed out a problem when compiling with trio and schemas. | Daniel Veillard | 2002-05-23 | 1 | -1/+1 |
* | more work on Schemas updated the test list Daniel | Daniel Veillard | 2002-04-23 | 1 | -0/+1 |
* | more Schemas work added more tests coming from the spec. Daniel | Daniel Veillard | 2002-04-18 | 1 | -2/+2 |
* | fixed & serialization bug introduced in 2.4.20 this changes a few things | Daniel Veillard | 2002-04-18 | 1 | -2/+2 |
* | a bit of work on Schemas try to make it more useful changed the Schemas | Daniel Veillard | 2002-04-17 | 1 | -17/+24 |
* | merged the current state of XML Schemas implementation, it is not | Daniel Veillard | 2002-04-16 | 1 | -8/+85 |
* | adding "make valgrind" running the full regression tests (except python | Daniel Veillard | 2002-03-19 | 1 | -60/+65 |
* | Fixed bug #72570 moved the libxml man page to section 3 Daniel | Daniel Veillard | 2002-03-06 | 1 | -1/+1 |
* | fixing #61290 "namespace nodes have no parent" long standing divergence | Daniel Veillard | 2002-03-04 | 1 | -3/+9 |
* | fixed the test script after some discussion on the semantic of | Daniel Veillard | 2002-02-18 | 1 | -2/+2 |
* | Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. | Daniel Veillard | 2002-02-10 | 1 | -0/+1 |
* | applied patch from Andris Pavenis for binary name suffixes DanielLIBXML_2_4_14 | Daniel Veillard | 2002-02-08 | 1 | -14/+14 |
* | Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 | Daniel Veillard | 2002-02-08 | 1 | -2/+4 |
* | cleanup always use stdout if output is NULL don't close filedescriptors | Daniel Veillard | 2002-02-07 | 1 | -2/+2 |
* | Jacob sent a patch to allow building from tarfile. Daniel | Daniel Veillard | 2002-02-01 | 1 | -1/+1 |
* | inserted the python wrappers build, I hope this won't be too unportable | Daniel Veillard | 2002-01-31 | 1 | -1/+1 |
* | another set of patches from Anthony Jones for copy operations cleanup and | Daniel Veillard | 2002-01-24 | 1 | -31/+36 |
* | added an XML description of the API, moved the script generating it here. | Daniel Veillard | 2002-01-21 | 1 | -1/+1 |
* | Upgraded to trio baseline 1.6 | Bjorn Reese | 2002-01-19 | 1 | -2/+2 |