Daniel Veillard
7216cfd662
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
2002-11-08 15:10:00 +00:00
John Fleck
61f6fb66ad
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
2002-10-31 15:23:29 +00:00
Daniel Veillard
2afc5c510b
Rebuilt te docs, oops, daniel
2002-10-23 15:04:30 +00:00
Daniel Veillard
e645e8c141
Applied the VMS update patch from Craig A. Berry update Daniel
...
* vms/build_libxml.com vms/config.vms vms/readme.vms
include/libxml/parser.h include/libxml/parserInternals.h
include/libxml/tree.h include/libxml/xmlIO.h
HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
Applied the VMS update patch from Craig A. Berry
* doc/*.html: update
Daniel
2002-10-22 17:35:37 +00:00
Daniel Veillard
595978c978
make the link to search a local reference, daniel
2002-10-09 18:46:35 +00:00
Daniel Veillard
5ede35e3bf
Integrated the search form to the web site, regenerated, Daniel
2002-10-01 11:37:35 +00:00
Daniel Veillard
cb7543bead
Adding link to MacOsX binaries, Daniel
2002-09-09 10:54:06 +00:00
Daniel Veillard
8f40f1e659
Changed to use the new Gnome2 logo, Daniel
2002-08-28 21:18:45 +00:00
Daniel Veillard
e166254717
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
2002-08-28 11:50:59 +00:00
Daniel Veillard
42766c0eea
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
2002-08-22 20:52:17 +00:00
Daniel Veillard
0b28e88eb9
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
2002-07-24 23:47:05 +00:00
Daniel Veillard
fc59c09da0
site.xsl: linked the John's tutorial
...
*.html: regenerated
Daniel
2002-06-05 14:48:26 +00:00
Daniel Veillard
63d83142ff
Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
...
the web site, Daniel
2002-05-20 06:51:05 +00:00
Daniel Veillard
e6d8e20c97
Adding more informations on Schemas, added a link to the Pascal bindings
...
in the Related Link sections, Daniel
2002-05-02 06:11:10 +00:00
Daniel Veillard
c332dab99b
Trying to ad a favicon.ico, Daniel
2002-03-29 14:08:27 +00:00
Daniel Veillard
1eb242413e
Added a link about binding on top of the presentation, Daniel
2002-03-18 11:33:03 +00:00
Daniel Veillard
2d347fac98
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
2002-03-17 10:34:11 +00:00
Daniel Veillard
5c39654822
applied patch from Aleksey Sanin fixing a problem in the canonicalization
...
* c14n.c: applied patch from Aleksey Sanin fixing a problem in the
canonicalization algorithm
* doc/xml.html doc/index.html: added the C14N references on the
index page.
Daniel
2002-03-15 07:57:50 +00:00
Daniel Veillard
af43f63aaa
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
2002-03-08 15:05:20 +00:00
Daniel Veillard
373a4758b7
Removed the CSS font size, Daniel
2002-02-21 14:46:29 +00:00
Daniel Veillard
6dbcaf8686
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
2002-02-20 14:37:47 +00:00
Daniel Veillard
a539356ae0
Added link, Daniel
2002-02-20 11:40:49 +00:00
Daniel Veillard
5b16f588da
Updated the conformance state, Daniel
2002-02-20 11:38:46 +00:00
Daniel Veillard
3f4c40f78d
Remove the mailto links and point back to the help page, Daniel
2002-02-13 09:19:28 +00:00
Daniel Veillard
f85925628a
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
2002-01-23 17:58:17 +00:00
Daniel Veillard
3bf65bea7d
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
2002-01-23 12:36:34 +00:00
Daniel Veillard
8acca114ee
Trying to fix an alignment problem reported in IE, daniel
2002-01-21 09:52:27 +00:00
Daniel Veillard
2c748c612e
update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an
...
* tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
to allow updating an attribute content
Daniel
2002-01-16 15:37:50 +00:00
Daniel Veillard
845cce4cf1
Anthony Jones pointed a bug in xmlCopyEntity() Daniel
...
* entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
Daniel
2002-01-09 11:51:37 +00:00
Daniel Veillard
7b602b421e
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
2002-01-08 13:26:00 +00:00
Daniel Veillard
4a85920e23
updated the Gdome2 links Daniel
...
* doc/*.html: updated the Gdome2 links
Daniel
2002-01-08 11:49:22 +00:00
Daniel Veillard
db9dfd9e53
Updated Gary's pages, Daniel
2001-11-26 17:25:02 +00:00
Daniel Veillard
43d3f61ad5
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
2001-11-10 11:57:23 +00:00
Daniel Veillard
52dcab3999
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
2001-10-30 12:51:17 +00:00
Daniel Veillard
5109531755
fixing a broken link, Daniel
2001-10-28 18:51:57 +00:00
Daniel Veillard
c6271d208e
Updated the download part, a couple of fixups from Gary, Daniel
2001-10-27 07:50:58 +00:00
Daniel Veillard
9c466827f5
More cleanup, fixed the front page, looks good !
...
Daniel
2001-10-25 12:03:39 +00:00
Daniel Veillard
b8cfbd1268
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
2001-10-25 10:53:28 +00:00
Daniel Veillard
594cf0b2f2
Updated the stylesheet and the website, Daniel
2001-10-25 08:09:12 +00:00
Daniel Veillard
c948420a0c
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
2001-10-24 12:35:52 +00:00