Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
c4794f2eaf7cbb102cb0d15ed51df8af46254c38
/
include
9db4633
Merge commit '18890f471c420411aa3c989e104d090966ec9dbf' into libxml2
by mspector
· 7 years ago
ff628d4
Stop including ansidecl.h
by Nick Wellnhofer
· 7 years ago
bf3b456
Remove unused AC_CHECKs
by Nick Wellnhofer
· 7 years ago
f42f6dd
Upgrade to libxml2 v2.9.7.
by Elliott Hughes
· 7 years ago
4dd6d7a
Fix list callback signatures
by Nick Wellnhofer
· 7 years ago
e03f0a1
Fix hash callback signatures
by Nick Wellnhofer
· 7 years ago
0b19f23
Fixed ICU to set flush correctly and provide pivot buffer.
by Joel Hockey
· 7 years ago
882a165
Fix preprocessor conditional in threads.h
by J. Peter Mugaas
· 7 years ago
e389054
Fix the Windows header mess
by Nick Wellnhofer
· 7 years ago
45b0ebd
socklen_t is always int on Windows
by Nick Wellnhofer
· 7 years ago
5b2324b
Don't redefine socket error codes on Windows
by Nick Wellnhofer
· 7 years ago
10be88e
Don't use ICU when built for vendors
by Jiyong Park
· 7 years ago
8bbe450
Spelling and grammar fixes
by Nick Wellnhofer
· 7 years ago
576912f
Make HTML parser functions take const pointers
by Nick Wellnhofer
· 7 years ago
030b1f7
Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"
by Nick Wellnhofer
· 7 years ago
2304078
Add an XML_PARSE_NOXXE flag to block all entities loading even local
by Doran Moppert
· 8 years ago
a136fc2
Merge remote-tracking branch 'goog/upstream-master' into mymerge
by Xin Li
· 8 years ago
4472c3a
Fix some format string warnings with possible format string vulnerability
by David Kilzer
· 9 years ago
c71f930
dict.h: Move xmlDictPtr definition before includes to allow direct inclusion.
by Patrick Monnerat
· 9 years ago
91ac664
Fix OOB write in xmlXPathEmptyNodeSet
by Nick Wellnhofer
· 9 years ago
cad102b
Do normalize string-based datatype value in RelaxNG facet checking
by Audric Schiltknecht
· 9 years ago
bb654fe
Fix typos: dictio{ nn -> n }ar{y,ies}
by Jan Pokorný
· 9 years ago
edb5870
libxml2: remove HTML support
by Sergio Giro
· 9 years ago
a336bd0
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
by Elliott Hughes
· 9 years ago
b02a167
Silence clang's -Wunknown-attribute
by Michael Catanzaro
· 10 years ago
213f1fe
CVE-2015-1819 Enforce the reader to run in constant memory
by Daniel Veillard
· 10 years ago
7ce9181
Disable ftp, http, and zlib in the source.
by Elliott Hughes
· 10 years ago
f59aa25
Actually check in xmlversion.h!
by Elliott Hughes
· 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
7d508fe
Added macros for argument casts
by Eric Zurcher
· 11 years ago
77b5b46
Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().
by Nicolas Le Cam
· 11 years ago
44313c0
Shortening lines in headers
by Patrick Monnerat
· 11 years ago
9a85d40
Fix incorrect spelling entites->entities
by Jan Pokorný
· 11 years ago
e50ba81
Improve handling of xmlStopParser()
by Daniel Veillard
· 12 years ago
28876af
Add xmlXPathSetContextNode and xmlXPathNodeEval
by Alex Bligh
· 12 years ago
cff2546
Cache presence of '<' in entities content
by Daniel Veillard
· 12 years ago
23f05e0
Detect excessive entities expansion upon replacement
by Daniel Veillard
· 12 years ago
0ad948e
Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h
by Tim Starling
· 12 years ago
bbe1945
Windows build fixes
by Daniel Richard
· 12 years ago
f8e3db0
Big space and tab cleanup
by Daniel Veillard
· 12 years ago
429d3a0
Allow to set the quoting character of an xmlWriter
by Csaba Raduly
· 12 years ago
4788128
Add a forbidden variable error number and message to XPath
by Daniel Veillard
· 12 years ago
1bd45d1
Change the XPath code to percolate allocation errors
by Daniel Veillard
· 12 years ago
857104c
Remove all .cvsignore as they are not used anymore
by Daniel Veillard
· 12 years ago
8880170
Fix the XPath arity check to also check the XPath stack limits
by Daniel Veillard
· 12 years ago
82cdfc4
Expose xmlBufShrink in the public tree API
by Daniel Veillard
· 12 years ago
97fa5b3
Fix file and line report for XSD SAX and reader streaming validation
by Daniel Veillard
· 12 years ago
3b66622
Fix const qualifyer to definition of xmlBufferDetach
by Daniel Veillard
· 12 years ago
968a03a
Add support for big line numbers in error reporting
by Daniel Veillard
· 12 years ago
28cc42d
Regenerating docs and API files
by Daniel Veillard
· 12 years ago
5706b6d
Various "make distcheck" and portability fixups
by Daniel Richard G
· 12 years ago
e258ade
Provide new accessors for xmlOutputBuffer
by Daniel Veillard
· 12 years ago
18e1f1f
Improvements for old buffer compatibility
by Daniel Veillard
· 12 years ago
52d8ade
Introduce some default parser limits
by Daniel Veillard
· 12 years ago
7c693da
Cleanups and new limit APIs for dictionaries
by Daniel Veillard
· 12 years ago
5756038
Cleanup URI module memory allocation code
by Daniel Veillard
· 12 years ago
dddeede
Provide new xmlBuf based saving functions
by Daniel Veillard
· 12 years ago
65c7d3b
Incompatible change to the Input and Output buffers
by Daniel Veillard
· 12 years ago
bca22f4
Adding a new buf module for buffers
by Daniel Veillard
· 12 years ago
8fc913f
Fix compilation on older Visual Studio
by Daniel Veillard
· 12 years ago
379ebc1
Cleanup on randomization
by Daniel Veillard
· 13 years ago
0d51cfe
Fix a race in xmlNewInputStream
by Daniel Veillard
· 13 years ago
7d0d2a5
Use a hybrid allocation scheme in xmlNodeSetContent
by Conrad Irwin
· 13 years ago
7d553f8
Use buffers when constructing string node lists.
by Conrad Irwin
· 13 years ago
1eabc31
Fix library problems with mingw-w64
by Michael Cronenworth
· 13 years ago
066c697
Allow to compile with Visual Studio 2010
by Thomas Lemm
· 13 years ago
1579499
add function xmlTextReaderRelaxNGValidateCtxt()
by Noam Postavsky
· 13 years ago
eae5261
add lzma compression support
by Anders F Bjorklund
· 13 years ago
f5048b3
Hardening of XPath evaluation
by Daniel Veillard
· 13 years ago
c62efc8
Add options to ignore the internal encoding
by Daniel Veillard
· 14 years ago
4c2e7c6
Release of libxml2-2.7.8
by Daniel Veillard
· 14 years ago
48f7dcb
480323 add code to plug in ICU converters by default
by Giuseppe Iuculano
· 14 years ago
f99d222
614087 Fix Socket API usage to allow Windows64 compilation
by Ozkan Sezer
· 14 years ago
64b0d60
Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P
by Adrian Bunk
· 14 years ago
d2e6231
Add xmlSaveOption XML_SAVE_WSNONSIG
by Adam Spragg
· 14 years ago
f1121c4
Add an HTML parser option to avoid a default doctype
by Daniel Veillard
· 14 years ago
615904f
Switch the HTML parser to be non-recursive
by Eugene Pimenov
· 15 years ago
120a269
Fix build with mingw
by Roumen Petrov
· 15 years ago
e20fb5a
Fix xmlParseInNodeContext for HTML content
by Daniel Veillard
· 15 years ago
57f71ae
594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes
by Daniel Veillard
· 15 years ago
65d359e
Fix the globals.h to use XMLPUBFUN
by Paul Smith
· 15 years ago
82cf412
Problem with extern extern in header
by Daniel Veillard
· 15 years ago
b9590e9
440226 Add xmlXIncludeProcessTreeFlagsData API
by Stefan Behnel
· 15 years ago
1de382e
Fix SetGenericErrorFunc and SetStructured clash
by Wang Lam
· 15 years ago
029a04d
541335 HTML avoid creating 2 head or 2 body element
by Daniel Veillard
· 15 years ago
f39eafa
Make xmlRecoverDoc const (Martin Trappel)
by Daniel Veillard
· 15 years ago
fcf2457
Both args of xmlStrcasestr are const
by Daniel Veillard
· 15 years ago
a194ccb
Try to avoid __imp__xmlFree link trouble on msys
by Daniel Veillard
· 15 years ago
175beba
Fix a couple of ABI issues with C14N 1.1
by Aleksey Sanin
· 15 years ago
8386824
Aleksey Sanin support for c14n 1.1
by Aleksey Sanin
· 15 years ago
f076f34
change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name
by Daniel Veillard
· 16 years ago
48b3eb2
fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel
by Daniel Veillard
· 16 years ago
97ff9b3
preparing 0.7.3 release fix a typo in a name Daniel
by Daniel Veillard
· 16 years ago
f63085d
port patch from Marcus Meissner to add gcc checking for printf like
by Daniel Veillard
· 16 years ago
d032a5b
windows header should get the same define Daniel
by Daniel Veillard
· 16 years ago
d4d4705
apply patch from Marcus Meissner to add gcc attribute alloc_size should
by Daniel Veillard
· 16 years ago
1fb2e0d
add a new define XML_MAX_TEXT_LENGHT limiting the maximum size of a single
by Daniel Veillard
· 16 years ago
b9ed017
add XML_PARSE_OLDSAX parser option to enable pre 2.7 SAX behavior.
by Rob Richards
· 16 years ago
Next »