aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* add generated html filesAnders F Bjorklund2012-01-272-0/+2
* add generated devhelp filesAnders F Bjorklund2012-01-272-0/+2
* add XML_WITH_LZMA to apiAnders F Bjorklund2012-01-272-0/+5
* testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long intStefan Kost2011-05-211-5/+5
* Improve documentation a bitDaniel Veillard2011-03-233-5/+7
* Updated URL for lxml python bindingsDaniel Veillard2011-03-0765-80/+80
* Release of libxml2-2.7.8Daniel Veillard2010-11-0440-42/+443
* 614087 Fix Socket API usage to allow Windows64 compilationOzkan Sezer2010-11-0410-16/+62
* Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_PAdrian Bunk2010-11-043-7/+7
* Fix devhelp documentation installationMike Hommey2010-10-151-3/+3
* Fix web site encoding problemsDaniel Veillard2010-09-30124-334/+347
* Forgot to update the news page for 0.7.7Daniel Veillard2010-03-252-1/+90
* Release of libxml2-2.7.7Daniel Veillard2010-03-1517-13/+55
* Release of libxml2-2.7.6Daniel Veillard2009-10-063-121/+26
* Release of libxml2-2.7.5Daniel Veillard2009-09-243-15/+150
* Adding symbols.xml to EXTRA_DISTDaniel Veillard2009-09-231-1/+1
* Release of libxml2-2.7.4Daniel Veillard2009-09-1025-101/+379
* Regenerated API and symbolsDaniel Veillard2009-08-2417-3/+49
* Regenerate symbols and API after previous patchesDaniel Veillard2009-08-2417-16/+45
* Add VxWorks to list of OSesDaniel Veillard2009-08-241-1/+1
* Rebuilt the API and regenerated docsDaniel Veillard2009-08-217-75/+37
* Autoregenerate libxml2.syms automated checkingsDaniel Veillard2009-08-214-1/+1890
* Regenerate the docuemtnation and update for gitDaniel Veillard2009-08-2028-55/+50
* Fix the PHP search codeDaniel Veillard2009-08-191-2/+2
* Fix Solaris binary links, cleanupsDaniel Veillard2009-08-0787-88/+88
* Fixed apibuild.py, regenerated doc and interfacesDaniel Veillard2009-07-2422-82/+130
* Added sponsoring by AOE media for the serverDaniel Veillard2009-07-242-9/+5
* * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.cDaniel Veillard2009-06-041-1/+1
* updated SVN URL for GNOME as pointed by Vincent Lefevre and regeneratedDaniel Veillard2009-03-2539-167/+307
* preparing 0.7.3 release fix a typo in a name DanielDaniel Veillard2009-01-1821-44/+97
* port patch from Marcus Meissner to add gcc checking for printf likeDaniel Veillard2009-01-186-10/+63
* apply patch from Marcus Meissner to add gcc attribute alloc_size shouldDaniel Veillard2009-01-1818-66/+68
* adds element traversal support avoid a warning regenerated danielDaniel Veillard2008-11-2719-111/+244
* patch from Adrian Bunk which adds --disable-rebuild-docs to avoidDaniel Veillard2008-10-173-60/+64
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-0310-31/+60
* prepare release of 2.7.1 danielDaniel Veillard2008-09-013-36/+41
* preparing 2.7.0 release remove some testing traces remove some warningsDaniel Veillard2008-08-3012-32/+116
* regenerated DanielDaniel Veillard2008-08-3014-22/+38
* patch from Robert Schwebel , allows to compile the example if configuredDaniel Veillard2008-08-291-2/+3
* a couple more fixes patch from Andreas Färber to compile on HaikuDaniel Veillard2008-08-293-292/+292
* fix a small initialization problem raised by Ashwin increase testingDaniel Veillard2008-08-2744-161/+413
* add a section in the FAQ about multithread and xmlCleanupParser DanielDaniel Veillard2008-06-112-38/+14
* patch from Hans de Goede to switch the file to UTF-8 switch to generateDaniel Veillard2008-06-021-1/+1
* fx compilation when configured without the reader should fix #513110Daniel Veillard2008-05-1231-90/+168
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-1116-230/+360
* preparing release of 2.6.32 DanielDaniel Veillard2008-04-083-13/+90
* fix a link to XmlNodeType doc reported by Martijn Arts rebuilt DanielDaniel Veillard2008-04-0713-31/+59
* small doc improvement for xmlXPathContext from Jack Jansen, fixes #524759Daniel Veillard2008-04-0351-55/+65
* lot of out of memory handling fixes from Ashwin work around a problem withDaniel Veillard2008-03-311-1/+1
* trying to clarify even more the xmlCleanupParser() use and the memoryDaniel Veillard2008-03-3125-36/+134