summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-04-01 09:33:12 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-04-01 09:33:12 +0000
commitb2fb8ed1589bff50528d5b2e9673a6c4fdf626db (patch)
tree7fd71eab34f9ab7311e3f10746694cfd15246504 /doc
parentbd6e63122f047d519a57611a187a965c6a1c0b1c (diff)
downloadlibxml2-b2fb8ed1589bff50528d5b2e9673a6c4fdf626db.tar.gz
Added a new Pascal DOM2 binding, Daniel
Diffstat (limited to 'doc')
-rw-r--r--doc/contribs.html4
-rw-r--r--doc/downloads.html4
-rw-r--r--doc/news.html2
-rw-r--r--doc/python.html2
-rw-r--r--doc/xml.html14
-rw-r--r--doc/xmlio.html1
6 files changed, 17 insertions, 10 deletions
diff --git a/doc/contribs.html b/doc/contribs.html
index 45548aac..004c669f 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -97,8 +97,8 @@ A:link, A:visited, A:active { text-decoration: underline }
Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</li>
<li>
-<a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
- maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
+<a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now
+ the maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a>
</li>
<li>
diff --git a/doc/downloads.html b/doc/downloads.html
index 7e72b6d1..5eb7c631 100644
--- a/doc/downloads.html
+++ b/doc/downloads.html
@@ -89,8 +89,8 @@ A:link, A:visited, A:active { text-decoration: underline }
as a <a href="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/">source
archive</a> or <a href="ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/libxml/">RPM
packages</a>. (NOTE that you need both the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
-packages installed to compile applications using libxml.) <a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the maintainer
-of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
+packages installed to compile applications using libxml.) <a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
+maintainer of the Windows port, <a href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary
Pennington</a> provides <a href="http://garypennington.net/libxml2/">Solaris
binaries</a>.</p>
diff --git a/doc/news.html b/doc/news.html
index 32f40ba0..92b24d03 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -96,7 +96,7 @@ you want to test those</p>
<li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder</li>
<li>portability fixes in the HTTP code</li>
-<li>memory allocation checks using valgrind, and profiling tests </li>
+<li>memory allocation checks using valgrind, and profiling tests</li>
<li>revamp of the Windows build and Makefiles</li>
</ul>
<h3>2.4.18: Mar 18 2002</h3>
diff --git a/doc/python.html b/doc/python.html
index 37f9de8e..d0b9fa79 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -111,6 +111,8 @@ or libxslt wrappers or bindings:</p>
</li>
<li>Petr Kozelka provides <a href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
libxml2</a> with Kylix, Delphi and other Pascal compilers</li>
+<li>Uwe Fechner also provides <a href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
+ implementation for Kylix2/D5/D6 from Borland </li>
<li>Wai-Sun &quot;Squidster&quot; Chia provides <a href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and
libxml2 bindings are also available in Ruby through the <a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
maintained by Tobias Peters.</li>
diff --git a/doc/xml.html b/doc/xml.html
index 13877fc6..8c5d81a7 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -510,8 +510,8 @@ packages</a>. (NOTE that you need both the <a
href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a
href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
packages installed to compile applications using libxml.) <a
-href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the maintainer
-of the Windows port, <a
+href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
+maintainer of the Windows port, <a
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary
Pennington</a> provides <a href="http://garypennington.net/libxml2/">Solaris
@@ -561,7 +561,7 @@ you want to test those</p>
<li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
encoder</li>
<li>portability fixes in the HTTP code</li>
- <li>memory allocation checks using valgrind, and profiling tests </li>
+ <li>memory allocation checks using valgrind, and profiling tests</li>
<li>revamp of the Windows build and Makefiles</li>
</ul>
@@ -1364,6 +1364,9 @@ or libxslt wrappers or bindings:</p>
<li>Petr Kozelka provides <a
href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
libxml2</a> with Kylix, Delphi and other Pascal compilers</li>
+ <li>Uwe Fechner also provides <a
+ href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
+ implementation for Kylix2/D5/D6 from Borland </li>
<li>Wai-Sun "Squidster" Chia provides <a
href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and
libxml2 bindings are also available in Ruby through the <a
@@ -2550,6 +2553,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document:
@@ -3681,8 +3685,8 @@ Gnome CVS base under gnome-xml/example</p>
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
Download: <a
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
- <li><a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now the
- maintainer of the Windows port, <a
+ <li><a href="mailto:igor@stud.fh-frankfurt.de">Igor Zlatkovic</a> is now
+ the maintainer of the Windows port, <a
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
provides binaries</a></li>
<li><a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 2a95a9b6..e16b7836 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -225,6 +225,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: