1. 86615e4 Fix IO callback signatures by Nick Wellnhofer · 7 years ago
  2. 4dd6d7a Fix list callback signatures by Nick Wellnhofer · 7 years ago
  3. d2c329a Fix -Wimplicit-fallthrough warnings by J. Peter Mugaas · 7 years ago
  4. 4472c3a Fix some format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  5. c9ecf45 Fix xmlTextWriterWriteElement when a null content is given by Daniel Veillard · 10 years ago
  6. 0f7a26d Improve va_list portability by Patrick Monnerat · 11 years ago
  7. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  8. 429d3a0 Allow to set the quoting character of an xmlWriter by Csaba Raduly · 12 years ago
  9. dbf5411 Convert the writer to new output buffer and save APIs by Daniel Veillard · 12 years ago
  10. 798743a * parser.c: use options from current parser context when creating by Rob Richards · 15 years ago
  11. bccae2d * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c by Daniel Veillard · 15 years ago
  12. cb0ae19 cleanups and error reports when xmlTextWriterVSprintf fails, by Jinmei by Daniel Veillard · 15 years ago
  13. eb0a0b2 remove a couple of leaks on errors reported by Jinmei Tatuya daniel by Daniel Veillard · 15 years ago
  14. 5a7d8bd xmlwriter.c: fix indenting in xmlTextWriterFullEndElement for bug# 554353. by Rob Richards · 16 years ago
  15. ccc476f patch from Alex Khesin fixing CDATA output after a text node. fixed the by Daniel Veillard · 16 years ago
  16. 3ff2411 applied patch from Alfred Mickautsch to flush the output at the end of by Daniel Veillard · 16 years ago
  17. 7e26fb4 fix indentation in xmlTextWriterFullEndElement, as raised by Felipe Pena, by Daniel Veillard · 17 years ago
  18. caa1951 patch from Dodji Seketeli to avoid a leak on repeated uses of by Daniel Veillard · 17 years ago
  19. b8769d6 fixed problem with namespace declaration being written more than once per by Rob Richards · 17 years ago
  20. c1099be repositioned #include for libxml.h to avoid compilation error on some by William M. Brack · 17 years ago
  21. 9db68f0 Add a document to the xmlwriter structure and pass document when writing by Rob Richards · 18 years ago
  22. 02c1f23 patch from Jason Viers for line breaks after EndPI Daniel by Daniel Veillard · 18 years ago
  23. ffe47fe Insert space between pubid and sysid when both passed to by Rob Richards · 19 years ago
  24. a44f234 function consolidation when writing to xmlBuffer. Return error condition by Rob Richards · 19 years ago
  25. f4caa5e fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf added by William M. Brack · 19 years ago
  26. 75e389d more cleanups based on sparse reports, added "make sparse" Daniel by Daniel Veillard · 19 years ago
  27. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  28. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  29. 614fdc1 applied a patch from Rob Richards fixing a couple of bugs in the writer by Daniel Veillard · 19 years ago
  30. bd8fb0a applied patch from Rob Richards to fix a problem with by Daniel Veillard · 19 years ago
  31. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  32. a521d28 better handling of conditional features more testing on parser contexts by Daniel Veillard · 20 years ago
  33. d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
  34. dd6d300 more fixes and extending the tests coverage adding a type init interface by Daniel Veillard · 20 years ago
  35. e43cc57 more fixes and extending the tests coverage more hardeing of APIs skip by Daniel Veillard · 20 years ago
  36. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  37. 47a3188 changed char array initialisation to avoid a complaint from some by William M. Brack · 20 years ago
  38. 62040be avoid returning default namespace when searching from an attribute reverse by Daniel Veillard · 20 years ago
  39. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  40. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  41. ab69f36 applied update from Alfred Mickautsch and the added patch from Lucas by Daniel Veillard · 20 years ago
  42. 1ce3c80 fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) by William M. Brack · 20 years ago
  43. b907905 enhanced output indenting (bug 133264) by William M. Brack · 20 years ago
  44. a9c612c moved serialization of attribute text data (xmlSerializeContent) into a by William M. Brack · 20 years ago
  45. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  46. 20c5e78 applied patch from Alfred Mickautsch fixing a memory leak reported on the by Daniel Veillard · 20 years ago
  47. 5d4cba4 fixed Bug130593 fixed compilation warning by William M. Brack · 21 years ago
  48. 751c9ec applied patch from Lucas Brasilino fixing an indent problem. Daniel by Daniel Veillard · 21 years ago
  49. 2cca446 applied the patch from Lucas Brasilino to add indentation support to by Daniel Veillard · 21 years ago
  50. 10c08c7 applied the patch to xmlTextWriterStartPI() suggested by Daniel Schulman by Daniel Veillard · 21 years ago
  51. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  52. b23de5a added IN_LIBXML macro by Igor Zlatkovic · 21 years ago
  53. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  54. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  55. b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
  56. 929714b applied patch from Alfred Mickautsch fixing #125180 Daniel by Daniel Veillard · 21 years ago
  57. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago