aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Account for ID attributes in xmlSetTreeDocNick Wellnhofer2014-12-191-0/+11
* | Merge "Build libxml2 as a shared library additionally"Tom Cherry2015-04-101-4/+21
|\ \
| * | Build libxml2 as a shared library additionallyTom Cherry2015-04-101-4/+21
|/ /
* | Merge "Remove hardcoded ICU include paths."Narayan Kamath2014-12-312-6/+6
|\ \
| * | Remove hardcoded ICU include paths.Narayan Kamath2014-12-312-6/+6
|/ /
* | am 8cca2fc3: Merge "HAVE_ZLIB_H wrongly overrides LIBXML_ZLIB_ENABLED."Elliott Hughes2014-10-301-1/+1
|\ \
| * \ Merge "HAVE_ZLIB_H wrongly overrides LIBXML_ZLIB_ENABLED."Elliott Hughes2014-10-301-1/+1
| |\ \
| | * | HAVE_ZLIB_H wrongly overrides LIBXML_ZLIB_ENABLED.Elliott Hughes2014-10-301-1/+1
| |/ /
* | | am 043d2394: Merge "Disable ftp, http, and zlib in the source."Elliott Hughes2014-10-302-6/+6
|\| |
| * | Merge "Disable ftp, http, and zlib in the source."Elliott Hughes2014-10-302-6/+6
| |\ \
| | * | Disable ftp, http, and zlib in the source.Elliott Hughes2014-10-302-6/+6
| |/ /
* | | am bd7379f5: Merge "Actually check in xmlversion.h!"Elliott Hughes2014-10-301-0/+489
|\| |
| * | Merge "Actually check in xmlversion.h!"Elliott Hughes2014-10-301-0/+489
| |\ \
| | * | Actually check in xmlversion.h!Elliott Hughes2014-10-301-0/+489
| |/ /
* | | am c6a17b00: Merge "Don\'t .gitignore xmlversion.h and check it in."Elliott Hughes2014-10-301-1/+0
|\| |
| * | Merge "Don't .gitignore xmlversion.h and check it in."Elliott Hughes2014-10-301-1/+0
| |\ \
| | * | Don't .gitignore xmlversion.h and check it in.Elliott Hughes2014-10-301-1/+0
| |/ /
* | | resolved conflicts for merge of 827d13e4 to stage-aosp-masterElliott Hughes2014-10-304-82/+399
|\| |
| * | Merge "Track update to ToT libxml2."Elliott Hughes2014-10-304-74/+399
| |\ \
| | * | Track update to ToT libxml2.Elliott Hughes2014-10-304-74/+399
| |/ /
* | | resolved conflicts for merge of 4b31d61a to stage-aosp-masterElliott Hughes2014-10-304144-8/+858232
|\| |
| * | Merge remote-tracking branch 'libxml2/master' into emptyElliott Hughes2014-10-304150-0/+858967
| |\|
| | * Update Win32 configure.js to search for configure.acDaniel Veillard2014-10-281-1/+1
| | * Remove various unused value assignmentsPhilip Withnall2014-10-273-7/+7
| | * Adding example from bugs 738805 to regression testsDaniel Veillard2014-10-237-0/+224
| | * Fix missing entities after CVE-2014-3660 fixDaniel Veillard2014-10-231-1/+2
| | * Revert "Missing initialization for the catalog module"Daniel Veillard2014-10-171-3/+0
| | * Release of libxml2-2.9.2Daniel Veillard2014-10-167-153/+1105
| | * Forgot to add the cmake MakefileDaniel Veillard2014-10-161-0/+1
| | * Fix for CVE-2014-3660Daniel Veillard2014-10-161-4/+38
| | * fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENCBart De Schuymer2014-10-161-2/+4
| | * AC_CONFIG_FILES and executable bitRoumen Petrov2014-10-161-2/+3
| | * remove HAVE_CONFIG_H dependency in testlimits.cRoumen Petrov2014-10-162-4/+1
| | * fix some tabs mixing incompatible with python3Roumen Petrov2014-10-161-43/+43
| | * win32/libxml2.def.src after rebuild in docRoumen Petrov2014-10-161-0/+24
| | * elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement()Roumen Petrov2014-10-161-2/+2
| | * elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNodeRoumen Petrov2014-10-161-0/+24
| | * xmlmemory: handle realloc properlyYegor Yefremov2014-10-131-3/+5
| | * Provide cmake moduleSamuel Martin2014-10-133-1/+55
| | * Python generator bug raised by the const changeDaniel Veillard2014-10-1317-502/+517
| | * Fix a couple of issues raised by make distDaniel Veillard2014-10-132-2/+9
| | * Fix and add const qualifiersKurt Roeckx2014-10-136-92/+92
| | * Visual Studio 14 CTP defines snprintf()Francis Dupont2014-10-131-0/+2
| | * Windows Critical sections not released correctlyDaniel Veillard2014-10-131-2/+4
| | * OS400: do not try to copy unexisting doc filesPatrick Monnerat2014-10-102-8/+11
| | * OS400: use either configure.ac or configure.in.Patrick Monnerat2014-10-101-2/+10
| | * Removal of old configure.inDaniel Veillard2014-10-101-1663/+0
| | * Preparing for upcoming release of 2.9.2Daniel Veillard2014-10-091-0/+1663
| | * Parser error on repeated recursive entity expansion containing <Daniel Veillard2014-10-081-2/+2
| | * Fix zlib and lzma libraries check via command lineDmitriy2014-10-071-2/+8