commit | 8606bbbc0a04293afd7541033d6a83c4943a6f02 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Tue Nov 12 12:36:52 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Tue Nov 12 12:36:52 2002 +0000 |
tree | a48cbd239adebf7acfed36425a77295f743d551d | |
parent | f854d99fbdb0bd0a9cefe997f592d2baa504c602 [diff] |
fixed the initialization of the SAX structure which was breaking xsltproc * parserInternals.c: fixed the initialization of the SAX structure which was breaking xsltproc * xpath.c: patch from Petr Pajas for CDATA nodes * tree.c: patch from Petr Pajas improving xmlGetNodePath() * parser.c include/libxml/parser.h: patch from Peter Jones removing a leak in xmlSAXParseMemory() and adding the function xmlSAXParseMemoryWithData() Daniel