|
c0801af9
|
2002-05-28T16:28:42
|
|
Added docs for 2.4.22, Daniel
|
|
63d83142
|
2002-05-20T06:51:05
|
|
Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, Daniel
|
|
9b6fd30f
|
2002-05-13T12:06:47
|
|
Adding references to XMLwrapp the C++ wrapper, Daniel
|
|
e6d8e20c
|
2002-05-02T06:11:10
|
|
Adding more informations on Schemas, added a link to the Pascal bindings
in the Related Link sections, Daniel
|
|
c332dab9
|
2002-03-29T14:08:27
|
|
Trying to ad a favicon.ico, Daniel
|
|
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
|
|
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
|
|
373a4758
|
2002-02-21T14:46:29
|
|
Removed the CSS font size, Daniel
|
|
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
|
|
3f4c40f7
|
2002-02-13T09:19:28
|
|
Remove the mailto links and point back to the help page, Daniel
|
|
e46182c6
|
2002-02-12T14:29:11
|
|
Updated FAQ item #3 with Heiko W. Rupp update, Daniel
|
|
c575b997
|
2002-02-08T13:28:40
|
|
Changed to the MIT Licence updated the doc accordingly preparing 2.4.14
* Copyright Makefile.am README configure.in libxml.spec.in:
Changed to the MIT Licence
* doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
doc/xmlio.html: updated the doc accordingly
* include/libxml/xmlwin32version.h configure.in: preparing
2.4.14 release
* python/generator.py python/libxml.c python/libxml2-python-api.xml
python/libxml2class.txt python/libxml_wrap.h python/types.c:
fixed the const xmlChar * wrapper and generator, XPath extension
functions now use the context as first argument
* python/tests/tstxpath.py python/tests/xpath.py
python/tests/xpathext.py: Updated the tests accordingly
* tree.c: fixed bug #70067
Daniel
|
|
f8592562
|
2002-01-23T17: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-23T12: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-21T09:52:27
|
|
Trying to fix an alignment problem reported in IE, daniel
|
|
2c748c61
|
2002-01-16T15:37:50
|
|
update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an
* tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
to allow updating an attribute content
Daniel
|
|
7b602b42
|
2002-01-08T13: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-08T11:49:22
|
|
updated the Gdome2 links Daniel
* doc/*.html: updated the Gdome2 links
Daniel
|
|
9ae4b7af
|
2001-12-13T14:24:09
|
|
removed another strdup() removed the HP/UX entry Daniel
* xmllint.c: removed another strdup()
* doc/FAQ: removed the HP/UX entry
Daniel
|
|
db9dfd9e
|
2001-11-26T17:25:02
|
|
Updated Gary's pages, Daniel
|
|
43d3f61a
|
2001-11-10T11: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-30T12: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-27T07:50:58
|
|
Updated the download part, a couple of fixups from Gary, Daniel
|
|
b8cfbd12
|
2001-10-25T10: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
|
|
008186fc
|
2001-09-13T14:24:44
|
|
Trying to minimize the support pain, Daniel
|
|
c5d64345
|
2001-06-24T12:13:24
|
|
Summer's cleanup, a really big one:
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
from CVs it's generated, added include/libxml/xmlwin32version.h
also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
when compiling on WIN32 and MSC
Daniel
|
|
7b06bcb1
|
2001-06-22T16:03:51
|
|
- doc/FAQ.html: added a warning about gcc-3.0
- doc/xml.html: added reference to gdome2 and removed a confusing
sentence
Daniel
|
|
6761eeea
|
2001-06-11T10:29:38
|
|
- libxml.h: fixed an error in last commit
- doc/FAQ.html: added an entry for compilation from CVS
Daniel
|
|
c654d603
|
2001-05-01T12:42:26
|
|
Added an entry to the FAQ, Daniel
|
|
e0c1d72a
|
2001-03-21T10:28:36
|
|
Got fed up, people should not use libxml1 unless forced, put this in
big red letters at critical places in the doc, Daniel
|
|
480363bd
|
2001-03-16T22:04:15
|
|
Updated instruction for libxml2 and libxml coexistence, Daniel
|
|
3f3b4f37
|
2001-03-13T15:12:39
|
|
Bob Wilkinson sent grammatical errors fixes in the FAQ :-)
Daniel
|
|
a666359a
|
2001-02-10T09:41:12
|
|
Fixed last point, Daniel
|
|
62bccd56
|
2001-02-10T09:40:10
|
|
Fixed formatting, Daniel.
|
|
7f41b3eb
|
2001-02-10T09:35:37
|
|
Fixed some old stuff, added the faq about blanks, Daniel
|
|
9cb5ff4e
|
2001-01-29T08:22:21
|
|
Fixed generated doc, Daniel
|
|
e9202a05
|
2000-10-16T16:58:19
|
|
Added libiconv library info, Jon <dissy@netset.com>, Daniel.
|
|
be40c8b2
|
2000-07-14T12:10:59
|
|
First version of the encoding doc, Daniel.
|
|
32c3ad93
|
2000-07-03T13:04:50
|
|
Fixed 2 broken links, Daniel.
|
|
af743793
|
2000-07-01T11:49:28
|
|
Added an FAQ, Daniel.
|