doc/python.html


Log

Author Commit Date CI Message
Nick Wellnhofer 20c60886 2020-03-08T17:19:42 Fix typos Resolves #133.
Nick Wellnhofer 64966ebe 2019-09-30T17:34:32 Rebuild docs
Daniel Veillard e38217ae 2013-05-10T15:40:13 Forgot to document 2.9.1 release, regenerate docs
Daniel Veillard 28fdf8bb 2011-03-07T08:12:39 Updated URL for lxml python bindings Also fixed the warning for XPath threaded usage a bit
Daniel Veillard d2190faf 2010-09-30T13:58:22 Fix web site encoding problems The encoding.html page was generated incorectly, revamp the input xml.html and convert the full XSLT chain to use and serve it as UTF-8 * doc/*: fix xml.html, update all stylesheets and regenerate
Daniel Veillard 29341682 2009-09-10T18:23:39 Release of libxml2-2.7.4 * configure.in: new version * libxml.spec.in: cleanup * xmlregexp.c: fix a comment * doc/apibuild.py: update * doc/*: regenerate everything
Daniel Veillard 45e21e2e 2009-08-20T19:40:03 Regenerate the docuemtnation and update for git
Daniel Veillard d012f48b 2007-08-22T17:36:57 Updated links for Perl and lxml bindings, Daniel svn path=/trunk/; revision=3651
William M. Brack 43a87290 2007-02-15T20:41:02 Changed all references to libxml2 CVS over to the corresponding SVN. A few * doc/xml.html: Changed all references to libxml2 CVS over to the corresponding SVN. A few other spelling/grammar/links also changed. * doc/libxml2-api.xml, doc/*.html: Regenerated all docs. svn path=/trunk/; revision=3585
Daniel Veillard f781dbae 2006-06-09T13:34:49 Fix the breakages introduced by amaya, Daniel
Daniel Veillard fabafd54 2006-06-08T08:16:33 preparing release of 2.6.26 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.26 Daniel
Daniel Veillard 69839ba1 2006-06-06T13:27:03 preparing release of 2.6.25 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.25 Daniel
Daniel Veillard 9110ed63 2006-04-03T15:21:57 Update FTP links, Daniel
Daniel Veillard 53cd4a1b 2006-03-09T13:08:53 update help about unwanted legal notices, daniel
Daniel Veillard d463c99f 2006-02-23T22:07:59 updated the Ruby bindings links, and regenerated the docs. Daniel * doc//*: updated the Ruby bindings links, and regenerated the docs. Daniel
Daniel Veillard 67952601 2006-01-05T15:29:44 upated the news regenerated the docs, preparing for release of 2.6.23 * NEWS configure.in libxml.spec.in testapi.c doc/*: upated the news regenerated the docs, preparing for release of 2.6.23 * pattern.c xmlschemas.c: fixed some comments Daniel
Daniel Veillard 6c6d3c7f 2005-05-11T11:12:30 more on lxml, Daniel
Daniel Veillard 929746e7 2005-05-11T11:08:22 Added a link to lxml from the bindings pages, Daniel
Daniel Veillard d49370e9 2005-04-11T23:28:16 Updated Steve Ball and Mac OS X binaries URL, Daniel
Daniel Veillard 142fb21c 2005-04-07T12:48:10 Updated links to bindings, daniel
Daniel Veillard f47d2e32 2005-01-12T14:16:08 regenerated the API description, rebuilt, improved navigation in * elfgcchack.h testapi.c doc/libxml2-api.xml doc/*: regenerated the API description, rebuilt, improved navigation in documentation a bit. Daniel
Daniel Veillard c7426093 2005-01-05T15:11:41 Added informations about wxXml2 wrappers, Daniel
Daniel Veillard b78757b3 2004-12-30T21:30:23 Added link for XMLLib osax, Daniel
MST 2004 John Fleck b759b305 2004-12-21T15:14:08 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change Tue Dec 21 08:10:44 MST 2004 John Fleck <jfleck@inkstain.net> * doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change reference to new site for Solaris binaries, fixing bug 160598
Daniel Veillard 7a2c2eed 2004-08-14T13:56:39 oops, Daniel
Daniel Veillard b9ded827 2004-08-14T13:53:13 Change the color of non-visited links, Daniel
Daniel Veillard 8badcee6 2004-05-16T00:28:36 Added link to ChangeLog.html, Daniel
William M. Brack fd9e70d0 2004-02-26T11:01:57 regenerated docs using older version of xsltproc pending resolution of AVT * doc/*.html, doc/html/*.html: regenerated docs using older version of xsltproc pending resolution of AVT problem
Daniel Veillard 7ebac02d 2004-02-25T22:36:35 Added the quote from Mark Pilgrim and link, Daniel
William M. Brack a59ddb5e 2004-02-25T08:12:32 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike * xpath.c: fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike Hommey
Daniel Veillard 9291449d 2004-02-23T16:33:21 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel * doc/* NEWS configure.in: preparing 2.6.7 release, updated and rebuilt the documentation. Daniel
Daniel Veillard 024f1996 2003-12-10T16:43:49 fixed to point to releases of libxml2-2.6, Daniel
MST 2003 John Fleck 2dffb760 2003-11-29T04:41:24 doc/xml.html doc/python.html fix tst.py text, which didn't import sys Fri Nov 28 21:39:49 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xml.html * doc/python.html fix tst.py text, which didn't import sys
Daniel Veillard e8ba84ef 2003-11-18T13:54:15 cleaned up the build process to remove all remains from the old gtk-doc * doc/Makefile.am doc/*.xsl doc/*.html doc/apibuild.py: cleaned up the build process to remove all remains from the old gtk-doc inherited, libxml2-refs.xml is now generated by apibuild.py, the stylesheets have been improved, and the API*html now generated are XHTML1 valid too Daniel
Daniel Veillard a59853a3 2003-11-12T22:50:47 integrating the examples in the navigation menus added make tests, updated * doc/*: integrating the examples in the navigation menus * doc/examples/*: added make tests, updated the navigation, added a new test, cleanups, updates. Daniel
Daniel Veillard 8c03401b 2003-11-12T16:54:26 rebuilt the generated HTML pages updated the stylesheets, added a * doc/*.html: rebuilt the generated HTML pages * doc/examples/*: updated the stylesheets, added a synopsis, Makefile.am is now generated by index.py Daniel
Daniel Veillard 6d373a26 2003-11-04T10:26:43 preparing release 2.6.2, updated and rebuilt the docs Daniel * configure.in NEWS doc/*: preparing release 2.6.2, updated and rebuilt the docs Daniel
Daniel Veillard 375bf669 2003-10-31T22:58:00 Added pointer to Rexx bindings, Daniel
Daniel Veillard 4ac494b8 2003-09-18T15:08:00 Added a link to XSH, daniel
Daniel Veillard 6c57dcaf 2003-09-03T10:10:51 Added a link and image for the protest against software patents, rebuilt the web pages, Daniel
Daniel Veillard 66f68e71 2003-08-18T16:39:51 added option --dtdvalidfpi for Tobias Reif Daniel * xmllint.c doc/xmllint.xml doc/xmllint.1: added option --dtdvalidfpi for Tobias Reif Daniel
Daniel Veillard ccf996fc 2003-08-14T10:48:38 Corrected bug tracking modules to look for libxml2 not libxml, Daniel
Daniel Veillard 598bec37 2003-07-06T10:02:03 Libxml2 is not just "for Gnome", this is still confusing people, Daniel
Daniel Veillard 8a469171 2003-06-12T16:05:07 Updates, changed libxml to libxml2 in a number of places, Daniel
Daniel Veillard 1177ca42 2003-04-26T22:29:54 updated the web site separated developers from common pages, made the * NEWS doc/*.xsl doc/*.html: updated the web site separated developers from common pages, made the transition to XHTML1, added validity checking to the makefile rules. Daniel
Daniel Veillard 806cadaf 2003-03-19T21:58:59 Adding a graph from the xmlbench benchmark results and a link, Daniel
Daniel Veillard 41b01a85 2003-02-27T11:09:06 Added a pointer to LibxmlJ, Daniel
Daniel Veillard 4a603e40 2003-01-11T14:18:53 Small interface changes to the Web pages, Daniel
Daniel Veillard 7b4b2f9d 2003-01-06T13:11:20 preparing 2.5.0 release only warn in pedantic mode about namespace name * configure.in NEWS: preparing 2.5.0 release * SAX.c: only warn in pedantic mode about namespace name brokeness * globals.c: fix a doc generation problem * uri.c: fix #101520 * doc/*: updated and rebuilt the doc for the release, includuding stylesheet update * python/Makefile.am: fix a filename bug Daniel
Daniel Veillard c84f8b58 2002-12-19T22:12:47 fixed the Windows link, Daniel
Daniel Veillard beb70bd3 2002-12-18T14:53:54 more work on the xml reader interfaces. updated Igor's mail and the Web * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more work on the xml reader interfaces. * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel
Daniel Veillard 27907c70 2002-12-16T16:05:58 Added llink to Python bindings for Windows, Daniel
Daniel Veillard 7ef0fcb8 2002-12-14T10:38:55 Added a small blurb about the API file and generator, Daniel
Daniel Veillard c14401e4 2002-11-20T14:28:17 Updated the binding page for the libxml++ bindings, Daniel
Daniel Veillard 7216cfd6 2002-11-08T15:10:00 fixed a typo pointed out by Igor try to speed up node compare using line * globals.c: fixed a typo pointed out by Igor * xpath.c: try to speed up node compare using line numbers if available. Daniel
John Fleck 61f6fb66 2002-10-31T15:23:29 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ 2002-10-31 John Fleck <jfleck@inkstain.net> * doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ from Marcus Labib Iskander
Daniel Veillard 595978c9 2002-10-09T18:46:35 make the link to search a local reference, daniel
Daniel Veillard 5ede35e3 2002-10-01T11:37:35 Integrated the search form to the web site, regenerated, Daniel
Daniel Veillard cb7543be 2002-09-09T10:54:06 Adding link to MacOsX binaries, Daniel
Daniel Veillard 8f40f1e6 2002-08-28T21:18:45 Changed to use the new Gnome2 logo, Daniel
Daniel Veillard e1662547 2002-08-28T11:50:59 nice logos generated by Marc Liyanage changed the stylesheet to show the * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif: nice logos generated by Marc Liyanage * doc/site.xsl *.html: changed the stylesheet to show the new logo and regenerated the pages Daniel
Daniel Veillard 42766c0e 2002-08-22T20:52:17 possible mem leak patch from Jason Adams integrated xf:escape-uri() from * xpath.c: possible mem leak patch from Jason Adams * xpath.c: integrated xf:escape-uri() from Wesley Terpstra in the XQuery namespace * configure.in: preparing 2.4.24 * doc/*.html: updated the web pages * python/generator.py: closing bug #85258 by generating conditional compile check to avoid linking to routines not configured in. Daniel
Daniel Veillard 0b28e88e 2002-07-24T23:47:05 applied syntax patch from Rick Jones and rebuilt the web site. Daniel * doc/xml.html doc/*.html: applied syntax patch from Rick Jones and rebuilt the web site. Daniel
Daniel Veillard 782afdaf 2002-07-08T15:12:49 Added news for 2.4.23, Daniel
Daniel Veillard 21473679 2002-06-17T07:29:22 Added a pointer to the libxml# C# bindings, Daniel
Daniel Veillard fc59c09d 2002-06-05T14:48:26 site.xsl: linked the John's tutorial *.html: regenerated Daniel
Daniel Veillard c0801af9 2002-05-28T16:28:42 Added docs for 2.4.22, Daniel
Daniel Veillard 63d83142 2002-05-20T06:51:05 Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated the web site, Daniel
Daniel Veillard 9b6fd30f 2002-05-13T12:06:47 Adding references to XMLwrapp the C++ wrapper, Daniel
Daniel Veillard e6d8e20c 2002-05-02T06:11:10 Adding more informations on Schemas, added a link to the Pascal bindings in the Related Link sections, Daniel
Daniel Veillard a8a89fe5 2002-04-12T21:03:34 Hallski complained it could not be included by itself. Daniel * include/libxml/xmlIO.h: Hallski complained it could not be included by itself. Daniel
Daniel Veillard b2fb8ed1 2002-04-01T09:33:12 Added a new Pascal DOM2 binding, Daniel
Daniel Veillard c332dab9 2002-03-29T14:08:27 Trying to ad a favicon.ico, Daniel
Daniel Veillard 2d347fac 2002-03-17T10:34:11 applied a new patch from Aleksey Sanin updated the documentation to * c14n.c: applied a new patch from Aleksey Sanin * doc/site.xsl doc/xml.html doc/*.html: updated the documentation to reference Aleksey implementation of XML digital Signatures Daniel
Daniel Veillard af43f63a 2002-03-08T15:05:20 preparing 2.4.17 release updated and rebuilt the docs fixed a comment * configure.in: preparing 2.4.17 release * doc/*: updated and rebuilt the docs * xpath.c: fixed a comment * python/libxml.c: fixed a possible reentrancy problem Daniel
Daniel Veillard 0b79dfed 2002-02-23T13:02:31 Updated the Python doc with installation informations, Daniel
Daniel Veillard fcbfa2d9 2002-02-21T17:54:27 Fixed a small prob, Daniel
Daniel Veillard 9eb146b9 2002-02-21T16:04:51 Broken a line to help formatting python.html
Daniel Veillard 373a4758 2002-02-21T14:46:29 Removed the CSS font size, Daniel
Daniel Veillard b9e469a1 2002-02-21T12:08:42 Added pointer to Tcl bindings, Daniel
Daniel Veillard 6dbcaf86 2002-02-20T14:37:47 added a Python and binding page describing the current state of the Python * doc/xml.html doc/python.html doc/*: added a Python and binding page describing the current state of the Python bindings and giving pointers to the other languages wrappers. Daniel