CVSROOT:        /cvs/gnome
Module name:    gnome-xml
Changes by:     veillard        05/08/25 09:19:21

Modified files:
        .              : ChangeLog HTMLparser.c SAX2.c debugXML.c 
                         parser.c runtest.c testXPath.c tree.c valid.c 
                         xmllint.c xmlreader.c 
        include/libxml : HTMLparser.h parser.h 
        result/XPath/tests: chaptersbase idsimple langsimple mixedpat 
                            simpleabbr simplebase usr1check 
        result/XPath/xptr: strrange strrange2 
        result/xmlid   : id_err2.xml id_tst1.xml id_tst2.xml id_tst3.xml 
                         id_tst4.xml 

Log message:
* HTMLparser.c parser.c SAX2.c debugXML.c tree.c valid.c xmlreader.c
xmllint.c include/libxml/HTMLparser.h include/libxml/parser.h:
added a parser XML_PARSE_COMPACT option to allocate small
text nodes (less than 8 bytes on 32bits, less than 16bytes on 64bits)
directly within the node, various changes to cope with this.
* result/XPath/tests/* result/XPath/xptr/* result/xmlid/*: this
slightly change the output
Daniel

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-xml&who=veillard&date=explicit&mindate=2005-08-25%2009:18&maxdate=2005-08-25%2009:20

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to