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