- c6947bb fix crash with invalid whitespace facet by Rob Richards · 16 years ago
- 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
- dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 17 years ago
- 33fe288 extend the cleanup rule space cleanup Daniel by Daniel Veillard · 17 years ago
- b3e4536 fix a problem in externalSubsetSplit with a patch from Ashwin Daniel by Daniel Veillard · 17 years ago
- 77fbc3e fix an XML Schemas crash raised by Stefan Behnel when testing with W3C by Daniel Veillard · 17 years ago
- 7d0ca5e apply fix suggested by Ashwin correcting a cut-n-paste error about the SAX by Daniel Veillard · 17 years ago
- 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
- 65fcf27 applied patch for xsi:nil from Frank Gross, this should fix bug #358125 by Daniel Veillard · 17 years ago
- 734e766 fix a crash on solaris when a printf %s with a NULL argument occurs, by Daniel Veillard · 17 years ago
- 06559b3 fixed problem with referenced attribute groups (bug #417621) re-ordered by William M. Brack · 18 years ago
- deb5871 While investigating bug #350247, I noticed that xmlSchemaIDCMatcher by Kasimier T. Buchcik · 18 years ago
- 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
- 1131e11 applied patch from Bertrand Fritsch to fix a bug in by Daniel Veillard · 18 years ago
- f896d44 Fixed bug #347316, reported by David Belius: The simple type, which was by Kasimier T. Buchcik · 18 years ago
- e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
- 9b02e29 Fixed bug #341337, reported by David Grohmann. The code expected a node by Kasimier T. Buchcik · 18 years ago
- 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
- 146a982 We'll raise an internal error and stop validation now when an entity is by Kasimier T. Buchcik · 19 years ago
- b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 19 years ago
- cdf59aa fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case of by Daniel Veillard · 19 years ago
- b294717 removed unused code or variables, from Stefan Kost fixing #336163 and by Daniel Veillard · 19 years ago
- fef73a5 applied patch from Stefan Kost fixing #336160 Daniel by Daniel Veillard · 19 years ago
- aac7c68 fix a few warning raised by gcc-4.1 and latests changes Daniel by Daniel Veillard · 19 years ago
- 14b5643 more cleanups based on coverity reports. Daniel by Daniel Veillard · 19 years ago
- 4c0aa16 Fixed a side-effect of the previous XSI bugfix: The constructor needs a by Kasimier T. Buchcik · 19 years ago
- 1869be5 Fixed xs:boolean to reject the empty string (reported by Bas Driessen on by Kasimier T. Buchcik · 19 years ago
- 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
- dfbc33a Removed last dependency on the obsolete enum xmlSchemaValidError. by Kasimier T. Buchcik · 19 years ago
- d027147 compilation and doc build fixes from Michael Day Daniel by Daniel Veillard · 19 years ago
- 5bb0c08 Fixed a segfault during text concatenation when validating a node tree: by Kasimier T. Buchcik · 19 years ago
- 7ca5aed Workaround for bug #323510: substituted the epsilon transition for a by Kasimier T. Buchcik · 19 years ago
- 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
- 215406f Fixed a segfault: the instance document was still tried to be validated, by Kasimier T. Buchcik · 19 years ago
- f39e8d1 Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was by Kasimier T. Buchcik · 19 years ago
- 132ba5f An assignment to a local variable, which was used to access the IDC node by Kasimier T. Buchcik · 19 years ago
- 81755ea In xmlSchemaAssembleByXSI() the return value of xmlSchemaGetMetaAttrInfo() by Kasimier T. Buchcik · 19 years ago
- 5d2998b Fixed a bug in xmlSchemaFindRedefCompInGraph() which caused the search for by Kasimier T. Buchcik · 19 years ago
- 90b5ebc Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling of by Kasimier T. Buchcik · 19 years ago
- 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
- 69dea3a Fixed the type of the totalDigits value to be positiveInteger. Fixed crash by Kasimier T. Buchcik · 19 years ago
- f326e77 Removed creation of a temporary parser context during validation when by Kasimier T. Buchcik · 19 years ago
- 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
- 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
- ee8e8ae Fixed a memory leak in xmlSchemaContentModelDump(). Added output of local by Kasimier T. Buchcik · 19 years ago
- 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
- 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
- 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
- 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
- 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
- 630215b Some preparation for the creation of a graph of by Kasimier T. Buchcik · 19 years ago
- 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
- 210536b fix for bug #312945 as pointed by Dean Hill, the context type was not by Daniel Veillard · 19 years ago
- 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
- 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
- 004b546 Fixed a memory leak: xmlSchemaFreeAnnot() was only freeing the first by Kasimier T. Buchcik · 19 years ago
- 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
- 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
- 5da6dd3 Removed the workaround code in xmlSchemaValidateElemWildcard() for the by Kasimier T. Buchcik · 19 years ago
- 041c5ff Removed an "internal error" message from xmlSchemaBuildAContentModel() by Kasimier T. Buchcik · 19 years ago
- 2c9aac0 Fixed xmlSchemaPSimpleTypeErr(), which did not output the given string by Kasimier T. Buchcik · 19 years ago
- ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
- 0a119eb an optimization of the char data inner loop, can gain up to 10% in pure by Daniel Veillard · 19 years ago
- 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago
- 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
- a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago
- afc05b6 fixed bug #307508, a bad automata was built but this showed as an by Daniel Veillard · 19 years ago
- da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
- 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
- df4223e fixed a bug introduced on last commit daniel by Daniel Veillard · 19 years ago
- f10ae12 fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader by Daniel Veillard · 19 years ago
- 971771e fix for #309761 from Dylan Shell added xmlSchemaSAXPlug and by Daniel Veillard · 19 years ago
- c306d90 Added c-props-correct constraint to check for equal cardinality of by Kasimier T. Buchcik · 19 years ago
- 85aed6d tiny fix in xmlSchemaValidateStream() if a user-provided SAX handler is by Kasimier T. Buchcik · 19 years ago
- f0af8ec fix some potential leaks in error cases. added --sax, to allow testing of by Daniel Veillard · 19 years ago
- 72d3adc Changed xmlSchemaValidateFile() to use xmlSchemaValidateStream() by Kasimier T. Buchcik · 19 years ago
- cdc8273 added the missing entity to the document internal subset to avoid errors by Daniel Veillard · 19 years ago
- 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
- 9c215eb Fixed NULL values to be validated as empty string values (reported by by Kasimier T. Buchcik · 19 years ago
- 84a56e3 Fixed SAX2 validation: grow of internal namespace list, appending of by Kasimier T. Buchcik · 19 years ago
- 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
- c63fbbf Added xmlSchemaValidateFile() to the public API. This will use SAX2-driven by Kasimier T. Buchcik · 19 years ago
- 9ca11bf Some changes/fixes to the streaming evaluation. A bit of support for by Kasimier T. Buchcik · 19 years ago
- 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
- 4efd90d Changed the validation process to be able to work in streaming mode. Some by Kasimier T. Buchcik · 19 years ago
- bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
- c0e833f Removed 5 unnecessary dereferences (reported by Andriy, bug #301074). by Kasimier T. Buchcik · 20 years ago
- 187ea5f Removed workaround for bug #172215, since it does more harm in some by Kasimier T. Buchcik · 20 years ago
- c872afb Added output of canonical values in identity-constraint error messages. by Kasimier T. Buchcik · 20 years ago
- 016d92e Added substitution group constraints; changed the build of the by Kasimier T. Buchcik · 20 years ago
- 1a99a39 Added "Particle correct 2" to parsing of model groups. Added handling by Kasimier T. Buchcik · 20 years ago
- 5e371a0 Added "Type Derivation OK (Complex)" constraints and anchored them in the by Kasimier T. Buchcik · 20 years ago
- f359845 patch from Matthew Burgess to improve some schemas facets validation by Daniel Veillard · 20 years ago
- aba15f7 Corrected 'length' facet validation for QNames and notations. Corrected by Kasimier T. Buchcik · 20 years ago
- 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 20 years ago
- 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 20 years ago
- 53b5e05 Fixed call to a facet error report: the type of the error was wrong, by Kasimier T. Buchcik · 20 years ago
- a62f75f Removed a stupid bug in xmlSchemaValidateAttributes, failing to build a by Kasimier T. Buchcik · 20 years ago
- b34ad1b Fixed a segfault, which occured during bubbling of IDC nodes (bug #170779 by Kasimier T. Buchcik · 20 years ago
- 289dbb4 Removed inheritance of "mixed" content type for short-hand restrictions of by Kasimier T. Buchcik · 20 years ago