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
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing compilation bug with some options disabled as well as
Daniel Veillard
2004-03-04
1
-75
/
+88
*
commiting the new xmlsave module before the actuall big code change.
Daniel Veillard
2004-03-04
1
-1686
/
+0
*
applied a cleanup patch from Peter Breitenlohner removed a doc build
Daniel Veillard
2004-02-25
1
-1
/
+1
*
xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old
Daniel Veillard
2004-02-20
1
-0
/
+1
*
some clarification in xmlDocDumpMemory() documentation fixed xmllint
Daniel Veillard
2004-02-19
1
-2
/
+4
*
added xmlByteConsumed() interface updated the benchmark rebuilt the docs
Daniel Veillard
2004-02-11
1
-8
/
+7
*
fixed missing output of internal DTD param entities when nothing else
William M. Brack
2004-02-11
1
-1
/
+2
*
moved serialization of attribute text data (xmlSerializeContent) into a
William M. Brack
2004-02-01
1
-127
/
+138
*
added a routine xmlStrncatNew to create a new string from 2 frags. added
William M. Brack
2004-01-04
1
-2
/
+16
*
inhibited production of "(null):" in xmlGetNodePath when node has default
William M. Brack
2003-12-23
1
-1
/
+5
*
tree.c - add explanation of namespace inheritance when ns is NULL to
MST 2003 John Fleck
2003-12-20
1
-2
/
+4
*
tree.c fix misc. typos in doc comments include/libxml/tree.h elaborate on
MST 2003 John Fleck
2003-12-19
1
-2
/
+2
*
tree.c doc/* Elaborate in documentation discussion of xmlNewChild and
MST 2003 John Fleck
2003-12-17
1
-5
/
+8
*
tentative fix for #126117 character reference in attributes output problem
Daniel Veillard
2003-12-08
1
-0
/
+6
*
minor changes to some comments rebuilt the generated HTML pages for
William M. Brack
2003-11-14
1
-7
/
+11
*
second BeOS patch from Marcin 'Shard' Konicki Daniel
Daniel Veillard
2003-11-01
1
-4
/
+16
*
applied a couple of patches from Mark Lilback about text nodes coalescing
Daniel Veillard
2003-10-29
1
-1
/
+3
*
applied patch from Kasimier Buchcik which fixes a problem in xmlSearchNs
Daniel Veillard
2003-10-28
1
-17
/
+23
*
fix bug #125047 about serializing when finding a document fragment node.
Daniel Veillard
2003-10-28
1
-0
/
+4
*
last minute patch from Eric Zurcher making it into 2.6.0 Daniel
LIBXML2_6_0
Daniel Veillard
2003-10-21
1
-1
/
+1
*
preparing libxml2-2.6.0 updated and regenerated the docs and API moved the
Daniel Veillard
2003-10-21
1
-2
/
+2
*
cleanup xmlNodeGetContent() reusing xmlNodeBufGetContent(), tested it
Daniel Veillard
2003-10-19
1
-89
/
+14
*
adding xmlNodeBufGetContent() allowing to grab the content without forcing
Daniel Veillard
2003-10-19
1
-0
/
+142
*
fixed segfault when input file not present changed output formatting of
William M. Brack
2003-10-19
1
-1
/
+2
*
Changed all (?) occurences where validation macros (IS_xxx) had
William M. Brack
2003-10-18
1
-9
/
+9
*
enhanced macros to avoid breaking ABI from previous versions. modified to
William M. Brack
2003-10-18
1
-19
/
+19
*
converted too small cleanup Daniel
Daniel Veillard
2003-10-09
1
-2
/
+5
*
more cleanup through the I/O error path Daniel
Daniel Veillard
2003-10-08
1
-1
/
+1
*
converting the tree module too created a simpler internal error reporting
Daniel Veillard
2003-10-07
1
-130
/
+170
*
Adding a configure option to remove tree manipulation code which is not
Daniel Veillard
2003-09-29
1
-12
/
+49
*
Okay this is scary but it is just adding a configure option to disable
Daniel Veillard
2003-09-29
1
-55
/
+62
*
cleanup, creating a new legacy.c module, made sure make tests ran in
Daniel Veillard
2003-09-28
1
-0
/
+2
*
added the same htmlRead APIs than their XML counterparts new parser
Daniel Veillard
2003-09-26
1
-13
/
+53
*
adding repeated parsing and validating tests make the new DOM tree
Daniel Veillard
2003-09-24
1
-83
/
+52
*
adding a new set of API for parsing xmlReadDoc() xmlReadFile() ...
Daniel Veillard
2003-09-23
1
-1
/
+1
*
the uri arg to xmlNodeSetBase is really a const xmlChar* addin the
Daniel Veillard
2003-09-22
1
-1
/
+1
*
preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in
Daniel Veillard
2003-09-19
1
-15
/
+1
*
add streaming on memory regression tests, found bad bugs in the reader
Daniel Veillard
2003-09-18
1
-7
/
+57
*
factoring of more error handling code, serious size reduction and more
Daniel Veillard
2003-09-14
1
-2
/
+2
*
applied speedup to xmlSearchNs() as suggested by Luca Padovani. Cleaned up
Daniel Veillard
2003-09-12
1
-70
/
+122
*
adding namespace checkings while making sure they still parse as
Daniel Veillard
2003-09-11
1
-2
/
+2
*
Time to commit 3 days of work rewriting the parser internal,
Daniel Veillard
2003-09-10
1
-58
/
+132
*
fixes a small bug introduced in last commit and detected by valgrind.
Daniel Veillard
2003-08-19
1
-0
/
+1
*
optimization when freeing hash tables. some tuning of buffer allocations
Daniel Veillard
2003-08-19
1
-1
/
+13
*
hum try to avoid some troubles when the library is not initialized and one
Daniel Veillard
2003-08-08
1
-0
/
+10
*
fixed a small problem in the patch for #118763 this reverts back to the
Daniel Veillard
2003-08-04
1
-1
/
+1
*
fixing HTML attribute serialization bug #118763 applying a modified
Daniel Veillard
2003-08-04
1
-5
/
+25
*
added a new API to split a QName without generating any memory allocation
Daniel Veillard
2003-08-04
1
-0
/
+37
*
applied Peter Jacobi encoding cleanup patch, and also avoided a possible
Daniel Veillard
2003-07-29
1
-34
/
+5
*
regenerated might fix includes problems with the Ipv6 support on solaris
Daniel Veillard
2003-07-07
1
-3
/
+9
[next]