aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* 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 " 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
* more XML Schemas fixes based on Eric van der Vlist examples addedDaniel Veillard2003-11-246-0/+5
* lot of bug fixes, cleanup, starting to add proper namespace support too.Daniel Veillard2003-11-2240-6/+31
* applied patch from Robert Stepanek to start import os schemas support,Daniel Veillard2003-11-213-2/+2
* change --html to make sure we use the HTML serialization rule by defaultDaniel Veillard2003-11-043-44/+21
* adding XInclude support to the reader interface. Lot of testing of theDaniel Veillard2003-11-039-4/+123
* Fix #124907 by simply backporting the same fix as for the XML parserDaniel Veillard2003-10-281-1/+0
* fixed to not send NULL to %s printing cleaning up some of the regressionDaniel Veillard2003-10-195-18/+20
* fixed uninitialized new field. fixed a typo updating all messages DanielDaniel Veillard2003-10-1028-47/+47
* a bit of cleanup updated with the new result strings DanielDaniel Veillard2003-10-1026-34/+34