summaryrefslogtreecommitdiff
path: root/doc/libxml2-api.xml
Commit message (Expand)AuthorAgeFilesLines
* preparing release of 2.6.18 updated docs and rebuilt reactivated gccLIBXML2_2_6_18Daniel Veillard2005-03-131-40/+47
* a bit of cleanup rebuilt the API the tests and the documentation as aDaniel Veillard2005-02-191-49/+131
* This change started out as a simple desire to speed up theWilliam M. Brack2005-02-131-13/+16
* fixed one internal function applied patch from Joel Reed regeneratedDaniel Veillard2005-02-041-5/+53
* fixing the way testapi.c is generated, fixes bug #161386 fix a commentDaniel Veillard2005-01-251-9/+43
* preparing release of 2.6.17, updated and rebuilt the docs DanielDaniel Veillard2005-01-161-0/+7
* regenerated the API description, rebuilt, improved navigation inDaniel Veillard2005-01-121-4/+27
* fixed namespace bug in push mode reported by Rob Richards added it to theDaniel Veillard2005-01-041-1/+8
* applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet toDaniel Veillard2005-01-041-1/+2
* making DSO support an option code and documentation cleanups regeneratedDaniel Veillard2005-01-041-20/+85
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-2014/+2058
* doc/site.xsl, doc/xml.html, plus rebuilt all the html pages ChangeMST 2004 John Fleck2004-12-211-1031/+1031
* fixed ID deallocation problem based on patch from Steve Shepard fixes bugDaniel Veillard2004-12-101-1020/+1040
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-091-6/+24
* changing the way the .c is generated, extending the tests coverage fixingDaniel Veillard2004-11-041-8/+16
* more testing and coverage more cleanups rebuilt DanielDaniel Veillard2004-11-021-1/+1
* more developments on the API testing more cleanups rebuilt DanielDaniel Veillard2004-11-021-1/+14
* preparing release 2.6.15 cleanups DanielDaniel Veillard2004-10-271-492/+635
* releasing 2.6.14, rebuilding the docs DanielLIBXML2_2_6_14Daniel Veillard2004-09-291-35/+136
* some cleanup checking for xmllint and xsltproc in configure.in, fixed makeDaniel Veillard2004-09-071-138/+156
* also produce a tar ball with just the sources added --path option andDaniel Veillard2004-08-311-10/+70
* preparing 2.6.12 release, updated and and rebuilt the docs. DanielLIBXML2_2_6_12Daniel Veillard2004-08-221-22/+48
* Applied patch from Torkel Lyng to add Schemas support to the PythonDaniel Veillard2004-08-181-1310/+1469
* elaborated on description of xmlValidityWarningFunc andWilliam M. Brack2004-08-031-1251/+1254
* fixes documetation glitches raised by Oliver Stoeneberg DanielDaniel Veillard2004-08-031-5/+5
* fixed a bug which prevented building with --with-minimum DanielDaniel Veillard2004-07-061-0/+10
* releasing 2.6.11, updated and regenerated the docs DanielLIBXML2_2_6_11Daniel Veillard2004-07-051-1/+1
* applied Schemas patches from Kasimier Buchcik, there is still one openDaniel Veillard2004-06-291-73/+404
* moved some definitions to globals.h to avoid some troubles pointed out byDaniel Veillard2004-06-291-26/+26
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-40/+1147
* Rebuild the docs, danielDaniel Veillard2004-05-161-77/+96
* preparing 2.6.9 release updated and rebuilt the docs DanielDaniel Veillard2004-04-181-6/+13
* keep the ChangeLog compressed fix a segfault when using Close() test forDaniel Veillard2004-04-181-16/+36
* fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt toDaniel Veillard2004-03-291-2/+2
* applied patch from Alfred Mickautsch for better DTD support. fixed bugDaniel Veillard2004-03-221-23/+38
* paalied patch from Julio M. Merino Vidal fixing bug #134751 to fixDaniel Veillard2004-03-041-0/+69
* Updated pages, dAnielDaniel Veillard2004-02-261-1094/+1094
* regenerated docs using older version of xsltproc pending resolution of AVTWilliam M. Brack2004-02-261-1094/+1094
* applied a cleanup patch from Peter Breitenlohner removed a doc buildDaniel Veillard2004-02-251-14/+14
* preparing 2.6.7 release, updated and rebuilt the documentation. DanielLIBXML2_2_6_7Daniel Veillard2004-02-231-7/+19
* added xmlByteConsumed() interface updated the benchmark rebuilt the docsDaniel Veillard2004-02-111-8/+32
* preparing release 2.6.5, rebuilt the docs, checked rngparser stuff doesLIBXML2_2_6_5Daniel Veillard2004-01-251-27/+43
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-3/+17
* fixed the comment in the header rebuilt the docs DanielDaniel Veillard2004-01-061-14/+14
* moved string and UTF8 routines out of parser.c and encoding.c into a newWilliam M. Brack2004-01-061-94/+99
* change background color of function declaration to improve readabilityMST 2004 John Fleck2004-01-051-16/+43
* updated the docs and prepared a new release 2.6.4 DanielLIBXML2_2_6_4Daniel Veillard2003-12-241-48/+49
* fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) addedWilliam M. Brack2003-12-201-17/+17
* tree.c doc/* Elaborate in documentation discussion of xmlNewChild andMST 2003 John Fleck2003-12-171-2/+2
* augmented the XInclude API to be able to pass XML parser flags down to theDaniel Veillard2003-12-091-11/+46