aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* fix comment in scripts element parsing. updated the results. DanielDaniel Veillard2001-11-103-28/+57
* trying to fix namespaces + validation problems for good, closing #63619 inDaniel Veillard2001-11-081-98/+98
* handle the case of < in quoted attributes, Bastian Kleineidam DanielDaniel Veillard2001-11-063-0/+21
* releasing 2.4.9 fixing catalog breakages fixed more problems in catalogDaniel Veillard2001-11-063-0/+15
* fixed an erroneous validation bug when PE refs occurs in external parsedDaniel Veillard2001-10-234-2/+809
* fixed a very serious (looping) validation bug DanielDaniel Veillard2001-10-181-3/+3
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-9/+9
* fixed bug #59981 related to handling of '&' in attributes when entitiesDaniel Veillard2001-09-111-1/+1
* starts to look okay, really plugged the new framework, cleaned a lot ofDaniel Veillard2001-08-222-0/+7
* fixed nextCatalog started adding a small regression test DanielDaniel Veillard2001-08-211-0/+4
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-074-0/+28
* removing history/readline changed this slightly make element content lineDaniel Veillard2001-07-232-18/+8
* fixed XML Base computation which was broken added a base function to theDaniel Veillard2001-07-092-0/+18
* - parser.c: fixed UTF8 BOM support in push modeDaniel Veillard2001-06-282-0/+4
* - 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
* - xinclude.c: fixed XInclude recursive behaviour bug #54678Daniel Veillard2001-05-231-0/+3
* - xinclude.[ch]: Updated the namespace for the Last Call versionDaniel Veillard2001-05-233-3/+3
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-193-0/+82
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-116-99/+59
* - valid.c: warn when indeterminist content model is detectedDaniel Veillard2001-05-071-0/+3
* - xpath.c result/XPath/expr/floats : clarified and cleanupDaniel Veillard2001-05-031-3/+3
* - 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
* trio upgrade and integrationBjorn Reese2001-04-211-0/+8
* - valid.c: removed a state explosion exhibited by RSSDaniel Veillard2001-04-202-0/+173
* - debugXML.c hash.c tree.h valid.c : some changes related toDaniel Veillard2001-04-182-4/+7
* parsing real HTML is a nightmare.Daniel Veillard2001-04-1212-275/+341
* - tree.c: fixed xmlStringGetNodeList() to handle charrefsDaniel Veillard2001-04-111-1/+1
* - xpath.c: trying to get 52979 solvedDaniel Veillard2001-04-1014-54/+16
* Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported -Daniel Veillard2001-04-051-1/+19
* - error.c: applied the context output patch of the errorDaniel Veillard2001-03-274-7/+7
* Someone found a bug hiding in a corner, caught it !Daniel Veillard2001-03-202-0/+4
* - parser.c: one must report spaces even if the Dtd elementDaniel Veillard2001-03-025-1007/+1897
* - xpath.c: finally implemented xmlXPathCompareNodeSetsDaniel Veillard2001-02-211-0/+52
* 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-134-12/+20
* Rewrite/cleanup/tests of URI normalization:Daniel Veillard2001-02-023-2/+17
* Fixes inherited from XSLT testing:Daniel Veillard2001-01-312-4/+12
* General fixes, XPointer improvements:Daniel Veillard2000-11-244-4/+125
* Bug fixes new Xinclude tests:Daniel Veillard2000-11-123-0/+20
* - parser.[ch]: added xmlIOParseDTD()Daniel Veillard2000-10-301-0/+64
* - 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
* - parser.c test/wap.xml result/noent/wap.xml result/wap.xml:Daniel Veillard2000-10-152-0/+48
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-148-98/+119
* More work on XPointerDaniel Veillard2000-10-132-0/+36
* Going forward in XPointer implementation:Daniel Veillard2000-10-121-0/+76
* Fixed the HTML tests output, Daniel.Daniel Veillard2000-10-106-121/+79
* Added XPointer: - configure.in Makefile.am include/makefile.am: addingDaniel Veillard2000-10-109-0/+266