| Commit message (Expand) | Author | Age | Files | Lines |
* | checked and fixed the compilation of RNG schemas, fixes a couple of bugs | Daniel Veillard | 2003-07-23 | 7 | -12/+8 |
* | patch from Dodji Seketeli about UTF16 BOM when using the push XML parser. | Daniel Veillard | 2003-07-16 | 2 | -0/+0 |
* | do not generate " for " outside of attributes this changes the output | Daniel Veillard | 2003-06-13 | 9 | -73/+73 |
* | commiting some work done while in the Maldives (hence the timezone on the | Daniel Veillard | 2003-06-02 | 2 | -1/+1 |
* | Updated testfiles for error.c fix | William M. Brack | 2003-05-14 | 24 | -209/+209 |
* | added --schema option to run WXS schema validation tried to improve error | Daniel Veillard | 2003-05-12 | 1 | -1/+0 |
* | fixed some problems in the handling of errors, and attributes addressed by | Daniel Veillard | 2003-05-11 | 69 | -656/+9 |
* | fixing bug #104081 with xs:all with an element holding minOccurs="0" added | Daniel Veillard | 2003-05-09 | 24 | -0/+90 |
* | applied the patch provided by Brent Hendricks fixing #105992 and | Daniel Veillard | 2003-04-22 | 4 | -0/+18 |
* | some cleanups extended the document to cover RelaxNG and tree operations | Daniel Veillard | 2003-04-17 | 8 | -11/+13 |
* | more work on RelaxNG streaming validation trying to improve the subset | Daniel Veillard | 2003-04-16 | 5 | -3/+4 |
* | update from Charles Bozeman for date and duration types updated too Daniel | Daniel Veillard | 2003-04-09 | 2 | -17/+4 |
* | try to work on bug #109225 and provide better error reports. this change | Daniel Veillard | 2003-03-31 | 9 | -22/+0 |
* | fixed bugs and memory leaks in the W3C XML Schemas code implemented | Daniel Veillard | 2003-03-27 | 1 | -1/+0 |
* | fixed some problems related to #75813 about handling of Result Value Trees | Daniel Veillard | 2003-03-24 | 3 | -44/+44 |
* | fixing bug #108976 get the ID/REFs to reference the ID in the document | Daniel Veillard | 2003-03-23 | 8 | -3/+44 |
* | patch from johan@evenhuis.nl for #107937 fixing some line counting | Daniel Veillard | 2003-03-22 | 3 | -38/+38 |
* | another optimization, for choice this time cleanups. Daniel | Daniel Veillard | 2003-03-21 | 5 | -48/+2 |
* | added integer and fixed one of the IDREFS regression tests pbm updated | Daniel Veillard | 2003-03-20 | 1 | -1/+0 |
* | attempt to cope with ID/IDREF(S) declared both in the DTD and in the | Daniel Veillard | 2003-03-19 | 10 | -0/+9 |
* | switched back to the previous Relax-NG code base, the derivation algorithm | Daniel Veillard | 2003-03-16 | 22 | -321/+21 |
* | stop generating wrong result file with * in name fixing the include bug | Daniel Veillard | 2003-03-10 | 6 | -0/+3 |
* | after and exchange with James Clark it appeared I had bug in URI parsing | Daniel Veillard | 2003-03-07 | 29 | -81/+443 |
* | preparing release 2.5.4 updated and rebuilt the docs removed warningsLIBXML_2_5_4 | Daniel Veillard | 2003-02-24 | 33 | -52/+56 |
* | fixing some nodeinfo in entities problem raised by Glenn W. Bach | Daniel Veillard | 2003-02-21 | 29 | -47/+47 |
* | fixed some problems in the previous commit and finished implementing 4.16 | Daniel Veillard | 2003-02-21 | 31 | -54/+48 |
* | implemented the 4.20 and 4.21 simplification rules. updated the results | Daniel Veillard | 2003-02-20 | 30 | -50/+50 |
* | more bugfixes updated the results Daniel | Daniel Veillard | 2003-02-19 | 30 | -50/+50 |
* | patched to have shared libraries for Python regression tests and static | Daniel Veillard | 2003-02-19 | 30 | -56/+56 |
* | float/double check bugfix exported a function for NMTOKEN validation add a | Daniel Veillard | 2003-02-18 | 31 | -51/+55 |
* | more work on the RelaxNG implementation conformance testing. found 373 | Daniel Veillard | 2003-02-17 | 30 | -48/+48 |
* | more testing on the Relax-NG front, cleaning up the regression tests | Daniel Veillard | 2003-02-14 | 30 | -48/+48 |
* | improved the script accordingly to the XInclude regression tests updates | Daniel Veillard | 2003-02-13 | 2 | -0/+57 |
* | OASIS RelaxNG testsuite python script to run regression against OASIS | Daniel Veillard | 2003-02-10 | 58 | -92/+92 |
* | fixes a libtool problem on AMD 64bits builds found the validation problem | Daniel Veillard | 2003-02-09 | 172 | -44/+122 |
* | started implementing some of the missing default simple types updated the | Daniel Veillard | 2003-02-06 | 14 | -32/+0 |
* | comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 | Daniel Veillard | 2003-02-05 | 139 | -4038/+100 |
* | more work on grammars and refs/defs augmented/updated the regression tests | Daniel Veillard | 2003-02-03 | 35 | -43/+67 |
* | more work on name classes, except support augmented/updated the regression | Daniel Veillard | 2003-02-03 | 31 | -41/+57 |
* | more work on name classes, the "validate all" schemas seems to work now. | Daniel Veillard | 2003-02-03 | 49 | -62/+3534 |
* | check all the namespace support was actually correct based on tutorial | Daniel Veillard | 2003-02-02 | 44 | -0/+104 |
* | include seems to work okay now augmented/updated the regression tests | Daniel Veillard | 2003-02-02 | 32 | -34/+73 |
* | More tests from section 9 of the tutorial, Daniel | Daniel Veillard | 2003-01-30 | 7 | -0/+43 |
* | Combine with interleave on attributes worked without chnages, daniel | Daniel Veillard | 2003-01-30 | 6 | -0/+31 |
* | more work done in the train augmented/updated the regression tests Daniel | Daniel Veillard | 2003-01-30 | 24 | -32/+62 |
* | debugging of externalRef augmented/updated the regression tests Daniel | Daniel Veillard | 2003-01-29 | 18 | -25/+33 |
* | Oops forgot some result files, daniel | Daniel Veillard | 2003-01-29 | 10 | -0/+38 |
* | more work on Relax-NG, implementing externalRef augmented/updated the | Daniel Veillard | 2003-01-29 | 16 | -19/+32 |
* | more work on Relax-NG, implementing interleave augmented/updated the | Daniel Veillard | 2003-01-28 | 21 | -15/+96 |
* | more work on Relax-NG, implementing interleave augmented/updated the | Daniel Veillard | 2003-01-28 | 11 | -15/+23 |