Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
c7684f9b2ece3b7593d52b71df3015cd076eda81
c7684f9
elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode
by Roumen Petrov
· 12 years ago
7446445
xmlmemory: handle realloc properly
by Yegor Yefremov
· 10 years ago
fa23ac1
Provide cmake module
by Samuel Martin
· 10 years ago
af62eb4
Python generator bug raised by the const change
by Daniel Veillard
· 10 years ago
7a72f4a
Fix a couple of issues raised by make dist
by Daniel Veillard
· 10 years ago
95ebe53
Fix and add const qualifiers
by Kurt Roeckx
· 10 years ago
12fd654
Visual Studio 14 CTP defines snprintf()
by Francis Dupont
· 10 years ago
8854e46
Windows Critical sections not released correctly
by Daniel Veillard
· 10 years ago
5018082
OS400: do not try to copy unexisting doc files
by Patrick Monnerat
· 10 years ago
ad160cb
OS400: use either configure.ac or configure.in.
by Patrick Monnerat
· 10 years ago
d0dc581
Removal of old configure.in
by Daniel Veillard
· 10 years ago
f985ada
Preparing for upcoming release of 2.9.2
by Daniel Veillard
· 10 years ago
7cf5738
Parser error on repeated recursive entity expansion containing <
by Daniel Veillard
· 10 years ago
7dc2496
Fix zlib and lzma libraries check via command line
by Dmitriy
· 10 years ago
f5496a1
xpointer : fixing Null Pointers
by Gaurav Gupta
· 10 years ago
a61929e
Remove Unnecessary Null check in xpointer.c
by Gaurav Gupta
· 10 years ago
7e9bbdf
parser bug on misformed namespace attributes
by Dennis Filder
· 10 years ago
6d93e9e
Unreachable code in tree.c
by Gaurav Gupta
· 10 years ago
91309d3
Pointer dereferenced before null check
by Daniel Veillard
· 10 years ago
d72cb06
Leak of struct addrinfo in xmlNanoFTPConnect()
by Gaurav Gupta
· 10 years ago
292a9f2
Possible overflow in HTMLParser.c
by Daniel Veillard
· 10 years ago
6bea543
python/tests/sync.py assumes Python dictionaries are ordered
by John Beck
· 10 years ago
24fb4c3
wrong error column in structured error when parsing end tag
by Juergen Keil
· 10 years ago
d319eb9
Fix Enum check and missing break
by Gaurav Gupta
· 10 years ago
2169993
xmlIO: Handle error returns from dup()
by Philip Withnall
· 10 years ago
98d71f9
os400: make-src.sh: create physical file with target CCSID
by Patrick Monnerat
· 10 years ago
5378ff9
OS400: Add some more C macros equivalent procedures.
by Patrick Monnerat
· 10 years ago
bce6a61
OS400: use C macros to implement equivalent RPG support procedures.
by Patrick Monnerat
· 10 years ago
02fd129
OS400: implement XPath macros as procedures for ILE/RPG support.
by Patrick Monnerat
· 11 years ago
917e353
OS400: include in distribution tarball.
by Patrick Monnerat
· 11 years ago
c017988
OS400: Add README: compilation directives and OS/400 specific stuff.
by Patrick Monnerat
· 11 years ago
e72b4e7
OS400: Add compilation scripts.
by Patrick Monnerat
· 11 years ago
e083c30
OS400: ILE RPG language header files.
by Patrick Monnerat
· 11 years ago
7d888f0
OS400: implement some macros as functions for ILE/RPG language support (that as no macros).
by Patrick Monnerat
· 11 years ago
6e4d870
OS400: UTF8<-->EBCDIC wrappers for system and external library calls
by Patrick Monnerat
· 11 years ago
5621c81
OS400: Easy character transcoding support
by Patrick Monnerat
· 11 years ago
17951ea
OS400: iconv functions compatibility wrappers and table builder.
by Patrick Monnerat
· 11 years ago
ea8c89b
doc/news.html: small update to avoid line join while generating NEWS.
by Patrick Monnerat
· 11 years ago
a6c5b02
OS400: create architecture directory. Implement dlfcn emulation.
by Patrick Monnerat
· 11 years ago
beb7281
Fix a problem properly saving URIs
by Daniel Veillard
· 10 years ago
b3e488b
Add methods for python3 iterator
by Ron Angeles
· 10 years ago
33f658c
wrong error column in structured error when parsing attribute values
by Juergen Keil
· 10 years ago
5d4310a
wrong error column in structured error when skipping whitespace in xml decl
by Juergen Keil
· 10 years ago
d201e71
no error column in structured error handler for xml schema validation errors
by Juergen Keil
· 10 years ago
658b86c
Couple of Missing Null checks
by Gaurav Gupta
· 10 years ago
1db9969
Support element node traversal in document fragments.
by Kyle VanderBeek
· 10 years ago
b8480ae
Remove a couple of dead conditions
by Gaurav Gupta
· 10 years ago
42870f4
Add couple of missing Null checks
by Daniel Veillard
· 10 years ago
2f9b126
typo in error messages "colon are forbidden from..."
by Daniel Veillard
· 10 years ago
4ba5d31
xmlschemastypes: Fix potential array overflow
by Philip Withnall
· 10 years ago
5777ae7
runtest: Fix a memory leak on parse failure
by Philip Withnall
· 10 years ago
31aa381
xmlIO: Fix an FD leak on gzdopen() failure
by Philip Withnall
· 10 years ago
7746f2f
xmlcatalog: Fix a memory leak on quit
by Philip Withnall
· 10 years ago
579ebbc
HTMLparser: Correctly initialise a stack allocated structure
by Philip Withnall
· 10 years ago
319e159
Fix building when configuring without xpath and xptr
by Daniel Veillard
· 10 years ago
30cf439
Check for tmon in _xmlSchemaDateAdd() is incorrect
by David Kilzer
· 10 years ago
e036cb3
Avoid Possible Null Pointer in trio.c
by Gaurav Gupta
· 10 years ago
a6ea72a
Fix processing in SAX2 in case of an allocation failure
by Daniel Veillard
· 10 years ago
2324330
XMl Shell command "cd" does not handle "/" at end of path
by Daniel Veillard
· 10 years ago
1811add
Fix various Missing Null checks
by Gaurav Gupta
· 10 years ago
c836ba6
Fix a potential NULL dereference
by Daniel Veillard
· 10 years ago
54c4b1a
Add a couple of misisng check in xmlRelaxNGCleanupTree
by Gaurav Gupta
· 10 years ago
7d2e8c9
Add a missing argument check
by Gaurav Gupta
· 10 years ago
6d75399
Adding a check in case of allocation error
by Gaurav Gupta
· 10 years ago
4e73bfa
Fix a link to James SAX documentation old page
by Daniel Veillard
· 10 years ago
8eb55d7
xmlSaveUri() incorrectly recomposes URIs with rootless paths
by Dennis Filder
· 10 years ago
3e0eec4
Adding some missing NULL checks
by Gaurav
· 10 years ago
c35af8b
Fixes for xmlInitParserCtxt
by Daniel Veillard
· 10 years ago
dd8367d
Fix regressions introduced by CVE-2014-0191 patch
by Daniel Veillard
· 10 years ago
a16eb96
erroneously ignores a validation error if no error callback set
by Daniel Veillard
· 10 years ago
fcb1bb5
configure: Add --with-python-install-dir
by Jonas Eriksson
· 11 years ago
acace88
Fix typos in relaxng.c
by Jan Pokorný
· 10 years ago
d9ea913
xmllint was not parsing the --c14n11 flag
by Sérgio Batista
· 10 years ago
7966a76
Avoid Possible null pointer dereference in memory debug mode
by Gaurav
· 10 years ago
41b0d1c
Avoid Double Null Check
by Gaurav
· 10 years ago
9cd1c3c
Do not fetch external parameter entities
by Daniel Veillard
· 11 years ago
f0dd6e1
xmlNodeSetName: Allow setting the name to a substring of the currently set name
by Tristan Van Berkom
· 11 years ago
7d508fe
Added macros for argument casts
by Eric Zurcher
· 11 years ago
7e35abe
Fix a doc typo
by Daniel Veillard
· 11 years ago
07def30
Restore context size and position after XPATH_OP_ARG
by Nick Wellnhofer
· 11 years ago
6faa126
Fix xmlParseInNodeContext() if node is not element
by Daniel Veillard
· 11 years ago
085b997
Avoid a possible NULL pointer dereference
by Gaurav
· 11 years ago
41586ca
Fix compilation with minimum and xinclude.
by Nicolas Le Cam
· 11 years ago
52010c6
Compile out use of xmlValidateNCName() when not available.
by Nicolas Le Cam
· 11 years ago
1af8b7b
Fix compilation with minimum and schematron.
by Nicolas Le Cam
· 11 years ago
77b5b46
Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().
by Nicolas Le Cam
· 11 years ago
3313d14
Don't use xmlValidateName() when not available.
by Nicolas Le Cam
· 11 years ago
c9ecf45
Fix xmlTextWriterWriteElement when a null content is given
by Daniel Veillard
· 11 years ago
190a0b8
Fix a portability issue on Windows
by Longstreth Jon
· 11 years ago
b0c7e7e
Fix an typo 'onrest' in htmlScriptAttributes
by Daniel Veillard
· 11 years ago
7580165
Fix typos in {tree,xpath}.c (errror)
by Jan Pokorný
· 11 years ago
e18bce0
fixing a ptotential uninitialized access
by Daniel Veillard
· 11 years ago
15d1204
Fix an fd leak in an error case
by Daniel Veillard
· 11 years ago
054c716
Missing initialization for the catalog module
by Daniel Veillard
· 11 years ago
03c6723
Handling of XPath function arguments in error case
by Nick Wellnhofer
· 11 years ago
4d041a2
Various portability patches for OpenVMS
by Jacob (Jouk) Jansen
· 11 years ago
437f4f5
Use specific macros for portability to OS/400
by Patrick Monnerat
· 11 years ago
d1c0cc9
Add macros needed for OS/400 portability
by Patrick Monnerat
· 11 years ago
1c43f43
Portability patch for fopen on OS/400
by Patrick Monnerat
· 11 years ago
ca9fc43
Portability fixes for OS/400
by Patrick Monnerat
· 11 years ago
Next »