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
/
xmlreader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
applied a new patch from Stéphane Bidoul for cleanups rebuilt the API
Daniel Veillard
2003-01-21
1
-2
/
+2
*
patch from Stéphane Bidoul for better per context error message APIs
Daniel Veillard
2003-01-20
1
-21
/
+108
*
applied a patch from Stéphane Bidoul to allow per XMLtextReader error and
Daniel Veillard
2003-01-16
1
-0
/
+149
*
fixed the streaming property of the reader, it was generating tree faster
Daniel Veillard
2003-01-14
1
-4
/
+11
*
seriously changed the way data are pushed to the underlying parser, go by
Daniel Veillard
2003-01-05
1
-55
/
+25
*
a bit of cleanup small fix more work on the XmlTextReader tutorial a few
Daniel Veillard
2003-01-04
1
-0
/
+1
*
added the --stream flag to use the TextReader API small performance tweak
Daniel Veillard
2003-01-03
1
-2
/
+9
*
okay the DTD validation code on top of the XMLTextParser API should be
Daniel Veillard
2003-01-03
1
-10
/
+85
*
Fixing some more mess with validation and recursive entities while using
Daniel Veillard
2003-01-03
1
-15
/
+202
*
another couple of problem related to IsEmptyElement reported by Stéphane
Daniel Veillard
2003-01-02
1
-2
/
+19
*
fixed another couple of xmlreader bugs reported by Stéphane Bidoul and
Daniel Veillard
2003-01-01
1
-2
/
+5
*
fixed another validity checking in external parsed entities raised by
Daniel Veillard
2003-01-01
1
-5
/
+8
*
fixed a problem with validation within entities pointed by Stéphane
Daniel Veillard
2002-12-31
1
-8
/
+23
*
fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0
Daniel Veillard
2002-12-30
1
-3
/
+3
*
fixed another problem pointed by Stéphane Bidoul Daniel
Daniel Veillard
2002-12-30
1
-1
/
+2
*
fixed a limit case problem with "<a/>" Daniel
Daniel Veillard
2002-12-30
1
-1
/
+3
*
warn on xmlns:prefix="foo" fixed a couple of problem for namespace
Daniel Veillard
2002-12-30
1
-5
/
+3
*
fixed a bug pointed out by Stéphane Bidoul and integrated it into the
Daniel Veillard
2002-12-29
1
-0
/
+1
*
extended the XmlTextReader API a bit, addding accessors for the current
Daniel Veillard
2002-12-28
1
-0
/
+47
*
final touch running DTD validation on the XmlTextReader added a specific
Daniel Veillard
2002-12-27
1
-0
/
+6
*
Fixed the empty node detection to avoid reporting an inexistant close tag.
Daniel Veillard
2002-12-23
1
-9
/
+17
*
working on DTD validation on top of xml reader interfaces. Allows to
Daniel Veillard
2002-12-20
1
-22
/
+121
*
more work on the xml reader interfaces. updated Igor's mail and the Web
Daniel Veillard
2002-12-18
1
-0
/
+377
*
Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.
Daniel Veillard
2002-12-16
1
-7
/
+103
*
added more methods of XmlTextReader. this increased the methods in the
Daniel Veillard
2002-12-15
1
-32
/
+487
*
added the close and getattribute methods of XmlTextReader. added the
Daniel Veillard
2002-12-14
1
-1
/
+159
*
preparing release of 2.4.29 rebuilt the docs and API a few more fixes for
LIBXML_2_4_29
Daniel Veillard
2002-12-11
1
-16
/
+125
*
new API building Python script, does the C parsing directly, generates a
Daniel Veillard
2002-12-11
1
-1
/
+1
*
code cleanup, especially the function comments. fixed a small bug when
Daniel Veillard
2002-12-10
1
-1
/
+1
*
Adding a new set of APIs based on the C# TextXmlReader API but converted
Daniel Veillard
2002-12-09
1
-0
/
+773