| Commit message (Expand) | Author | Age | Files | Lines |
* | guess what ! Relax-NG bugfixing, what a surprize... Daniel | Daniel Veillard | 2003-02-19 | 2 | -9/+39 |
* | float/double check bugfix exported a function for NMTOKEN validation add a | Daniel Veillard | 2003-02-18 | 38 | -149/+365 |
* | more RelaxNG bug hunting Daniel | Daniel Veillard | 2003-02-17 | 3 | -36/+71 |
* | more work on the RelaxNG implementation conformance testing. found 373 | Daniel Veillard | 2003-02-17 | 33 | -95/+395 |
* | applied a patch from Kjartan Maraas to fix some typos Daniel | Daniel Veillard | 2003-02-16 | 4 | -21/+26 |
* | more bug-hunting added --tree to dump the intermediate rng tree patch from | Daniel Veillard | 2003-02-16 | 5 | -50/+148 |
* | more testing on the Relax-NG front, cleaning up the regression tests | Daniel Veillard | 2003-02-14 | 37 | -231/+727 |
* | improved the script accordingly to the XInclude regression tests updates | Daniel Veillard | 2003-02-13 | 7 | -25/+139 |
* | added TODO for the DTD compatibility spec more bug fixes driven by the | Daniel Veillard | 2003-02-13 | 3 | -24/+328 |
* | Work on the W3C/NIST regression tests for XInclude, improved the script, | Daniel Veillard | 2003-02-11 | 3 | -20/+111 |
* | Oops forgot to commit check-xinclude-test-suite.py, Daniel | Daniel Veillard | 2003-02-10 | 1 | -0/+157 |
* | Adding the 2 check python scripts for RelaxNG and XInclude, DanielLIBXML_2_5_3 | Daniel Veillard | 2003-02-10 | 1 | -0/+1 |
* | preparing release 2.5.3 Daniel | Daniel Veillard | 2003-02-10 | 7 | -7/+41 |
* | trying to fix #104934 about some XHTML1 serialization issues. Daniel | Daniel Veillard | 2003-02-10 | 2 | -4/+22 |
* | fixing bug #104646 about iconv based encoding conversion when the input | Daniel Veillard | 2003-02-10 | 3 | -1/+9 |
* | OASIS RelaxNG testsuite python script to run regression against OASIS | Daniel Veillard | 2003-02-10 | 65 | -122/+7334 |
* | fixing #105678 problem when dumping a namespace node. Daniel | Daniel Veillard | 2003-02-10 | 2 | -0/+8 |
* | fixed doc comment problems adding RelaxNG wrappers added a specific test | Daniel Veillard | 2003-02-09 | 8 | -4/+176 |
* | fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel | Daniel Veillard | 2003-02-09 | 9 | -13/+13 |
* | fixes a libtool problem on AMD 64bits builds found the validation problem | Daniel Veillard | 2003-02-09 | 180 | -76/+724 |
* | added relaxng exports | Igor Zlatkovic | 2003-02-08 | 1 | -0/+24 |
* | updates for relaxng | Igor Zlatkovic | 2003-02-08 | 2 | -0/+6 |
* | *** empty log message *** | Igor Zlatkovic | 2003-02-08 | 1 | -0/+6 |
* | applied another bug fix from Sean Chittenden Daniel | Daniel Veillard | 2003-02-07 | 2 | -5/+5 |
* | I f...ed up the default configuration of schemas and --relaxng option | Daniel Veillard | 2003-02-07 | 5 | -21/+23 |
* | added the boolean base type. Daniel | Daniel Veillard | 2003-02-06 | 2 | -0/+33 |
* | started implementing some of the missing default simple types updated the | Daniel Veillard | 2003-02-06 | 23 | -54/+318 |
* | updated the docs, ready for 2.5.2 release DanielLIBXML_2_5_2 | Daniel Veillard | 2003-02-05 | 12 | -18/+84 |
* | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 | Daniel Veillard | 2003-02-05 | 153 | -4380/+654 |
* | do not run content model validation if the content is not determinist | Daniel Veillard | 2003-02-05 | 2 | -1/+18 |
* | added the redefinition of namespaced attribute check that was missing as | Daniel Veillard | 2003-02-05 | 2 | -2/+28 |
* | applied HTML improvements from Nick Kew, allowing to do more checking to | Daniel Veillard | 2003-02-05 | 3 | -92/+569 |
* | fixing bug #105137 about entities declaration needing to be copied to the | Daniel Veillard | 2003-02-04 | 2 | -1/+81 |
* | fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel | Daniel Veillard | 2003-02-04 | 3 | -10/+35 |
* | fixing #104096 to compile without regexps Daniel | Daniel Veillard | 2003-02-04 | 6 | -0/+22 |
* | fixing bug #103969 forgot to add an epsilon transition when building the | Daniel Veillard | 2003-02-04 | 2 | -0/+7 |
* | applied patch from Arne de Bruijn fixing bug #103827 Daniel | Daniel Veillard | 2003-02-04 | 2 | -0/+10 |
* | updating a comment, fixing #103776 Daniel | Daniel Veillard | 2003-02-04 | 2 | -1/+4 |
* | fixing bug 105049 for validity checking of content within recursive | Daniel Veillard | 2003-02-04 | 2 | -3/+10 |
* | try to fix # 105049 a couple of changes and extensions updated a function | Daniel Veillard | 2003-02-04 | 5 | -14/+71 |
* | more work on grammars and refs/defs augmented/updated the regression tests | Daniel Veillard | 2003-02-03 | 46 | -115/+350 |
* | more work on name classes, except support augmented/updated the regression | Daniel Veillard | 2003-02-03 | 37 | -83/+208 |
* | more work on name classes, the "validate all" schemas seems to work now. | Daniel Veillard | 2003-02-03 | 56 | -71/+7826 |
* | removed an unprotedted debug message Aleksi Suhonen put a guard against | Daniel Veillard | 2003-02-03 | 4 | -52/+176 |
* | check all the namespace support was actually correct based on tutorial | Daniel Veillard | 2003-02-02 | 77 | -0/+261 |
* | include seems to work okay now augmented/updated the regression tests | Daniel Veillard | 2003-02-02 | 47 | -86/+410 |
* | a bit of work done in the train back. added one of the include tests | Daniel Veillard | 2003-02-01 | 4 | -6/+424 |
* | More tests from section 9 of the tutorial, Daniel | Daniel Veillard | 2003-01-30 | 11 | -0/+76 |
* | Combine with interleave on attributes worked without chnages, daniel | Daniel Veillard | 2003-01-30 | 9 | -0/+40 |
* | more work done in the train augmented/updated the regression tests Daniel | Daniel Veillard | 2003-01-30 | 40 | -72/+243 |