Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
d0271473abc7ca82a22e9a953ec525a6f4b504d5
/
include
/
libxml
/
xmlreader.h
d027147
compilation and doc build fixes from Michael Day Daniel
by Daniel Veillard
· 19 years ago
bdadaed
Added xmlTextReaderSchemaValidateCtxt() to the API.
by Kasimier T. Buchcik
· 19 years ago
f10ae12
fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader
by Daniel Veillard
· 19 years ago
5e09414
applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added
by Daniel Veillard
· 20 years ago
d671e28
GetLineNumber and GetColumnNumber functions for xmlReader
by Aleksey Sanin
· 20 years ago
21e4ef2
Re-examined the problems of configuring a "minimal" library.
by William M. Brack
· 20 years ago
e281127
applied patch from Graham Bennett adding 4 convenience functions to the
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
da0ff5d
Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really
by Daniel Veillard
· 21 years ago
18a88ce
added calling convention to the public function prototypes
by Igor Zlatkovic
· 21 years ago
93d004f
applied patch from Steve Ball to provide structured error reports.
by William M. Brack
· 21 years ago
ffa7b7e
fixed the pattern interfaces but not yet the parser to handle the
by Daniel Veillard
· 21 years ago
1e90661
cleanup the make rebuild in doc, this include new directive to stop
by Daniel Veillard
· 21 years ago
be58697
modified the file header to add more informations, painful... updated to
by Daniel Veillard
· 21 years ago
198c1bf
removing xmldwalk module since it got merged with the xmlreader. cleanup
by Daniel Veillard
· 21 years ago
fc8dc35
added new APIs for creating reader from sources or reusing a reader with a
by Daniel Veillard
· 21 years ago
9ee35f3
fix a bug raised by the Mips compiler. move the SAXv1 block definitions to
by Daniel Veillard
· 21 years ago
f85ce8e
the uri arg to xmlNodeSetBase is really a const xmlChar* addin the
by Daniel Veillard
· 21 years ago
e72c508
preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in
by Daniel Veillard
· 21 years ago
aa3cfbd
realigned parameters after taint
by Igor Zlatkovic
· 21 years ago
76874e4
Exportability taint of the headers
by Igor Zlatkovic
· 21 years ago
0ab6fa0
changing an enum definition to get a correct API XML description. This was
by Daniel Veillard
· 21 years ago
d6038e0
applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() and
by Daniel Veillard
· 21 years ago
33300b4
augnemting the APIs, cleanups. cleanup bug #111005 added some missing
by Daniel Veillard
· 22 years ago
f4e5576
implemented streaming of RelaxNG (when possible) on top of the xmlReader
by Daniel Veillard
· 22 years ago
f6bad79
make sure xmllint --stream and xmllint --stream --valid returns errors
by Daniel Veillard
· 22 years ago
c6cae7b
Added the Expand() and Next() operation to work on subtrees within the
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
e18fc18
extended the XmlTextReader API a bit, addding accessors for the current
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
e1ca503
Adding a new set of APIs based on the C# TextXmlReader API but converted
by Daniel Veillard
· 22 years ago