doc/news.html


Log

Author Commit Date CI Message
Daniel Veillard 5ede35e3 2002-10-01T11:37:35 Integrated the search form to the web site, regenerated, Daniel
Daniel Veillard e16b5740 2002-09-26T17:50:03 preparing release of 2.4.25 updated and regenerated teh docs and web * configure.in include/libxml/xmlwin32version.h: preparing release of 2.4.25 * doc/*: updated and regenerated teh docs and web pages. Daniel
Daniel Veillard cb7543be 2002-09-09T10:54:06 Adding link to MacOsX binaries, Daniel
Daniel Veillard 8f40f1e6 2002-08-28T21:18:45 Changed to use the new Gnome2 logo, Daniel
Daniel Veillard e1662547 2002-08-28T11: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
Daniel Veillard 42766c0e 2002-08-22T20: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
Daniel Veillard 0b28e88e 2002-07-24T23: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
Daniel Veillard 782afdaf 2002-07-08T15:12:49 Added news for 2.4.23, Daniel
Daniel Veillard 21473679 2002-06-17T07:29:22 Added a pointer to the libxml# C# bindings, Daniel
Daniel Veillard fc59c09d 2002-06-05T14:48:26 site.xsl: linked the John's tutorial *.html: regenerated Daniel
Daniel Veillard c0801af9 2002-05-28T16:28:42 Added docs for 2.4.22, Daniel
Daniel Veillard 63d83142 2002-05-20T06:51:05 Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated the web site, Daniel
Daniel Veillard e6d8e20c 2002-05-02T06:11:10 Adding more informations on Schemas, added a link to the Pascal bindings in the Related Link sections, Daniel
Daniel Veillard cf27f7c9 2002-04-30T07:12:39 Updated the news pages with the new release informations, Daniel
Daniel Veillard c397534f 2002-04-15T18:54:52 Updated the web pages, Daniel
Daniel Veillard b2fb8ed1 2002-04-01T09:33:12 Added a new Pascal DOM2 binding, Daniel
Daniel Veillard c332dab9 2002-03-29T14:08:27 Trying to ad a favicon.ico, Daniel
Daniel Veillard 19274092 2002-03-25T16:48:03 preparing 2.4.19 rebuilt the docs Daniel * configure.in: preparing 2.4.19 * doc/*: rebuilt the docs Daniel
Daniel Veillard 34ce8bec 2002-03-18T19:37:11 preparing 2.4.18 updated and rebuilt the web site implement the new * configure.in: preparing 2.4.18 * doc/*: updated and rebuilt the web site * *.c libxml.h: implement the new IN_LIBXML scheme discussed with the Windows and Cygwin maintainers. * parser.c: humm, changed the way the SAX parser work when xmlSubstituteEntitiesDefault(1) is set, it will then do the entity registration and loading by itself in case the user provided SAX getEntity() returns NULL. * testSAX.c: added --noent to test the behaviour. Daniel
Daniel Veillard 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
Daniel Veillard 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
Daniel Veillard 373a4758 2002-02-21T14:46:29 Removed the CSS font size, Daniel
Daniel Veillard 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
Daniel Veillard 5f4b5999 2002-02-20T10:22:49 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16 * doc/* python/libxml2class.txt: updated and rebuilt the docs, rebuilt the API and web site * xpath.c: fixed #71978 portability bugs Daniel
Daniel Veillard 3f4c40f7 2002-02-13T09:19:28 Remove the mailto links and point back to the help page, Daniel
Daniel Veillard 397ff11c 2002-02-11T18:27:20 preparing 2.4.15 rebuilt some docs Daniel * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs Daniel
Daniel Veillard b6c1e2f9 2002-02-08T14:52:52 Updated the News section, Daniel
Daniel Veillard 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
Daniel Veillard 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
Daniel Veillard 8acca114 2002-01-21T09:52:27 Trying to fix an alignment problem reported in IE, daniel
Daniel Veillard 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
Daniel Veillard 744683d1 2002-01-14T17:30:20 updated to 2.4.13 update of the documentation daniel * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13 * doc/* : update of the documentation daniel
Daniel Veillard 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
Daniel Veillard 4a85920e 2002-01-08T11:49:22 updated the Gdome2 links Daniel * doc/*.html: updated the Gdome2 links Daniel
Daniel Veillard ef90ba7e 2001-12-07T14:24:22 preparing 2.4.12 updated and rebuilt the docs Daniel * configure.in : preparing 2.4.12 * doc/* : updated and rebuilt the docs Daniel
Daniel Veillard db9dfd9e 2001-11-26T17:25:02 Updated Gary's pages, Daniel
Daniel Veillard a4871052 2001-11-26T13:19:48 Updated the on-line documentation, Daniel
Daniel Veillard 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
Daniel Veillard ed421aa6 2001-11-04T21:22:45 Updated the news section, Daniel
Daniel Veillard 5540daa9 2001-10-30T15:14:36 Update, Daniel
Daniel Veillard 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
Daniel Veillard c6271d20 2001-10-27T07:50:58 Updated the download part, a couple of fixups from Gary, Daniel
Daniel Veillard 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
Daniel Veillard 594cf0b2 2001-10-25T08:09:12 Updated the stylesheet and the website, Daniel
Daniel Veillard c948420a 2001-10-24T12: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