aboutsummaryrefslogtreecommitdiffstats
path: root/result/HTML
Commit message (Expand)AuthorAgeFilesLines
* fixed bug #310333 with a patch close to the provided patch for HTML UTF-8Daniel Veillard2005-08-081-2/+2
* applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added theDaniel Veillard2005-07-133-0/+64
* applied patch from James Bursa fixing an html parsing bug in push modeDaniel Veillard2005-07-033-0/+19
* added support for HTML PIs #156087 added specific tests DanielDaniel Veillard2004-10-223-0/+34
* fix to the fix for #141864 from Paul Elseth apply fix from David GatwoodDaniel Veillard2004-05-111-3/+6
* change --html to make sure we use the HTML serialization rule by defaultDaniel Veillard2003-11-043-44/+21
* 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-193-16/+16
* more code cleanup, especially around error messages, the HTML parser hasDaniel Veillard2003-10-057-117/+118
* removing the SAXresults tree, keeping result in the same tree, addedDaniel Veillard2003-09-0317-19/+19
* fixed a small problem in the patch for #118763 this reverts back to theDaniel Veillard2003-08-041-1/+1
* fixing HTML attribute serialization bug #118763 applying a modifiedDaniel Veillard2003-08-041-1/+1
* do not generate " for " outside of attributes this changes the outputDaniel Veillard2003-06-132-7/+7
* Updated testfiles for error.c fixWilliam M. Brack2003-05-145-173/+173
* fixed some problems related to #75813 about handling of Result Value TreesDaniel Veillard2003-03-243-44/+44
* patch from johan@evenhuis.nl for #107937 fixing some line countingDaniel Veillard2003-03-223-38/+38
* final touch at closing #87235 </p> end tags need to be generated. thisDaniel Veillard2002-11-223-5/+5
* Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch addedDaniel Veillard2002-10-223-0/+25
* trying to fix 87235 about discarded white spaces in the HTML parser. thisDaniel Veillard2002-07-057-202/+467
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-182-8/+8
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-142-51/+49
* fix comment in scripts element parsing. updated the results. DanielDaniel Veillard2001-11-103-28/+57
* handle the case of < in quoted attributes, Bastian Kleineidam DanielDaniel Veillard2001-11-063-0/+21
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-9/+9
* - HTMLparser.[ch] HTMLtree.c: stored the inline/block propertyDaniel Veillard2001-06-137-1083/+202
* - HTMLtree.c: when in a pre element no formatting space shouldDaniel Veillard2001-06-073-0/+25
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-193-0/+82
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-116-99/+59
* - HTMLparser.c: trying to fix the problem reported by Jonas BorgströmDaniel Veillard2001-05-034-23/+7
* - HTMLparser.c : HTML parsing still sucks ... trying to dealDaniel Veillard2001-04-249-217/+163
* parsing real HTML is a nightmare.Daniel Veillard2001-04-1212-275/+341
* Couple of fixes, getting ready for 2.3.1:Daniel Veillard2001-02-152-12/+12
* testing and bug fixing related to XSLT:Daniel Veillard2001-02-133-2/+10
* General fixes, XPointer improvements:Daniel Veillard2000-11-242-4/+2
* - xpath.c: fixed the root evaluation problemsDaniel Veillard2000-10-291-2/+2
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-245-43/+38
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-148-98/+119
* Fixed the HTML tests output, Daniel.Daniel Veillard2000-10-106-121/+79
* Stupid bug fix on the HTML parser:Daniel Veillard2000-10-0310-324/+366
* - HTMLparser.c testHTML.c: applied two new patches fromDaniel Veillard2000-08-2912-221/+179
* Mostly HTML generation and parsing enhancements:Daniel Veillard2000-08-2813-570/+434
* work done on auto-opening of <p> tags and cleanup of SAX output, Daniel.Daniel Veillard2000-08-1917-24/+206
* cleaned up the output of SAX tests, DanielDaniel Veillard2000-08-174-11/+11
* Patch from Dave Yearke <yearke@eng.buffalo.edu>:Daniel Veillard2000-08-143-0/+3340
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-1223-24/+4705
* Added a bunch of testsuite realted files missing, Daniel.Daniel Veillard2000-07-146-0/+15
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-143-66/+66
* Added one of the testuite results, Daniel.Daniel Veillard2000-07-011-0/+255
* Fixing one test suite result, Daniel.Daniel Veillard2000-07-011-1/+1
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-282-2/+4