index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmlwriter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix xmlTextWriterWriteElement when a null content is given
Daniel Veillard
2014-02-08
1
-4
/
+6
*
Improve va_list portability
Patrick Monnerat
2013-12-12
1
-4
/
+8
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-8
/
+8
*
Allow to set the quoting character of an xmlWriter
Csaba Raduly
2012-09-11
1
-0
/
+20
*
Convert the writer to new output buffer and save APIs
Daniel Veillard
2012-07-23
1
-4
/
+8
*
* parser.c: use options from current parser context when creating
Rob Richards
2009-06-19
1
-2
/
+2
*
* c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c
Daniel Veillard
2009-06-04
1
-2
/
+2
*
cleanups and error reports when xmlTextWriterVSprintf fails, by Jinmei
Daniel Veillard
2009-02-20
1
-26
/
+26
*
remove a couple of leaks on errors reported by Jinmei Tatuya daniel
Daniel Veillard
2009-02-20
1
-5
/
+8
*
xmlwriter.c: fix indenting in xmlTextWriterFullEndElement for bug# 554353.
Rob Richards
2008-12-27
1
-0
/
+8
*
patch from Alex Khesin fixing CDATA output after a text node. fixed the
Daniel Veillard
2008-03-04
1
-0
/
+1
*
applied patch from Alfred Mickautsch to flush the output at the end of
Daniel Veillard
2008-02-13
1
-2
/
+6
*
fix indentation in xmlTextWriterFullEndElement, as raised by Felipe Pena,
Daniel Veillard
2008-01-09
1
-0
/
+5
*
patch from Dodji Seketeli to avoid a leak on repeated uses of
Daniel Veillard
2007-07-04
1
-1
/
+3
*
fixed problem with namespace declaration being written more than once per
Rob Richards
2007-06-08
1
-99
/
+175
*
repositioned #include for libxml.h to avoid compilation error on some
William M. Brack
2007-01-31
1
-1
/
+1
*
Add a document to the xmlwriter structure and pass document when writing
Rob Richards
2006-08-16
1
-1
/
+10
*
patch from Jason Viers for line breaks after EndPI Daniel
Daniel Veillard
2006-04-27
1
-0
/
+7
*
Insert space between pubid and sysid when both passed to
Rob Richards
2005-12-09
1
-35
/
+4
*
function consolidation when writing to xmlBuffer. Return error condition
Rob Richards
2005-11-09
1
-8
/
+2
*
fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf added
William M. Brack
2005-10-20
1
-1
/
+25
*
more cleanups based on sparse reports, added "make sparse" Daniel
Daniel Veillard
2005-07-29
1
-6
/
+6
*
applied a patch from Marcus Boerger to fix problems with calling
Daniel Veillard
2005-07-21
1
-13
/
+13
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
applied a patch from Rob Richards fixing a couple of bugs in the writer
Daniel Veillard
2005-02-23
1
-2
/
+8
*
applied patch from Rob Richards to fix a problem with
Daniel Veillard
2005-02-21
1
-4
/
+16
*
integrated in "make tests" added -q option, and more conditional features
Daniel Veillard
2004-11-09
1
-1
/
+1
*
better handling of conditional features more testing on parser contexts
Daniel Veillard
2004-11-09
1
-2
/
+12
*
augmented types supported a number of new bug fixes and documentation
Daniel Veillard
2004-11-06
1
-0
/
+4
*
more fixes and extending the tests coverage adding a type init interface
Daniel Veillard
2004-11-03
1
-61
/
+103
*
more fixes and extending the tests coverage more hardeing of APIs skip
Daniel Veillard
2004-11-03
1
-8
/
+18
*
added checking for names values and dictionnaries generates a tons of
Daniel Veillard
2004-10-26
1
-0
/
+10
*
changed char array initialisation to avoid a complaint from some
William M. Brack
2004-09-11
1
-3
/
+10
*
avoid returning default namespace when searching from an attribute reverse
Daniel Veillard
2004-05-17
1
-0
/
+4
*
minor warning cleanup (no change to logic) fixed return value for internal
William M. Brack
2004-04-17
1
-3
/
+3
*
applied patch from Alfred Mickautsch for better DTD support. fixed bug
Daniel Veillard
2004-03-22
1
-341
/
+638
*
applied update from Alfred Mickautsch and the added patch from Lucas
Daniel Veillard
2004-02-17
1
-144
/
+265
*
fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297)
William M. Brack
2004-02-06
1
-3
/
+5
*
enhanced output indenting (bug 133264)
William M. Brack
2004-02-03
1
-0
/
+2
*
moved serialization of attribute text data (xmlSerializeContent) into a
William M. Brack
2004-02-01
1
-5
/
+11
*
added io1.c an example ox xmlIO usage and io1.res test result, fixed a
Daniel Veillard
2004-01-23
1
-0
/
+4
*
applied patch from Alfred Mickautsch fixing a memory leak reported on the
Daniel Veillard
2004-01-21
1
-0
/
+6
*
fixed Bug130593 fixed compilation warning
William M. Brack
2004-01-06
1
-2
/
+3
*
applied patch from Lucas Brasilino fixing an indent problem. Daniel
Daniel Veillard
2004-01-05
1
-1
/
+3
*
applied the patch from Lucas Brasilino to add indentation support to
Daniel Veillard
2004-01-02
1
-4
/
+109
*
applied the patch to xmlTextWriterStartPI() suggested by Daniel Schulman
Daniel Veillard
2003-12-09
1
-0
/
+4
*
cleanup the make rebuild in doc, this include new directive to stop
Daniel Veillard
2003-12-05
1
-1
/
+1
*
added IN_LIBXML macro
Igor Zlatkovic
2003-11-27
1
-0
/
+1
*
applied patch from Robert Stepanek to start import os schemas support,
Daniel Veillard
2003-11-21
1
-3
/
+17
*
applied patch from Alfred Mickautsch, bugfixes and comments added his test
Daniel Veillard
2003-11-20
1
-20
/
+461
[next]