kc3-lang/libxml2/doc/docs.html

Branch :


Log

Author Commit Date CI Message
d49370e9 2005-04-11 23:28:16 Updated Steve Ball and Mac OS X binaries URL, Daniel
142fb21c 2005-04-07 12:48:10 Updated links to bindings, daniel
f47d2e32 2005-01-12 14: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
b759b305 2004-12-21 15: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
7a2c2eed 2004-08-14 13:56:39 oops, Daniel
b9ded827 2004-08-14 13:53:13 Change the color of non-visited links, Daniel
8badcee6 2004-05-16 00:28:36 Added link to ChangeLog.html, Daniel
fd9e70d0 2004-02-26 11: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
7ebac02d 2004-02-25 22:36:35 Added the quote from Mark Pilgrim and link, Daniel
a59ddb5e 2004-02-25 08: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
9291449d 2004-02-23 16: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
c480c4ea 2003-12-10 13:24:38 preparing release of libxml2-2.6.3, updated and regenerated the docs. * configure.in doc/* libxml.spec.in: preparing release of libxml2-2.6.3, updated and regenerated the docs. Daniel
990c7a9b 2003-12-02 03:42:56 doc/xml.html doc/docs.html add reference to the Code Examples page to Mon Dec 1 20:40:51 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xml.html * doc/docs.html add reference to the Code Examples page to docs.html list of resources
2b7142a1 2003-11-22 03:55:27 remove reference to gtk-doc now that Daniel has removed it, fix link to Fri Nov 21 20:50:59 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xml.html, docs.html: remove reference to gtk-doc now that Daniel has removed it, fix link to George's IBM article, other minor edits
e8ba84ef 2003-11-18 13: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
a59853a3 2003-11-12 22: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
8c03401b 2003-11-12 16: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
6c57dcaf 2003-09-03 10:10:51 Added a link and image for the protest against software patents, rebuilt the web pages, Daniel
66f68e71 2003-08-18 16:39:51 added option --dtdvalidfpi for Tobias Reif Daniel * xmllint.c doc/xmllint.xml doc/xmllint.1: added option --dtdvalidfpi for Tobias Reif Daniel
ccf996fc 2003-08-14 10:48:38 Corrected bug tracking modules to look for libxml2 not libxml, Daniel
95c09d9a 2003-07-07 12:11:06 Update of docs, Daniel
598bec37 2003-07-06 10:02:03 Libxml2 is not just "for Gnome", this is still confusing people, Daniel
8a469171 2003-06-12 16:05:07 Updates, changed libxml to libxml2 in a number of places, Daniel
1177ca42 2003-04-26 22: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
4a603e40 2003-01-11 14:18:53 Small interface changes to the Web pages, Daniel
7b4b2f9d 2003-01-06 13: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
c84f8b58 2002-12-19 22:12:47 fixed the Windows link, Daniel
beb70bd3 2002-12-18 14: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
dad3f680 2002-11-17 16:47:27 preparing release 2.4.27 updated and rebuilt the docs try to make sure the * configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. Daniel
f854d99f 2002-11-12 03:49:05 adding pdf of tutorial, changing web page to link to it Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net> adding pdf of tutorial, changing web page to link to it * doc/tutorial/xmltutorial.pdf * doc/xml.html * doc/docs.html
7216cfd6 2002-11-08 15: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
61f6fb66 2002-10-31 15: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
595978c9 2002-10-09 18:46:35 make the link to search a local reference, daniel
321be0c5 2002-10-08 21:26:42 applied patch from Mark Vakoc except the API change, preserved it. updated * debugXML.c: applied patch from Mark Vakoc except the API change, preserved it. * doc/*: updated the docs to point to the search engine for information lookup or before bug/help reports. Daniel
5ede35e3 2002-10-01 11:37:35 Integrated the search form to the web site, regenerated, Daniel
cb7543be 2002-09-09 10:54:06 Adding link to MacOsX binaries, Daniel
8f40f1e6 2002-08-28 21:18:45 Changed to use the new Gnome2 logo, Daniel
e1662547 2002-08-28 11: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
42766c0e 2002-08-22 20: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
0b28e88e 2002-07-24 23: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
21473679 2002-06-17 07:29:22 Added a pointer to the libxml# C# bindings, Daniel
fc59c09d 2002-06-05 14:48:26 site.xsl: linked the John's tutorial *.html: regenerated Daniel
e6d8e20c 2002-05-02 06:11:10 Adding more informations on Schemas, added a link to the Pascal bindings in the Related Link sections, Daniel
c332dab9 2002-03-29 14:08:27 Trying to ad a favicon.ico, Daniel
2d347fac 2002-03-17 10: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
af43f63a 2002-03-08 15: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
373a4758 2002-02-21 14:46:29 Removed the CSS font size, Daniel
6dbcaf86 2002-02-20 14: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
3f4c40f7 2002-02-13 09:19:28 Remove the mailto links and point back to the help page, Daniel
f8592562 2002-01-23 17:58:17 generated an alphabetic index based on comments content rebuilt the web * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated an alphabetic index based on comments content * doc/*: rebuilt the web site with the new references Daniel
3bf65bea 2002-01-23 12:36:34 updated the python extractor to generate cross-references, and * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml doc/parsedecl.py doc/Makefile.am: updated the python extractor to generate cross-references, and added/updated the stylesheets to generate and link API indexes. The generic keyword index is not done yet. * doc/*.html: regenerated all the usual docs too Daniel
8acca114 2002-01-21 09:52:27 Trying to fix an alignment problem reported in IE, daniel
2c748c61 2002-01-16 15:37:50 update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an attribute content Daniel
bc66f859 2002-01-14 09:49:20 Fixed a link, Daniel
7b602b42 2002-01-08 13:26:00 renamed XML.html output page into XMLinfo.html. Close bug #66951 and * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html output page into XMLinfo.html. Close bug #66951 and raised by Robert Collins too. Daniel
4a85920e 2002-01-08 11:49:22 updated the Gdome2 links Daniel * doc/*.html: updated the Gdome2 links Daniel
ae74399d 2001-12-13 20:58:11 Fixed a pointer to the list archives, Daniel
db9dfd9e 2001-11-26 17:25:02 Updated Gary's pages, Daniel
43d3f61a 2001-11-10 11:57:23 preparing 2.4.10 upgraded and rebuilt the docs Daniel * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10 * doc/*: upgraded and rebuilt the docs Daniel
52dcab39 2001-10-30 12:51:17 preparing 2.4.7 switched to the latest xmllint manual page from John * configure.in: preparing 2.4.7 * Makefile.am doc/Makefile.am: switched to the latest xmllint manual page from John * doc/*: updated the doc and rebuilt the generated pages Daniel
c6271d20 2001-10-27 07:50:58 Updated the download part, a couple of fixups from Gary, Daniel
b8cfbd12 2001-10-25 10:53:28 Finished reintegrating the docs and unifying the look, may still need a couple of pointers but looks fine now. valid.html si now merged in xmldtd.html. Overall cleanup, Daniel
594cf0b2 2001-10-25 08:09:12 Updated the stylesheet and the website, Daniel
c948420a 2001-10-24 12:35:52 now autogenerate the web site from the main HTML document. Daniel * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate the web site from the main HTML document. Daniel