1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-14 20:01:04 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
e46182c6ab Updated FAQ item #3 with Heiko W. Rupp update, Daniel 2002-02-12 14:29:11 +00:00
c575b997d8 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
2002-02-08 13:28:40 +00:00
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
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
8acca114ee Trying to fix an alignment problem reported in IE, daniel 2002-01-21 09:52:27 +00:00
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
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
4a85920e23 updated the Gdome2 links Daniel
* doc/*.html: updated the Gdome2 links
Daniel
2002-01-08 11:49:22 +00:00
9ae4b7afa9 removed another strdup() removed the HP/UX entry Daniel
* xmllint.c: removed another strdup()
* doc/FAQ: removed the HP/UX entry
Daniel
2001-12-13 14:24:09 +00:00
db9dfd9e53 Updated Gary's pages, Daniel 2001-11-26 17:25:02 +00:00
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
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
c6271d208e Updated the download part, a couple of fixups from Gary, Daniel 2001-10-27 07:50:58 +00:00
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
008186fc7f Trying to minimize the support pain, Daniel 2001-09-13 14:24:44 +00:00
c5d64345cf 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
2001-06-24 12:13:24 +00:00
7b06bcb1d3 - doc/FAQ.html: added a warning about gcc-3.0
- doc/xml.html: added reference to gdome2 and removed a confusing
  sentence
Daniel
2001-06-22 16:03:51 +00:00
6761eeea4d - libxml.h: fixed an error in last commit
- doc/FAQ.html: added an entry for compilation from CVS
Daniel
2001-06-11 10:29:38 +00:00
c654d60364 Added an entry to the FAQ, Daniel 2001-05-01 12:42:26 +00:00
e0c1d72a6f Got fed up, people should not use libxml1 unless forced, put this in
big red letters at critical places in the doc, Daniel
2001-03-21 10:28:36 +00:00
480363bdf5 Updated instruction for libxml2 and libxml coexistence, Daniel 2001-03-16 22:04:15 +00:00
3f3b4f372e Bob Wilkinson sent grammatical errors fixes in the FAQ :-)
Daniel
2001-03-13 15:12:39 +00:00
a666359a16 Fixed last point, Daniel 2001-02-10 09:41:12 +00:00
62bccd56c9 Fixed formatting, Daniel. 2001-02-10 09:40:10 +00:00
7f41b3eb5b Fixed some old stuff, added the faq about blanks, Daniel 2001-02-10 09:35:37 +00:00
9cb5ff4e6a Fixed generated doc, Daniel 2001-01-29 08:22:21 +00:00
e9202a05e5 Added libiconv library info, Jon <dissy@netset.com>, Daniel. 2000-10-16 16:58:19 +00:00
be40c8b2d2 First version of the encoding doc, Daniel. 2000-07-14 12:10:59 +00:00
32c3ad9316 Fixed 2 broken links, Daniel. 2000-07-03 13:04:50 +00:00
af743793c8 Added an FAQ, Daniel. 2000-07-01 11:49:28 +00:00