Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
bbe194518fbe67bb8d629c59bcd74f18fee3fd1c
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
81d7a82
Fix typos in parser comments
by Jan Pokorný
· 12 years ago
5d04ad1
Downgrade autoconf requirement to 2.63
by Daniel Veillard
· 12 years ago
38bbd34
Release of libxml2-2.9.0
by Daniel Veillard
· 12 years ago
7651606
Various cleanups to avoid compiler warnings
by Daniel Veillard
· 12 years ago
742a0bb
Keep libxml2.syms when running "make distclean"
by Daniel Veillard
· 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
e00778b
Followup to LibXML2 docs/examples cleanup patch
by Daniel Veillard
· 12 years ago
f933c89
Keep non-significant blanks node in HTML parser
by Daniel Veillard
· 12 years ago
878ec9d
Second round of cleanups for LibXML2 docs/examples
by Daniel Richard
· 12 years ago
4788128
Add a forbidden variable error number and message to XPath
by Daniel Veillard
· 12 years ago
55b899a
Support long path names on WNT
by Michael Stahl
· 12 years ago
1bd45d1
Change the XPath code to percolate allocation errors
by Daniel Veillard
· 12 years ago
7d4c529
Improve HTML escaping of attribute on output
by Daniel Veillard
· 12 years ago
857104c
Remove all .cvsignore as they are not used anymore
by Daniel Veillard
· 12 years ago
7a2215d
Fix reuse of xmlInitParser
by Daniel Veillard
· 12 years ago
510e758
Fix a Timsort function helper comment
by Daniel Veillard
· 12 years ago
28f5e1a
Fix potential crash on entities errors
by Daniel Veillard
· 12 years ago
3b6d7b9
xml2-config.1 markup error
by Christian Weisgerber
· 12 years ago
1f01f49
Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors
by Arfrever Frehtes Taifersar Arahesis
· 12 years ago
961b535
Bug 676544 - fails to build with --without-sax1
by Akira TAGOH
· 12 years ago
236ea1e
fix builds not having stdint.h
by Rob Richards
· 12 years ago
8f2d6b5
initialize var
by Rob Richards
· 12 years ago
8880170
Fix the XPath arity check to also check the XPath stack limits
by Daniel Veillard
· 12 years ago
890faa5
Fix problem with specific and generic error handlers
by Pietro Cerutti
· 12 years ago
466fcda
Avoid a potential infinite recursion
by Daniel Veillard
· 12 years ago
3e031b7
Switching XPath node sorting to Timsort
by Vojtech Fried
· 12 years ago
73f94c6
Small cleanup for valgrind target
by Daniel Veillard
· 12 years ago
6227053
Optimizing '//' in XPath expressions
by Nick Wellnhofer
· 12 years ago
c70d185
Fix an XSD error when generating internal automata
by Daniel Veillard
· 12 years ago
82cdfc4
Expose xmlBufShrink in the public tree API
by Daniel Veillard
· 12 years ago
ff7227f
Patch for portability of latin characters in C files
by Daniel Veillard
· 12 years ago
dce1c8b
Patch for xinclude of text using multibyte characters
by Vitaly Ostanin
· 12 years ago
40851d0
Fix a segfault on XSD validation on pattern error
by Daniel Veillard
· 12 years ago
b60061a
Visible HTML elements close the head tag
by Conrad Irwin
· 12 years ago
c9a575c
libxml(3) manpage typo fix
by John Bradshaw
· 12 years ago
dfc0aa0
GetProcAddressA is available only on WinCE
by Daniel Veillard
· 12 years ago
ec4fc52
More updates and cleanups on autotools and Makefiles
by Daniel Richard G
· 12 years ago
6842ee8
More cleanups to the documentation part of libxml2
by Daniel Richard G
· 12 years ago
e028698
More changes for Win32 compilation
by Eric Zurcher
· 12 years ago
414f269
Basic changes for Win32 builds of release 2.9.0: compile buf.c
by Eric Zurcher
· 12 years ago
1f972e9
Cleanup some of the parser code
by Daniel Veillard
· 12 years ago
ef4526a
Fix a variable name in comment
by Daniel Veillard
· 12 years ago
baaeadc
Regenerated testapi.c
by Daniel Veillard
· 12 years ago
64d1124
Fix missing xmlsave.h module which was ignored in recent builds
by Daniel Veillard
· 12 years ago
d10a72c
Bundles all generated files for python into the distribution
by Daniel Richard G
· 12 years ago
97fa5b3
Fix file and line report for XSD SAX and reader streaming validation
by Daniel Veillard
· 12 years ago
aabc084
Fix compiler warnings of wincecompat.c
by Patrick Gansterer
· 12 years ago
fd4f6fd
Fix non __GNUC__ build
by Patrick Gansterer
· 12 years ago
3b66622
Fix const qualifyer to definition of xmlBufferDetach
by Daniel Veillard
· 12 years ago
5a82e48
Fix windows unicode build
by Patrick Gansterer
· 12 years ago
c3b1d09
clean redefinition of {v}snprintf in C-source
by Roumen Petrov
· 12 years ago
1f0453f
minimize use of HAVE_CONFIG_H
by Roumen Petrov
· 12 years ago
8886f33
fixup regression in Various "make distcheck" and portability fixups
by Roumen Petrov
· 12 years ago
968a03a
Add support for big line numbers in error reporting
by Daniel Veillard
· 12 years ago
264cee6
Add a missing element check
by Daniel Veillard
· 12 years ago
aa017c5
Release candidate 1 of libxml2-2.9.0
by Daniel Veillard
· 12 years ago
28cc42d
Regenerating docs and API files
by Daniel Veillard
· 12 years ago
3e62adb
Adding various checks on node type though the API
by Daniel Veillard
· 12 years ago
6ca24a3
Namespace nodes can't be unlinked with xmlUnlinkNode
by Daniel Veillard
· 12 years ago
89b6f73
use xmlBuf... if DEBUG_INPUT is defined
by Roumen Petrov
· 12 years ago
c15df7d
Avoid using xmlBuffer for serialization
by Daniel Veillard
· 12 years ago
7f71349
Improve compatibility between xmlBuf and xmlBuffer
by Daniel Veillard
· 12 years ago
495a73d
fix runtests to use pthreads support for various Unix platforms
by Daniel Richard G
· 12 years ago
5d6c02b
Various "make distcheck" and portability fixups 2nd part
by Daniel Richard G
· 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
187e529
Fix make dist to include new private header files
by Daniel Veillard
· 12 years ago
18e1f1f
Improvements for old buffer compatibility
by Daniel Veillard
· 12 years ago
3f0c613
Expand the limit test program
by Daniel Veillard
· 12 years ago
5353bbf
More fixups on the push parser behaviour
by Daniel Veillard
· 12 years ago
2b52aa0
Strengthen behaviour of the push parser in problematic situations
by Daniel Veillard
· 12 years ago
e7bf892
Improve error reporting on parser errors
by Daniel Veillard
· 12 years ago
48b4cdd
Enforce XML_PARSER_EOF state handling through the parser
by Daniel Veillard
· 12 years ago
0df83ca
Fixup limits parser
by Daniel Veillard
· 12 years ago
cd852ad
Implement some default limits in the XPath module
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
6f6feba
Fixup for buf.c
by Daniel Veillard
· 12 years ago
5756038
Cleanup URI module memory allocation code
by Daniel Veillard
· 12 years ago
747c2c1
Extend testlimits
by Daniel Veillard
· 12 years ago
f572a78
More avoid quadratic behaviour
by Daniel Veillard
· 12 years ago
5130481
Impose a reasonable limit on PI size
by Daniel Veillard
· 12 years ago
0de1f31
first version of testlimits new test
by Daniel Veillard
· 12 years ago
6568645
Avoid quadratic behaviour in some push parsing cases
by Daniel Veillard
· 12 years ago
58f73ac
Impose a reasonable limit on comment size
by Daniel Veillard
· 12 years ago
e17db99
Impose a reasonable limit on attribute size
by Daniel Veillard
· 12 years ago
b60e612
Small cleanup of unused variables in test
by Daniel Veillard
· 12 years ago
9ee02f8
Harden the buffer code and make it more compatible
by Daniel Veillard
· 12 years ago
00ac0d3
More cleanups for input/buffers code
by Daniel Veillard
· 12 years ago
61551a1
Cleanup function xmlBufResetInput() to set input from Buffer
by Daniel Veillard
· 12 years ago
145477d
Swicth the test program for characters to new input buffers
by Daniel Veillard
· 12 years ago
7b9b071
Convert the HTML tree module to the new buffers
by Daniel Veillard
· 12 years ago
a78d803
Convert of the HTML parser to new input buffers
by Daniel Veillard
· 12 years ago
dbf5411
Convert the writer to new output buffer and save APIs
by Daniel Veillard
· 12 years ago
8aebce3
Convert XMLReader to the new input buffers
by Daniel Veillard
· 12 years ago
50cdab5
New saving functions using xmlBuf and conversion
by Daniel Veillard
· 12 years ago
Next »