Commit 5d1a4d81bf16fe341017f46bc1f102bdf72778fa

Daniel Veillard 2004-05-13T14:31:25

first pass at refactoring the escape on save routines for better * xmlIO.c xmlsave.c include/libxml/xmlIO.h: first pass at refactoring the escape on save routines for better performances (less malloc) and more flexibility using the new saving context. Preliminary work, interface will change. Daniel