- c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 17 years ago
- c821e03 another nasty regexp case fixed. added to regression suite Daniel 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
- da62934 fixed a parser bug where invalid char in comment may not be detected, by Daniel Veillard · 17 years ago
- dfac946 fixed the push mode when a big comment occurs before an internal subset, by Daniel Veillard · 17 years ago
- b9e5acc fix bug #414846 where invalid characters in attributes would sometimes not by Daniel Veillard · 17 years ago
- a9cbf28 fixed problem with 0x2d in Char Range (bug #420596) added regression test by William M. Brack · 18 years ago
- e96b47f fix xmlTextReaderSetup() description tests which were apparently never by Daniel Veillard · 18 years ago
- 4851909 fixing HTML entities in attributes parsing bug #362552 added to the by Daniel Veillard · 18 years ago
- be58a0a Adding test file, Daniel by Daniel Veillard · 18 years ago
- 166e1a9 Adding extra test files, just in case ... Daniel by Daniel Veillard · 18 years ago
- 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 19 years ago
- b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 19 years ago
- 54eb024 applied patch from Youri Golovanov fixing bug #316338 and adding a couple by Daniel Veillard · 19 years ago
- 7933800 Added new regression tests for #331062, daniel by Daniel Veillard · 19 years ago
- 6974feb fixed the comment streaming bug raised by Graham Bennett added to the by Daniel Veillard · 19 years ago
- a617e24 reverted first patches for #319279 which led to #326295 and fixed the by Daniel Veillard · 19 years ago
- bb2074e Added regression tests for the latest XPath/pattern fixes. by Kasimier T. Buchcik · 19 years ago
- 6977c6c fix bug #324432 with <xml:foo/> added to the regression tests Daniel by Daniel Veillard · 19 years ago
- b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 19 years ago
- 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
- bf442eb Added regression tests for the latest IDC and xs:decimal bugs. by Kasimier T. Buchcik · 19 years ago
- 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
- fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
- b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
- b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
- 91b2314 And adapting another one. by Kasimier T. Buchcik · 19 years ago
- dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
- 9668826 fixed bug #170489 reported by Jirka Kosek added the test to the regression by Daniel Veillard · 19 years ago
- 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
- 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
- 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
- 76d73f5 Added some more tests for element wildcards. by Kasimier T. Buchcik · 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
- 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
- 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
- d541c8f report improvement more tests Daniel by Daniel Veillard · 19 years ago
- 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
- eaecb3e more bug fixes, improve the error reporting. second test Daniel by Daniel Veillard · 19 years ago
- c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
- 22cce34 a few first tests from Zvon unfortunately with the old syntax 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
- 5c68274 Added regression tests (they fail currently), but did not added results by Kasimier T. Buchcik · 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
- 358fef4 applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the by Daniel Veillard · 19 years ago
- cdc8273 added the missing entity to the document internal subset to avoid errors by Daniel Veillard · 19 years ago
- f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
- abac41e fixing bug #166777 (and #169838), it was an heuristic in areBlanks which by Daniel Veillard · 19 years ago
- 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
- 3fa5e7e fixed a bug failing to detect UTF-8 violations in CData in push mode. by Daniel Veillard · 19 years ago
- 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
- 44555f0 Added initial tests for some new DOM-wrapper helping functions. by Kasimier T. Buchcik · 19 years ago
- 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
- 8cd0903 Added schema tests submitted by Tom Browder (bug #306806). by Kasimier T. Buchcik · 19 years ago
- f464403 fixed a bug exposed by Rob Richards in the mailing-list added the by Daniel Veillard · 19 years ago
- ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
- 365cf67 applied patch from Malcolm Rowe to avoid namespace troubles on rollback by Daniel Veillard · 19 years ago
- bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
- 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). 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
- 4ddaa56 fixed the bug in lang() as raised by Elliotte Rusty Harold added a by Daniel Veillard · 20 years ago
- 63d68a3 fixed a problem in Relax-NG validation #159968 added the test to the by Daniel Veillard · 20 years ago
- 289dbb4 Removed inheritance of "mixed" content type for short-hand restrictions of by Kasimier T. Buchcik · 20 years ago
- ba70cc0 Changed xmlSearchNsByHref to call xmlNsInScope with the prefix instead of by Kasimier T. Buchcik · 20 years ago
- 0c34776 Added the regression test of Frans Englich for bug #167754. by Kasimier T. Buchcik · 20 years ago
- 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 20 years ago
- 0996a16 fixed the namespaces support fixed xmlGetNodePath when namespaces are used by Daniel Veillard · 20 years ago
- f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 20 years ago
- 8f8a9dd found and fixed 2 problems in the internal subset scanning code affecting by Daniel Veillard · 20 years ago
- 4c778d8 boosting common commnent parsing code, it was really slow. added sprecific by Daniel Veillard · 20 years ago
- b8590d4 fixed bug #164556 where non-fatal errors stopped push parsing and by Daniel Veillard · 20 years ago
- 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 20 years ago
- 48df961 fixed namespace bug in push mode reported by Rob Richards added it to the by Daniel Veillard · 20 years ago
- f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
- 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
- fb5476f Fixed back modified tests erased on last commit, daniel by Daniel Veillard · 20 years ago
- c2c894f fixed typos and avoid Catalogs verbosity Daniel by Daniel Veillard · 20 years ago
- 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
- 370ba3d fixed the leak reported by Volker Roth on the list added a specific test by Daniel Veillard · 20 years ago
- fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
- 8787640 Parsing of <complexContent> - handle attribute 'mixed', catch illegal by Kasimier T. Buchcik · 20 years ago
- 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
- 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
- f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
- bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
- 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
- 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
- c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
- c815505 applied patches from Peter Breitenlohner to fix handling of white space by Daniel Veillard · 20 years ago
- 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
- 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
- 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
- 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
- 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
- 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
- 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
- 37fd307 fixed a bug where invalid charrefs may not be detected sometimes as by Daniel Veillard · 20 years ago
- 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago