1. 9a00fd2 applied patch from Geert Jansen to implement the save function to a by Daniel Veillard · 19 years ago
  2. 2e2691b prevent output of fragment tags when serializing XHTML. by Rob Richards · 19 years ago
  3. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  4. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  5. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  6. 60071ae fix bug #316034, where xmlElemDump() can crash if given a document pointer by Daniel Veillard · 19 years ago
  7. 07b7200 check for NULL to prevent crash with meta elements by Rob Richards · 19 years ago
  8. 31f7302 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  9. 100e180 fixed #145092 by adding an xmlSaveOption to omit XML declaration Daniel by Daniel Veillard · 19 years ago
  10. 7cd517c applied patch from Mark Vakoc fixing saving of CDATA with NULL content. by Daniel Veillard · 19 years ago
  11. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  12. 64354ea fixed bug reported by Petr Pajas, in the absence of encoding UTF-8 should by Daniel Veillard · 19 years ago
  13. 12d37ab fixed problem when XMLLINT_INDENT was empty (bug 168033). fixed by William M. Brack · 19 years ago
  14. 4e1c2db fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set by William M. Brack · 19 years ago
  15. 6fc5db0 trying to fix at least the message from bug #158628 added first xmlsave by Daniel Veillard · 19 years ago
  16. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  17. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  18. 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
  19. 41c4a75 fixed 2 problems raised by #152140, one which is that notation not in the by Daniel Veillard · 20 years ago
  20. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  21. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  22. 3995bc3 start adding API for escaping customization. Daniel by Daniel Veillard · 20 years ago
  23. 7a6361f more xmlSave cleanup, optimization and refactoring Daniel by Daniel Veillard · 20 years ago
  24. 83a75e0 third pass at the escaping refactoring. Daniel by Daniel Veillard · 20 years ago
  25. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  26. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  27. f0244ce apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 by Daniel Veillard · 20 years ago
  28. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  29. e2161a6 fix a nasty problem with reading over the end fix a reported memory leak by Daniel Veillard · 20 years ago
  30. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  31. 753086a optimize indentation based on the new context Daniel by Daniel Veillard · 20 years ago
  32. 32b7cdb switched the output routines to use the new context. Daniel by Daniel Veillard · 20 years ago
  33. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago