aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* fixed the leak reported by Volker Roth on the list added a specific testDaniel Veillard2004-10-255-0/+85
* added support for HTML PIs #156087 added specific tests DanielDaniel Veillard2004-10-223-0/+34
* applied patch from Malcolm Tredinnick fixing errata E20 concerningDaniel Veillard2004-09-261-0/+3
* Simpified attribute wildcard creation and assignment to get rid of memoryKasimier T. Buchcik2004-09-165-5/+4
* "" is a valid hexbinary string dixit xmlschema-dev update the test. addedDaniel Veillard2004-08-316-2/+33
* Added missing test file. Substituted the obsolete xmlSchemaValidError(s)Kasimier T. Buchcik2004-08-2529-33/+31
* modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>,William M. Brack2004-08-2021-4/+14
* small typo pointed out by Mike Hommey slightly improved the --c14nDaniel Veillard2004-08-168-0/+24
* applied Schemas patches from Kasimier Buchcik lot of new tests for thingsDaniel Veillard2004-08-1079-87/+121
* applied patches from Peter Breitenlohner to fix handling of white spaceDaniel Veillard2004-07-162-0/+13
* Added missing file, corrected output, DanielDaniel Veillard2004-06-292-3/+1
* applied Schemas patches from Kasimier Buchcik, there is still one openDaniel Veillard2004-06-2919-23/+35
* fixed a problem when base path was "./xxx" 5 test results changed byWilliam M. Brack2004-06-255-5/+5
* implemented bugfix from Massimo Morara for DTD dumping problem. addedWilliam M. Brack2004-06-242-0/+12
* fix from Steve Ball and update of the comment. William pointed out thatDaniel Veillard2004-06-145-10/+24
* applied another patch from Kasimier Buchcik for Schema ComponentDaniel Veillard2004-06-086-0/+5
* fixed a serious problem when substituing entities using the Reader, theDaniel Veillard2004-06-0896-0/+37609
* added a new routine xmlBuildRelativeURI needed for enhancement ofWilliam M. Brack2004-06-075-5/+5
* added a bunch of tests from Kasimier Buchcik posted on May 11 DanielDaniel Veillard2004-06-0430-0/+23
* new patch from Kasimier Buchcik for processContents of wildcards attributeDaniel Veillard2004-06-034-0/+5
* fixed a bug where invalid charrefs may not be detected sometimes asDaniel Veillard2004-06-033-0/+6
* minor cosmetic changes, no change to logic. regenerated added a newline atWilliam M. Brack2004-06-032-5/+2
* applied a patch from Kasimier Buchcik implementing attribute uses andDaniel Veillard2004-06-0216-6/+17
* Adding missing files, DanielDaniel Veillard2004-05-1514-0/+7
* added code in xmlSchemaBuildContentModel to allow ref in group definitionWilliam M. Brack2004-05-122-2/+1
* fix to the fix for #141864 from Paul Elseth apply fix from David GatwoodDaniel Veillard2004-05-111-3/+6
* apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266Daniel Veillard2004-05-094-0/+56
* relaxed id() to not check taht the name(s) passed are actually NCName,Daniel Veillard2004-04-184-0/+14
* applied patches from Kasimier Buchcik for the attribute use support addedDaniel Veillard2004-04-166-0/+9
* move the TODO as comments as the function while not finished are usableDaniel Veillard2004-04-162-0/+1
* fixed problem causing duplicate fallback execution (bug 139520) addedWilliam M. Brack2004-04-163-0/+17
* adding xml:id draft support adding 4 first regression tests DanielDaniel Veillard2004-04-098-0/+36
* patched a bug in parsing production 1 and 2 of xmlschemas regexp thatDaniel Veillard2004-03-311-0/+14
* added check for external reference in xmlRelaxNGGetElements (bug 137718)William M. Brack2004-03-204-0/+2
* fix bug reported by Holger Rauch added the test to th regression suiteDaniel Veillard2004-03-104-0/+57
* QName handling fixes for the XML Schemas support from Adam Dickmeiss alsoDaniel Veillard2004-03-054-0/+2
* applied patch from Adam Dickmeiss for mixed content added his regressionDaniel Veillard2004-03-044-0/+2
* Beuah ! DanielDaniel Veillard2004-02-2112-0/+42
* xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an oldDaniel Veillard2004-02-204-0/+57
* fixed a problem in push mode when attribute contains unescaped '>'Daniel Veillard2004-02-184-0/+49
* fixing bug #132930 with the provided patch, a bit suspicious about it butDaniel Veillard2004-02-122-0/+1
* fixed bug #132575 about finding the end of the internal subset in pushDaniel Veillard2004-02-124-0/+21
* issue validation status on stderr, not stdout as suggested by PawelDaniel Veillard2003-12-29376-188/+188
* XInclude xpointer support was broken with the new namespace. Fixes #129932Daniel Veillard2003-12-242-24/+10
* augmented the XInclude API to be able to pass XML parser flags down to theDaniel Veillard2003-12-0913-0/+53
* tried to fix the problems reported in bug #126735 fixed again some problemDaniel Veillard2003-12-081-1/+1
* Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. NowWilliam M. Brack2003-11-288-0/+24
* fixed #127877, never output &quot; in element content this changes theDaniel Veillard2003-11-257-158/+158
* added xsd:include support, fixed testSchemas behaviour when a schemasDaniel Veillard2003-11-252-0/+1
* swapped the attribute defaulting and attribute checking parts of parsing aDaniel Veillard2003-11-252-0/+5