aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regression test for bug #695699Nick Wellnhofer2015-03-082-0/+11
* Add a couple of XPath testsNick Wellnhofer2015-03-082-0/+51
* Fix order of root nodesNick Wellnhofer2015-03-081-2/+2
* Allow attributes on descendant-or-self axisNick Wellnhofer2015-03-083-7/+16
* Fix the fix to Windows lockingSteve Nairn2015-03-031-1/+1
* Fix timsort invariant loop re: Envisage articleChristopher Swenson2015-02-271-35/+39
* Cleanup conditional section error handlingDaniel Veillard2015-02-231-0/+6
* Stop parsing on entities boundaries errorsDaniel Veillard2015-02-231-0/+1
* Add Python 3 rpm subpackageTomas Radej2015-02-181-6/+54
* libxml2-config.cmake.in: update include directoriesSamuel Martin2015-02-131-1/+1
* Don't add IDs in xmlSetTreeDocNick Wellnhofer2014-12-231-0/+8
* threads: use forward declarations only for glibcMichael Heimpold2014-12-221-2/+2
* Account for ID attributes in xmlSetTreeDocNick Wellnhofer2014-12-191-0/+11
* 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
* xpointer : fixing Null PointersGaurav Gupta2014-10-071-0/+28
* Remove Unnecessary Null check in xpointer.cGaurav Gupta2014-10-071-2/+0
* parser bug on misformed namespace attributesDennis Filder2014-10-061-0/+14
* Unreachable code in tree.cGaurav Gupta2014-10-061-2/+1
* Pointer dereferenced before null checkDaniel Veillard2014-10-061-4/+13
* Leak of struct addrinfo in xmlNanoFTPConnect()Gaurav Gupta2014-10-061-0/+2
* Possible overflow in HTMLParser.cDaniel Veillard2014-10-061-6/+10
* python/tests/sync.py assumes Python dictionaries are orderedJohn Beck2014-10-061-13/+16
* wrong error column in structured error when parsing end tagJuergen Keil2014-10-061-0/+2