Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
6e6ae5daa6cd9640c9a83c1070896273e9b30d14
6e6ae5d
Change calls to xmlCharEncInput to set flush false when not final call. Having flush incorrectly set to true causes errors for ICU.
by Joel Hockey
· 7 years ago
1637d61
Disable pointer-overflow UBSan checks under Travis
by Nick Wellnhofer
· 7 years ago
132af1a
Fix buffer over-read in xmlParseNCNameComplex
by Nick Wellnhofer
· 7 years ago
ad88b54
Improve handling of context input_id
by Daniel Veillard
· 7 years ago
8ac759a
Build more test executables on Windows/MSVC
by Nick Wellnhofer
· 7 years ago
706926f
Fix ICU library filenames on Windows/MSVC
by Nick Wellnhofer
· 7 years ago
d404919
Add resource file to Windows DLL
by ccpaging
· 7 years ago
790c230
Run Travis tests with -Werror
by Nick Wellnhofer
· 7 years ago
45efd0b
Build with "-Wall -Wextra"
by Nick Wellnhofer
· 7 years ago
2677fbf
Fix -Wtautological-pointer-compare warnings
by Nick Wellnhofer
· 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
cb5541c
Fix libz and liblzma detection
by Nick Wellnhofer
· 7 years ago
ddbb075
Fix xmlXPathIsNaN broken by recent commit
by Nick Wellnhofer
· 7 years ago
c100210
Update information about contributing
by Nick Wellnhofer
· 7 years ago
b218957
Fix -Wenum-compare warnings
by Nick Wellnhofer
· 7 years ago
359e750
Fix -Wmisleading-indentation warnings
by Nick Wellnhofer
· 7 years ago
8cb8e31
Don't touch CFLAGS in configure.ac
by Nick Wellnhofer
· 7 years ago
00859f9
Fix callback signature in testapi.c
by Nick Wellnhofer
· 7 years ago
13acadb
Ignore function pointer cast warnings
by Nick Wellnhofer
· 7 years ago
8813f39
Simplify XPath NaN, inf and -0 handling
by Nick Wellnhofer
· 7 years ago
8618239
Revert "Compile testapi with -Wno-unused-function"
by Nick Wellnhofer
· 7 years ago
772c064
Fix unused parameter warning without ICU
by Nick Wellnhofer
· 7 years ago
86615e4
Fix IO callback signatures
by Nick Wellnhofer
· 7 years ago
e5f33e5
Fix misc callback signatures
by Nick Wellnhofer
· 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
71462a6
Introduce xmlPosixStrdup and update xmlMemStrdup
by Nick Wellnhofer
· 7 years ago
28f52fe
Refactor name and type signature for xmlNop
by Vlad Tsyrklevich
· 7 years ago
7218255
Add test for ICU flush and pivot buffer
by Nick Wellnhofer
· 7 years ago
0b19f23
Fixed ICU to set flush correctly and provide pivot buffer.
by Joel Hockey
· 7 years ago
4b41359
Skip EBCDIC tests if EBCDIC isn't supported
by Nick Wellnhofer
· 7 years ago
f404c4f
Compile testapi with -Wno-unused-function
by Nick Wellnhofer
· 7 years ago
bc5a5d6
Release of libxnl2-2.9.7
by Daniel Veillard
· 7 years ago
09f51ec
Add Makefile rules to rebuild HTML man pages
by Nick Wellnhofer
· 7 years ago
ca01f81
xmlcatalog: refresh man page wrt. quering system catalog easily
by Jan Pokorný
· 7 years ago
6b780f6
xmlcatalog: restore ability to query system catalog easily
by Jan Pokorný
· 7 years ago
5e986e3
Fix mixed decls and code in timsort.h
by Nick Wellnhofer
· 7 years ago
cfa912d
Fix deprecated Travis compiler flag
by Nick Wellnhofer
· 7 years ago
cf82046
Rework handling of return values in thread tests
by Nick Wellnhofer
· 7 years ago
f05af83
Add declaration for DllMain
by J. Peter Mugaas
· 7 years ago
882a165
Fix preprocessor conditional in threads.h
by J. Peter Mugaas
· 7 years ago
154824e
Fix unused variable warnings in testrecurse
by Nick Wellnhofer
· 7 years ago
a4864c2
Fix pointer comparison warnings on 64-bit Windows
by J. Peter Mugaas
· 7 years ago
8bc6c87
Fix macro redefinition warning
by J. Peter Mugaas
· 7 years ago
d2c329a
Fix -Wimplicit-fallthrough warnings
by J. Peter Mugaas
· 7 years ago
bec3c17
Upgrade timsort.h to latest revision
by Nick Wellnhofer
· 7 years ago
25499fc
Increase warning level to /W3 under MSVC
by Nick Wellnhofer
· 7 years ago
6472dfe
Fix a couple of warnings in dict.c and threads.c
by Nick Wellnhofer
· 7 years ago
8575c11
Default to native threads on MinGW-w64
by Nick Wellnhofer
· 7 years ago
5672397
Simplify Windows IO functions
by Nick Wellnhofer
· 7 years ago
d1505ef
Update .gitignore for Windows
by Nick Wellnhofer
· 7 years ago
82e0394
Fix runtest on Windows
by Nick Wellnhofer
· 7 years ago
ecbdfa9
Fix unused variable warnings in nanohttp.c
by Nick Wellnhofer
· 7 years ago
e389054
Fix the Windows header mess
by Nick Wellnhofer
· 7 years ago
bee8f1e
Don't include winsock2.h in xmllint.c
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
d422b95
Fix pointer/int cast warnings on 64-bit Windows
by Nick Wellnhofer
· 7 years ago
41c0a13
Fix Windows compiler warnings in xmlCanonicPath
by Nick Wellnhofer
· 7 years ago
5af594d
Fix comparison of nodesets to strings
by Nick Wellnhofer
· 7 years ago
0c91391
Remove generated file python/setup.py from version control
by Nick Wellnhofer
· 7 years ago
03a238f
Use __linux__ macro in generated code
by Nick Wellnhofer
· 7 years ago
4b4d3d8
Release of libxml2-2.9.6
by Daniel Veillard
· 7 years ago
0f3b843
Fix XPath stack frame logic
by Nick Wellnhofer
· 7 years ago
3157cf4
Report undefined XPath variable error message
by Nick Wellnhofer
· 7 years ago
b90d898
Fix regression with librsvg
by Nick Wellnhofer
· 7 years ago
2cdaaab
Change preprocessor OS tests to __linux__
by Nick Wellnhofer
· 7 years ago
abbda93
Handle more invalid entity values in recovery mode
by Nick Wellnhofer
· 7 years ago
c709f3f
Fix structured validation errors
by Nick Wellnhofer
· 7 years ago
07e227e
Fix memory leak in LZMA decompressor
by Nick Wellnhofer
· 7 years ago
e2a9122
Set memory limit for LZMA decompression
by Nick Wellnhofer
· 7 years ago
0fcab65
Handle illegal entity values in recovery mode
by Nick Wellnhofer
· 7 years ago
ca8635b
Fix debug dump of streaming XPath expressions
by Nick Wellnhofer
· 7 years ago
3b3d750
Fix memory leak in nanoftp
by Nick Wellnhofer
· 7 years ago
83fb411
Fix memory leaks in SAX1 parser
by Nick Wellnhofer
· 7 years ago
2960178
Release of libxml2-2.9.5
by Daniel Veillard
· 7 years ago
69936b1
Revert "Print error messages for truncated UTF-8 sequences"
by Nick Wellnhofer
· 7 years ago
e29e50e
Updating the spec file to reflect Fedora 24
by Daniel Veillard
· 7 years ago
8f57103
Add const in five places to move 1 KiB to .rdata
by Bruce Dawson
· 7 years ago
3daee3f
Problem resolving relative URIs
by Daniel Veillard
· 7 years ago
f19385a
Fix a couple of misleading indentation errors
by Daniel Veillard
· 7 years ago
dbb828f
Fix missing part of comment for function xmlXPathEvalExpression()
by Daniel Veillard
· 7 years ago
56ec9ce
Adding README.zOS to list of extra files for the release
by Daniel Veillard
· 7 years ago
afb0f93
Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine."
by Daniel Veillard
· 7 years ago
605899c
Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine.
by Boris Shtrasman
· 7 years ago
1056e82
Description of work needed to compile on zOS
by Stéphane Michaut
· 7 years ago
454e397
Porting libxml2 on zOS encoding of code
by Stéphane Michaut
· 7 years ago
3aca7f3
Fix unwanted warnings when switching encodings
by Nick Wellnhofer
· 7 years ago
27f310d
Fix signature of xmlSchemaAugmentImportedIDC
by Daniel Veillard
· 7 years ago
d1f9062
small changes for OS/400
by Patrick Monnerat
· 7 years ago
899a5d9
Detect infinite recursion in parameter entities
by Nick Wellnhofer
· 7 years ago
fb56f80
Heap-buffer-overflow read of size 1 in xmlFAParsePosCharGroup
by David Kilzer
· 7 years ago
8a0c669
Fix NULL pointer deref in xmlFAParseCharClassEsc
by Nick Wellnhofer
· 7 years ago
52ceced
Fix infinite loops with push parser in recovery mode
by Nick Wellnhofer
· 7 years ago
f435365
Send xmllint usage error to stderr
by Nick Wellnhofer
· 7 years ago
3eef3f3
Fix NULL deref in xmlParseExternalEntityPrivate
by Nick Wellnhofer
· 7 years ago
872fea9
Get rid of "blanks wrapper" for parameter entities
by Nick Wellnhofer
· 7 years ago
d9e43c7
Make sure not to call IS_BLANK_CH when parsing the DTD
by Nick Wellnhofer
· 7 years ago
453dff1
Remove unnecessary calls to xmlPopInput
by Nick Wellnhofer
· 7 years ago
Next »