xmlsave.c


Log

Author Commit Date CI Message
Daniel Veillard 377e1a90 2004-04-16T16:30:05 move the TODO as comments as the function while not finished are usable * xmlsave.c: move the TODO as comments as the function while not finished are usable as-is * xmlschemas.c include/libxml/xmlerror.h: patch from Kasimier Buchcik implementing union * test/schemas/union_0_0.x* result/schemas/union_0_0*: added example * python/Makefile.am: applied fix from Mike Hommey Daniel
Daniel Veillard 753086ac 2004-03-28T16:12:44 optimize indentation based on the new context Daniel * xmlsave.c: optimize indentation based on the new context Daniel
Daniel Veillard 32b7cdb6 2004-03-15T13:46:37 switched the output routines to use the new context. Daniel * xmlsave.c: switched the output routines to use the new context. Daniel
Daniel Veillard 1a8741c8 2004-03-04T13:40:59 commiting the new xmlsave module before the actuall big code change. * Makefile.am tree.c xmlsave.c include/libxml/xmlsave.h: commiting the new xmlsave module before the actuall big code change. Daniel