aboutsummaryrefslogtreecommitdiffstats
path: root/result/noent
Commit message (Expand)AuthorAgeFilesLines
* 566012 part 2 fix regresion tests and push modeDaniel Veillard2009-08-261-0/+1
* 587663 Incorrect Attribute-Value NormalizationDaniel Veillard2009-08-251-1/+1
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-031-0/+5
* fix various attribute normalisation problems reported by Ashwin thisDaniel Veillard2008-03-253-0/+33
* fix handling of empty CDATA nodes as reported and discussed around #514181Daniel Veillard2008-03-071-0/+4
* fixed the push mode when a big comment occurs before an internal subset,Daniel Veillard2007-06-121-0/+14
* Adding extra test files, just in case ... DanielDaniel Veillard2006-10-101-0/+8
* Removed the automatic generation of CDATA sections for the content of theKasimier T. Buchcik2006-07-131-3/+3
* fixed the comment streaming bug raised by Graham Bennett added to theDaniel Veillard2006-02-051-0/+17
* reverted first patches for #319279 which led to #326295 and fixed theDaniel Veillard2006-01-091-0/+6
* fix bug #324432 with <xml:foo/> added to the regression tests DanielDaniel Veillard2006-01-041-0/+2
* applied second patch from David Madore to be less intrusive when handlingDaniel Veillard2005-09-121-1/+1
* fixing bug #166777 (and #169838), it was an heuristic in areBlanks whichDaniel Veillard2005-07-061-0/+6
* applied patch from Malcolm Rowe to avoid namespace troubles on rollbackDaniel Veillard2005-06-091-0/+5
* found and fixed 2 problems in the internal subset scanning code affectingDaniel Veillard2005-01-251-0/+250
* boosting common commnent parsing code, it was really slow. added sprecificDaniel Veillard2005-01-233-0/+178
* fixed namespace bug in push mode reported by Rob Richards added it to theDaniel Veillard2005-01-041-0/+5
* fixed the leak reported by Volker Roth on the list added a specific testDaniel Veillard2004-10-251-0/+18
* "" is a valid hexbinary string dixit xmlschema-dev update the test. addedDaniel Veillard2004-08-311-0/+4
* fixed a serious problem when substituing entities using the Reader, theDaniel Veillard2004-06-081-0/+61
* apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266Daniel Veillard2004-05-091-0/+7
* fix bug reported by Holger Rauch added the test to th regression suiteDaniel Veillard2004-03-101-0/+2
* xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an oldDaniel Veillard2004-02-201-0/+11
* fixed a problem in push mode when attribute contains unescaped '>'Daniel Veillard2004-02-181-0/+6
* fixed bug #132575 about finding the end of the internal subset in pushDaniel Veillard2004-02-121-0/+5
* Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. NowWilliam M. Brack2003-11-282-0/+0
* fixed #127877, never output &quot; in element content this changes theDaniel Veillard2003-11-252-1/+1
* cleaning up XPath error reporting that time. applied the two patches forDaniel Veillard2003-10-071-0/+0
* added the same htmlRead APIs than their XML counterparts new parserDaniel Veillard2003-09-261-0/+6
* adding namespace checkings while making sure they still parse asDaniel Veillard2003-09-111-0/+40
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-101-1/+1
* fixed a namespace error on attribute reporting bug pointed out by TobiasDaniel Veillard2003-08-281-1/+1
* patch from Dodji Seketeli about UTF16 BOM when using the push XML parser.Daniel Veillard2003-07-161-0/+0
* do not generate &quot; for " outside of attributes this changes the outputDaniel Veillard2003-06-134-4/+4
* Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.Daniel Veillard2002-12-161-0/+9264
* modified the existing APIs to handle XHTML1 serialization rulesDaniel Veillard2002-11-211-0/+30
* Never commit without running "make tests" :-( fix a couple of stupiditiesDaniel Veillard2002-03-251-1/+1
* Fixing #71342 serializing '\n' in attribute values added a specific test.Daniel Veillard2002-02-131-0/+2
* fixed bug #59981 related to handling of '&' in attributes when entitiesDaniel Veillard2001-09-111-1/+1
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-072-0/+14
* - parser.c: fixed UTF8 BOM support in push modeDaniel Veillard2001-06-281-0/+2
* - xpath.c: trying to get 52979 solvedDaniel Veillard2001-04-108-29/+10
* Someone found a bug hiding in a corner, caught it !Daniel Veillard2001-03-201-0/+2
* - parser.c test/wap.xml result/noent/wap.xml result/wap.xml:Daniel Veillard2000-10-151-0/+24
* Bunch of new parser cleanup work:Daniel Veillard2000-08-276-2/+14
* Changed the title external parsed entity in tests, DanielDaniel Veillard2000-08-201-1/+1
* Small cleanups, updates, DanielDaniel Veillard2000-08-201-1/+1
* cleaned up the output of SAX tests, DanielDaniel Veillard2000-08-171-1/+1
* Added a bunch of testsuite realted files missing, Daniel.Daniel Veillard2000-07-148-0/+142
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-1424-994/+1007