1. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  2. 23922c5 When calling xmlNodeDump make sure we grow the buffer quickly by Daniel Veillard · 11 years ago
  3. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  4. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
  5. 50cdab5 New saving functions using xmlBuf and conversion by Daniel Veillard · 12 years ago
  6. 0795348 fix a pair of possible out of array char references by Daniel Veillard · 12 years ago
  7. d2e6231 Add xmlSaveOption XML_SAVE_WSNONSIG by Adam Spragg · 14 years ago
  8. 8b87713 Force _xmlSaveCtxt.format to be 0 or 1 by Adam Spragg · 14 years ago
  9. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  10. 141ebfa Wrong block opening in htmlNodeDumpOutputInternal by Daniel Veillard · 15 years ago
  11. 856d928 new options to serialize as XML/HTML/XHTML and restore old entry point by Daniel Veillard · 16 years ago
  12. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  13. d0d2f09 fix handling of empty CDATA nodes as reported and discussed around #514181 by Daniel Veillard · 16 years ago
  14. a76a81f fix to avoid a crash when dumping an attribute from an XHTML document, by Daniel Veillard · 17 years ago
  15. 3814a36 fixed problem reported on bug #460415 Daniel by Daniel Veillard · 17 years ago
  16. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  17. bd44484 applied patch from Björn Wiberg to try to fix again the silly by Daniel Veillard · 17 years ago
  18. dab39b5 started to switch xmllint to use xmlSaveDoc to test #342556 fixed #342556 by Daniel Veillard · 18 years ago
  19. 681e904 fixed a comment applied a patch from Michael Day to add a new function by Daniel Veillard · 18 years ago
  20. 417b74d Add linefeeds to error messages allowing for consistant handling. by Rob Richards · 18 years ago
  21. 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
  22. 9a00fd2 applied patch from Geert Jansen to implement the save function to a by Daniel Veillard · 19 years ago
  23. 2e2691b prevent output of fragment tags when serializing XHTML. by Rob Richards · 19 years ago
  24. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  25. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  26. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  27. 60071ae fix bug #316034, where xmlElemDump() can crash if given a document pointer by Daniel Veillard · 19 years ago
  28. 07b7200 check for NULL to prevent crash with meta elements by Rob Richards · 19 years ago
  29. 31f7302 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  30. 100e180 fixed #145092 by adding an xmlSaveOption to omit XML declaration Daniel by Daniel Veillard · 19 years ago
  31. 7cd517c applied patch from Mark Vakoc fixing saving of CDATA with NULL content. by Daniel Veillard · 19 years ago
  32. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  33. 64354ea fixed bug reported by Petr Pajas, in the absence of encoding UTF-8 should by Daniel Veillard · 19 years ago
  34. 12d37ab fixed problem when XMLLINT_INDENT was empty (bug 168033). fixed by William M. Brack · 19 years ago
  35. 4e1c2db fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set by William M. Brack · 19 years ago
  36. 6fc5db0 trying to fix at least the message from bug #158628 added first xmlsave by Daniel Veillard · 19 years ago
  37. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  38. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  39. 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
  40. 41c4a75 fixed 2 problems raised by #152140, one which is that notation not in the by Daniel Veillard · 20 years ago
  41. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  42. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  43. 3995bc3 start adding API for escaping customization. Daniel by Daniel Veillard · 20 years ago
  44. 7a6361f more xmlSave cleanup, optimization and refactoring Daniel by Daniel Veillard · 20 years ago
  45. 83a75e0 third pass at the escaping refactoring. Daniel by Daniel Veillard · 20 years ago
  46. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  47. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  48. f0244ce apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 by Daniel Veillard · 20 years ago
  49. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  50. e2161a6 fix a nasty problem with reading over the end fix a reported memory leak by Daniel Veillard · 20 years ago
  51. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  52. 753086a optimize indentation based on the new context Daniel by Daniel Veillard · 20 years ago
  53. 32b7cdb switched the output routines to use the new context. Daniel by Daniel Veillard · 20 years ago
  54. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago