Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
fc1a4503fb7392cc0ab9bd6be9ccbfd35495f569
/
xmlreader.c
540a31a
applied a new patch from Stéphane Bidoul for cleanups rebuilt the API
by Daniel Veillard
· 22 years ago
417be3a
patch from Stéphane Bidoul for better per context error message APIs
by Daniel Veillard
· 22 years ago
26f7026
applied a patch from Stéphane Bidoul to allow per XMLtextReader error and
by Daniel Veillard
· 22 years ago
4dbe77a
fixed the streaming property of the reader, it was generating tree faster
by Daniel Veillard
· 22 years ago
067bae5
seriously changed the way data are pushed to the underlying parser, go by
by Daniel Veillard
· 22 years ago
e59494f
a bit of cleanup small fix more work on the XmlTextReader tutorial a few
by Daniel Veillard
· 22 years ago
7704fb1
added the --stream flag to use the TextReader API small performance tweak
by Daniel Veillard
· 22 years ago
a80ff6e
okay the DTD validation code on top of the XMLTextParser API should be
by Daniel Veillard
· 22 years ago
1fdfd11
Fixing some more mess with validation and recursive entities while using
by Daniel Veillard
· 22 years ago
dab8ea9
another couple of problem related to IsEmptyElement reported by Stéphane
by Daniel Veillard
· 22 years ago
e3c036e
fixed another couple of xmlreader bugs reported by Stéphane Bidoul and
by Daniel Veillard
· 22 years ago
9e395c2
fixed another validity checking in external parsed entities raised by
by Daniel Veillard
· 22 years ago
d589614
fixed a problem with validation within entities pointed by Stéphane
by Daniel Veillard
· 22 years ago
4d8db8a
fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0
by Daniel Veillard
· 22 years ago
571b889
fixed another problem pointed by Stéphane Bidoul Daniel
by Daniel Veillard
· 22 years ago
aaa105b
fixed a limit case problem with "<a/>" Daniel
by Daniel Veillard
· 22 years ago
ecaba49
warn on xmlns:prefix="foo" fixed a couple of problem for namespace
by Daniel Veillard
· 22 years ago
29b3e28
fixed a bug pointed out by Stéphane Bidoul and integrated it into the
by Daniel Veillard
· 22 years ago
e18fc18
extended the XmlTextReader API a bit, addding accessors for the current
by Daniel Veillard
· 22 years ago
336fc7d
final touch running DTD validation on the XmlTextReader added a specific
by Daniel Veillard
· 22 years ago
df512f4
Fixed the empty node detection to avoid reporting an inexistant close tag.
by Daniel Veillard
· 22 years ago
ea7751d
working on DTD validation on top of xml reader interfaces. Allows to
by Daniel Veillard
· 22 years ago
beb70bd
more work on the xml reader interfaces. updated Igor's mail and the Web
by Daniel Veillard
· 22 years ago
67df809
Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.
by Daniel Veillard
· 22 years ago
da46d2d
added more methods of XmlTextReader. this increased the methods in the
by Daniel Veillard
· 22 years ago
0eb38c7
added the close and getattribute methods of XmlTextReader. added the
by Daniel Veillard
· 22 years ago
9b4bb4d
preparing release of 2.4.29 rebuilt the docs and API a few more fixes for
by Daniel Veillard
· 22 years ago
a9b66d0
new API building Python script, does the C parsing directly, generates a
by Daniel Veillard
· 22 years ago
01c13b5
code cleanup, especially the function comments. fixed a small bug when
by Daniel Veillard
· 22 years ago
e1ca503
Adding a new set of APIs based on the C# TextXmlReader API but converted
by Daniel Veillard
· 22 years ago