| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed the leak reported by Volker Roth on the list added a specific test | Daniel Veillard | 2004-10-25 | 5 | -0/+85 |
* | added support for HTML PIs #156087 added specific tests Daniel | Daniel Veillard | 2004-10-22 | 3 | -0/+34 |
* | applied patch from Malcolm Tredinnick fixing errata E20 concerning | Daniel Veillard | 2004-09-26 | 1 | -0/+3 |
* | Simpified attribute wildcard creation and assignment to get rid of memory | Kasimier T. Buchcik | 2004-09-16 | 5 | -5/+4 |
* | "" is a valid hexbinary string dixit xmlschema-dev update the test. added | Daniel Veillard | 2004-08-31 | 6 | -2/+33 |
* | Added missing test file. Substituted the obsolete xmlSchemaValidError(s) | Kasimier T. Buchcik | 2004-08-25 | 29 | -33/+31 |
* | modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, | William M. Brack | 2004-08-20 | 21 | -4/+14 |
* | small typo pointed out by Mike Hommey slightly improved the --c14n | Daniel Veillard | 2004-08-16 | 8 | -0/+24 |
* | applied Schemas patches from Kasimier Buchcik lot of new tests for things | Daniel Veillard | 2004-08-10 | 79 | -87/+121 |
* | applied patches from Peter Breitenlohner to fix handling of white space | Daniel Veillard | 2004-07-16 | 2 | -0/+13 |
* | Added missing file, corrected output, Daniel | Daniel Veillard | 2004-06-29 | 2 | -3/+1 |
* | applied Schemas patches from Kasimier Buchcik, there is still one open | Daniel Veillard | 2004-06-29 | 19 | -23/+35 |
* | fixed a problem when base path was "./xxx" 5 test results changed by | William M. Brack | 2004-06-25 | 5 | -5/+5 |
* | implemented bugfix from Massimo Morara for DTD dumping problem. added | William M. Brack | 2004-06-24 | 2 | -0/+12 |
* | fix from Steve Ball and update of the comment. William pointed out that | Daniel Veillard | 2004-06-14 | 5 | -10/+24 |
* | applied another patch from Kasimier Buchcik for Schema Component | Daniel Veillard | 2004-06-08 | 6 | -0/+5 |
* | fixed a serious problem when substituing entities using the Reader, the | Daniel Veillard | 2004-06-08 | 96 | -0/+37609 |
* | added a new routine xmlBuildRelativeURI needed for enhancement of | William M. Brack | 2004-06-07 | 5 | -5/+5 |
* | added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel | Daniel Veillard | 2004-06-04 | 30 | -0/+23 |
* | new patch from Kasimier Buchcik for processContents of wildcards attribute | Daniel Veillard | 2004-06-03 | 4 | -0/+5 |
* | fixed a bug where invalid charrefs may not be detected sometimes as | Daniel Veillard | 2004-06-03 | 3 | -0/+6 |
* | minor cosmetic changes, no change to logic. regenerated added a newline at | William M. Brack | 2004-06-03 | 2 | -5/+2 |
* | applied a patch from Kasimier Buchcik implementing attribute uses and | Daniel Veillard | 2004-06-02 | 16 | -6/+17 |
* | Adding missing files, Daniel | Daniel Veillard | 2004-05-15 | 14 | -0/+7 |
* | added code in xmlSchemaBuildContentModel to allow ref in group definition | William M. Brack | 2004-05-12 | 2 | -2/+1 |
* | fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood | Daniel Veillard | 2004-05-11 | 1 | -3/+6 |
* | apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 | Daniel Veillard | 2004-05-09 | 4 | -0/+56 |
* | relaxed id() to not check taht the name(s) passed are actually NCName, | Daniel Veillard | 2004-04-18 | 4 | -0/+14 |
* | applied patches from Kasimier Buchcik for the attribute use support added | Daniel Veillard | 2004-04-16 | 6 | -0/+9 |
* | move the TODO as comments as the function while not finished are usable | Daniel Veillard | 2004-04-16 | 2 | -0/+1 |
* | fixed problem causing duplicate fallback execution (bug 139520) added | William M. Brack | 2004-04-16 | 3 | -0/+17 |
* | adding xml:id draft support adding 4 first regression tests Daniel | Daniel Veillard | 2004-04-09 | 8 | -0/+36 |
* | patched a bug in parsing production 1 and 2 of xmlschemas regexp that | Daniel Veillard | 2004-03-31 | 1 | -0/+14 |
* | added check for external reference in xmlRelaxNGGetElements (bug 137718) | William M. Brack | 2004-03-20 | 4 | -0/+2 |
* | fix bug reported by Holger Rauch added the test to th regression suite | Daniel Veillard | 2004-03-10 | 4 | -0/+57 |
* | QName handling fixes for the XML Schemas support from Adam Dickmeiss also | Daniel Veillard | 2004-03-05 | 4 | -0/+2 |
* | applied patch from Adam Dickmeiss for mixed content added his regression | Daniel Veillard | 2004-03-04 | 4 | -0/+2 |
* | Beuah ! Daniel | Daniel Veillard | 2004-02-21 | 12 | -0/+42 |
* | xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old | Daniel Veillard | 2004-02-20 | 4 | -0/+57 |
* | fixed a problem in push mode when attribute contains unescaped '>' | Daniel Veillard | 2004-02-18 | 4 | -0/+49 |
* | fixing bug #132930 with the provided patch, a bit suspicious about it but | Daniel Veillard | 2004-02-12 | 2 | -0/+1 |
* | fixed bug #132575 about finding the end of the internal subset in push | Daniel Veillard | 2004-02-12 | 4 | -0/+21 |
* | issue validation status on stderr, not stdout as suggested by Pawel | Daniel Veillard | 2003-12-29 | 376 | -188/+188 |
* | XInclude xpointer support was broken with the new namespace. Fixes #129932 | Daniel Veillard | 2003-12-24 | 2 | -24/+10 |
* | augmented the XInclude API to be able to pass XML parser flags down to the | Daniel Veillard | 2003-12-09 | 13 | -0/+53 |
* | tried to fix the problems reported in bug #126735 fixed again some problem | Daniel Veillard | 2003-12-08 | 1 | -1/+1 |
* | Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now | William M. Brack | 2003-11-28 | 8 | -0/+24 |
* | fixed #127877, never output " in element content this changes the | Daniel Veillard | 2003-11-25 | 7 | -158/+158 |
* | added xsd:include support, fixed testSchemas behaviour when a schemas | Daniel Veillard | 2003-11-25 | 2 | -0/+1 |
* | swapped the attribute defaulting and attribute checking parts of parsing a | Daniel Veillard | 2003-11-25 | 2 | -0/+5 |