Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
0146179120d4f1162f0400a0131bea2e5d600155
0146179
Drop not needed checks
by Denis Pauk
· 11 years ago
283c83e
run close socket on Solaris, same as we do on other platforms
by Denis Pauk
· 11 years ago
c570b37
Fix pointer dereferenced before null check
by Gaurav
· 11 years ago
75d1309
Fix a potential NULL dereference in tree code
by Daniel Veillard
· 11 years ago
2671b01
Fix potential NULL pointer dereferences in regexp code
by Gaurav
· 11 years ago
2205ff4
xmllint --pretty crashed without following numeric argument
by Tim Galeckas
· 11 years ago
e8de99f
Fix XPath expressions of the form '@ns:*'
by Nick Wellnhofer
· 11 years ago
b4bcba2
Fix XPath '//' optimization with predicates
by Nick Wellnhofer
· 11 years ago
ff76eb2
Clear up a potential NULL dereference
by Daniel Veillard
· 11 years ago
a885f13
Fix a possible NULL dereference
by Gaurav
· 11 years ago
e28c8a1
#705267 - add additional defines checks for support "./configure --with-minimum"
by Denis Pauk
· 11 years ago
717042d
Avoid crash if allocation fails
by Daniel Veillard
· 11 years ago
ccc9cf9
Fix a wrong test
by Daniel Veillard
· 11 years ago
b9e4d5b
Remove occasional leading space in XPath number formatting
by Daniel Veillard
· 11 years ago
81b9617
Two smal namespace tweaks
by Daniel Veillard
· 11 years ago
b98c6a0
Fix handling of mmap errors
by Daniel Veillard
· 11 years ago
6dd7775
Another round of fixes for older versions of Python
by Arfrever Frehtes Taifersar Arahesis
· 11 years ago
e71dce1
Catch malloc error and exit accordingly
by Daniel Veillard
· 11 years ago
6c9c611
python: fix drv_libxml2.py for python3 compatibility
by Alexandre Rostovtsev
· 11 years ago
33a25af
missing else in xlink.c
by Ami Fischman
· 11 years ago
6eea2f2
python: Fix compiler warnings when building python3 bindings
by Armin K
· 11 years ago
dcc1950
Fix a parsing bug on non-ascii element and CR/LF usage
by Daniel Veillard
· 12 years ago
e38217a
Forgot to document 2.9.1 release, regenerate docs
by Daniel Veillard
· 12 years ago
63588f4
Fix a regression in xmlGetDocCompressMode()
by Daniel Veillard
· 12 years ago
1ba80b7
properly quote the namespace uris written out during c14n
by Aleksey Sanin
· 12 years ago
a75a009
xmllint --memory should fail on empty files
by Daniel Veillard
· 12 years ago
0b86537
Remove premature XInclude check on URI being relative
by Alexey Neyman
· 12 years ago
d4a5d98
Cast encoding name to char pointer to match arg type
by Nikolay Sivov
· 12 years ago
722923b
Fix for compilation with python 2.6.8
by Petr Sumbera
· 12 years ago
10ec19a
Fix missing break on last() function for attributes
by dcb
· 12 years ago
960f0e2
Do not URI escape in server side includes
by Romain Bondue
· 12 years ago
704d8c5
Fix an error in xmlCleanupParser
by Alexander Pastukhov
· 12 years ago
f4e5a69
Release of libxml2-2.9.1
by Daniel Veillard
· 12 years ago
c0a8dd1
Fix a linking error for python bindings
by Daniel Veillard
· 12 years ago
9ca816b
Fix a couple of return without value
by Jüri Aedla
· 12 years ago
b123711
Improve the hashing functions
by Daniel Franke
· 12 years ago
e50ba81
Improve handling of xmlStopParser()
by Daniel Veillard
· 12 years ago
5fe9e9e
Remove risk of lockup in dictionary initialization
by Daniel Veillard
· 12 years ago
bf4a8f0
Fix python bindings with versions older than 2.7
by Daniel Veillard
· 12 years ago
4d7a329
rebuild docs:Makefile.am
by Roumen Petrov
· 12 years ago
95850fc
elfgcchack.h after rebuild in doc
by Roumen Petrov
· 12 years ago
2ff9284
elfgcchack for buf module
by Roumen Petrov
· 12 years ago
54ae471
Regenerated API, and testapi, rebuild documentation
by Daniel Veillard
· 12 years ago
28876af
Add xmlXPathSetContextNode and xmlXPathNodeEval
by Alex Bligh
· 12 years ago
87f3287
Fix tree iterators broken by 2to3 script
by Daniel Veillard
· 12 years ago
2cb6bf8
update all tests for Python3 and Python2
by Daniel Veillard
· 12 years ago
6f18465
A few more fixes for python 3 affecting libxml2.py
by Daniel Veillard
· 12 years ago
3798c4a
Fix compilation on Python3
by Daniel Veillard
· 12 years ago
d8a75bf
Converting apibuild.py to python3
by Daniel Veillard
· 12 years ago
3cb1ae2
First pass at starting porting to python3
by Daniel Veillard
· 12 years ago
a5e513a
Fix a uneeded and wrong extra link parameter
by Daniel Veillard
· 12 years ago
b8e3f80
updated configure.in for python3
by Daniel Veillard
· 12 years ago
0ab8ce5
Switched comment in file to UTF-8 encoding
by Daniel Veillard
· 12 years ago
215a729
Extend gitignore
by Daniel Veillard
· 12 years ago
519bc6a
Add support for xpathRegisterVariable in Python
by Shaun McCance
· 12 years ago
483272f
Added a regression tests from bug 694228 data
by Daniel Veillard
· 12 years ago
ab0e350
Activate detection of encoding in external subset
by Daniel Veillard
· 12 years ago
113384f
Add documentation for xmllint --xpath
by Daniel Veillard
· 12 years ago
8e2098a
Fix an output buffer flushing conversion bug
by Mikhail Titov
· 12 years ago
e1631e1
Few cleanup patches for Windows
by Denis Pauk
· 12 years ago
f7aeda2
Fix the URL of the SAX docuemntation from James
by Daniel Veillard
· 12 years ago
1f6c42c
Fix an old bug in xmlSchemaValidateOneElement
by Csaba László
· 12 years ago
cff2546
Cache presence of '<' in entities content
by Daniel Veillard
· 12 years ago
a3f1e3e
Avoid extra processing on entities
by Daniel Veillard
· 12 years ago
a098906
Fix configure cannot remove messages
by Gilles Espinasse
· 12 years ago
c100e69
fix schema validation in combination with xsi:nil
by Daniel Veillard
· 12 years ago
19d785b
xmlCtxtReadFile doesn't work with literal IPv6 URLs
by Steve Wolf
· 12 years ago
d749528
Silent the new python test on input
by Alexey Neyman
· 12 years ago
a9016c4
Fix a few problems with setEntityLoader
by Alexey Neyman
· 12 years ago
48da90b
Python binding for xmlRegisterInputCallback
by Alexey Neyman
· 12 years ago
e32ceb9
Python bindings: DOM casts everything to xmlNode
by Alexey Neyman
· 12 years ago
23f05e0
Detect excessive entities expansion upon replacement
by Daniel Veillard
· 12 years ago
bf058dc
Fix the flushing out of raw buffers on encoding conversions
by Daniel Veillard
· 12 years ago
de0cc20
Fix some buffer conversion issues
by Daniel Veillard
· 12 years ago
60adeea
Fix rpmbuild --nocheck
by Mark Salter
· 12 years ago
23922c5
When calling xmlNodeDump make sure we grow the buffer quickly
by Daniel Veillard
· 12 years ago
2af19f9
Cleanup of a duplicate test
by Daniel Veillard
· 12 years ago
eea3815
Cleanup on duplicate test expressions
by Daniel Veillard
· 12 years ago
9c8eaab
Fix compiler warning after 153cf15905cf4ec080612ada6703757d10caba1e
by Patrick Gansterer
· 12 years ago
cf8f042
Fix an error in the progressive DTD parsing code
by Dan Winship
· 12 years ago
e4d16d7
xmllint should not load DTD by default when using the reader
by Daniel Veillard
· 12 years ago
a0571eb
Fix for win32/configure.js and WITH_THREAD_ALLOC
by Daniel Richard
· 12 years ago
6f49c73
Try IBM-037 when looking for EBCDIC handlers
by Petr Sumbera
· 12 years ago
8123c4f
Fix Broken multi-arch support in xml2-config
by Daniel Veillard
· 12 years ago
fb27e2c
Fix spelling of "length".
by Michael Wood
· 12 years ago
0ad948e
Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h
by Tim Starling
· 12 years ago
6a36fbe
Fix potential out of bound access
by Daniel Veillard
· 12 years ago
4ea74a4
Fix a portability issue for GCC < 3.4.0
by Daniel Veillard
· 12 years ago
153cf15
Fix large parse of file from memory
by Daniel Veillard
· 12 years ago
711b15d
Fix a bug in the nsclean option of the parser
by Daniel Veillard
· 12 years ago
a7982ce
Adding streaming validation to runtest checks
by Daniel Veillard
· 12 years ago
1abd221
Add a --pushsmall option to xmllint
by Daniel Veillard
· 12 years ago
6c91aa3
Fix a regression in 2.9.0 breaking validation while streaming
by Daniel Veillard
· 12 years ago
87b4d6f
Spec cleanups and a fix for multiarch support
by Daniel Veillard
· 12 years ago
7457c67
Remove potential calls to exit()
by Daniel Veillard
· 12 years ago
713434d
Silence a clang warning
by Daniel Veillard
· 12 years ago
7e86eb5
Cleanup the Copyright to be pure MIT Licence wording
by Daniel Veillard
· 12 years ago
bbe1945
Windows build fixes
by Daniel Richard
· 12 years ago
3f6cfbd
Fix a thread portability problem
by Friedrich Haubensak
· 12 years ago
e7715a5
rand_seed should be static in dict.c
by Wouter Van Rooy
· 12 years ago
Next »