doc/news.html


Log

Author Commit Date CI Message
Daniel Veillard 726f67e2 2014-10-16T15:40:16 Release of libxml2-2.9.2
Patrick Monnerat ea8c89b9 2014-03-04T16:13:34 doc/news.html: small update to avoid line join while generating NEWS.
Daniel Veillard e38217ae 2013-05-10T15:40:13 Forgot to document 2.9.1 release, regenerate docs
Daniel Veillard 38bbd341 2012-09-11T15:00:08 Release of libxml2-2.9.0 * libxml.spec.in: update * doc/*: updated and regenerated * libxml2.syms testapi.c: regenerated
Daniel Veillard c943f708 2012-05-23T17:10:59 Release of libxml2-2.8.0 - Makefile.am: don't package .git - configure.in : update to new release - doc/xml.html: added the new release - doc/* testapi.c: regenerated
Daniel Veillard 28fdf8bb 2011-03-07T08:12:39 Updated URL for lxml python bindings Also fixed the warning for XPath threaded usage a bit
Daniel Veillard 4c2e7c65 2010-11-04T18:35:57 Release of libxml2-2.7.8
Daniel Veillard d2190faf 2010-09-30T13:58:22 Fix web site encoding problems The encoding.html page was generated incorectly, revamp the input xml.html and convert the full XSLT chain to use and serve it as UTF-8 * doc/*: fix xml.html, update all stylesheets and regenerate
Daniel Veillard f61ba8d0 2010-03-25T10:54:32 Forgot to update the news page for 0.7.7
Daniel Veillard 96bb740e 2009-10-06T18:38:15 Release of libxml2-2.7.6 * configure.in doc/xml.html: updates for release * NEWS doc/libxml2.xsa doc/news.html python/setup.py: regenerated
Daniel Veillard 7a896ce2 2009-09-24T18:38:57 Release of libxml2-2.7.5 * configure.in doc/xml.html: updated * doc/libxml2.xsa doc/xml.html python/setup.py: regenerated
Daniel Veillard 29341682 2009-09-10T18:23:39 Release of libxml2-2.7.4 * configure.in: new version * libxml.spec.in: cleanup * xmlregexp.c: fix a comment * doc/apibuild.py: update * doc/*: regenerate everything
Daniel Veillard 45e21e2e 2009-08-20T19:40:03 Regenerate the docuemtnation and update for git
Daniel Veillard 7b465bdf 2009-07-24T09:02:51 Fixed apibuild.py, regenerated doc and interfaces * doc/apibuild.py: fixed the parsing after the change of macro name * doc/* testapi.c: regenerated
Daniel Veillard 97ff9b36 2009-01-18T21:43:30 preparing 0.7.3 release fix a typo in a name Daniel * configure.in doc/xml.html doc/*: preparing 0.7.3 release * include/libxml/parserInternals.h SAX2.c: fix a typo in a name Daniel svn path=/trunk/; revision=3814
Daniel Veillard 7f4547cd 2008-10-03T07:58:23 preparing the release of 2.7.2 fix the Solaris portability issue * configure.in doc/* NEWS: preparing the release of 2.7.2 * dict.c: fix the Solaris portability issue * parser.c: additional cleanup on #554660 fix * test/ent13 result/ent13* result/noent/ent13*: added the example in the regression test suite. * HTMLparser.c: handle leading BOM in htmlParseElement() Daniel svn path=/trunk/; revision=3799
Daniel Veillard a7036d93 2008-09-01T14:50:19 prepare release of 2.7.1 daniel * doc/xml.html doc/news.html configure.in python/setup.py NEWS: prepare release of 2.7.1 daniel svn path=/trunk/; revision=3792
Daniel Veillard 1572425c 2008-08-30T15:01:04 preparing 2.7.0 release remove some testing traces remove some warnings * configure.in, doc/*: preparing 2.7.0 release * tree.c: remove some testing traces * parser.c xmlIO.c xmlschemas.c: remove some warnings Daniel svn path=/trunk/; revision=3788
Daniel Veillard 596da973 2008-04-08T14:58:41 preparing release of 2.6.32 Daniel * configure.in NEWS doc/*: preparing release of 2.6.32 Daniel svn path=/trunk/; revision=3734
Daniel Veillard 28b64e2a 2008-01-11T09:07:51 Prepare docs for release of 2.6.31, Daniel svn path=/trunk/; revision=3677
Daniel Veillard c1b3fe05 2007-08-23T15:00:06 preparing release of 2.6.30 Daniel * configure.in doc/*: preparing release of 2.6.30 Daniel svn path=/trunk/; revision=3654
Daniel Veillard d012f48b 2007-08-22T17:36:57 Updated links for Perl and lxml bindings, Daniel svn path=/trunk/; revision=3651
Daniel Veillard 734e7667 2007-06-26T11:30:31 fix a crash on solaris when a printf %s with a NULL argument occurs, * xmlschemas.c: fix a crash on solaris when a printf %s with a NULL argument occurs, should fix #450936 Daniel svn path=/trunk/; revision=3641
Daniel Veillard 38431c33 2007-06-12T16:20:09 release of libxml2 2.6.28 patch from Dagfinn I. Mannsåker for idness of * doc/* configure.in NEWS: release of libxml2 2.6.28 * valid.c: patch from Dagfinn I. Mannsåker for idness of name in HTML, c.f. bug #305885. Daniel svn path=/trunk/; revision=3638
Daniel Veillard 39bcf94a 2007-04-17T14:47:05 release of libxml2 2.6.28 Daniel * doc/* configure.in NEWS: release of libxml2 2.6.28 Daniel svn path=/trunk/; revision=3601
William M. Brack 43a87290 2007-02-15T20:41:02 Changed all references to libxml2 CVS over to the corresponding SVN. A few * doc/xml.html: Changed all references to libxml2 CVS over to the corresponding SVN. A few other spelling/grammar/links also changed. * doc/libxml2-api.xml, doc/*.html: Regenerated all docs. svn path=/trunk/; revision=3585
Daniel Veillard c8338f1a 2006-10-25T16:06:29 preparing release of libxml2-2.6.27 fix a small problem with preproc flags * NEWS configure.in testapi.c doc//*: preparing release of libxml2-2.6.27 * include/libxml/tree.h: fix a small problem with preproc flags Daniel
Daniel Veillard f781dbae 2006-06-09T13:34:49 Fix the breakages introduced by amaya, Daniel
Daniel Veillard fabafd54 2006-06-08T08:16:33 preparing release of 2.6.26 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.26 Daniel
Daniel Veillard 69839ba1 2006-06-06T13:27:03 preparing release of 2.6.25 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.25 Daniel
Daniel Veillard b2f8f1de 2006-04-28T16:30:48 preparing 2.6.24 release, fixed Python paths at the last moment fix some * NEWS configure.in doc//*: preparing 2.6.24 release, fixed Python paths at the last moment * relaxng.c testapi.c tree.c: fix some comments Daniel
Daniel Veillard 9110ed63 2006-04-03T15:21:57 Update FTP links, Daniel
Daniel Veillard 53cd4a1b 2006-03-09T13:08:53 update help about unwanted legal notices, daniel
Daniel Veillard d463c99f 2006-02-23T22:07:59 updated the Ruby bindings links, and regenerated the docs. Daniel * doc//*: updated the Ruby bindings links, and regenerated the docs. Daniel
Daniel Veillard 67952601 2006-01-05T15:29:44 upated the news regenerated the docs, preparing for release of 2.6.23 * NEWS configure.in libxml.spec.in testapi.c doc/*: upated the news regenerated the docs, preparing for release of 2.6.23 * pattern.c xmlschemas.c: fixed some comments Daniel
Daniel Veillard fdba0deb 2005-09-16T08:19:43 Removed the wiki which made the HTTP server instable, and added more informations on the encoding module, Daniel.
Daniel Veillard 33b20b70 2005-09-12T21:43:20 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML * NEWS configure.in doc//*: release of 2.6.22 updated doc and rebuild. * xmlsave.c include/libxml/xmlsave.h: added XML_SAVE_NO_XHTML xmlSaveOption * xmlschemas.c: minor cleanups Daniel
Daniel Veillard 0bcc7f6a 2005-09-04T21:39:03 updated the docs and rebuild releasing 2.6.21 removed * NEWS elfgcchack.h testapi.c doc/*: updated the docs and rebuild releasing 2.6.21 * include/libxml/threads.h threads.c: removed xmlIsThreadsEnabled() * threads.c include/libxml/threads.h xmllint.c: added the more generic xmlHasFeature() as suggested by Bjorn Reese, xmllint uses it. Daniel
Daniel Veillard b3d1491b 2005-09-04T20:47:39 prepare for release work for #303289, fix a formatting bug for MIN_INT * configure.in doc/* configure.in: prepare for release * xpath.c: work for #303289, fix a formatting bug for MIN_INT Daniel
Daniel Veillard 78dfc9f0 2005-07-10T22:30:30 preparing release 2.6.20 removed a compilation problem Daniel * Makefile.am NEWS configure.in doc/*: preparing release 2.6.20 * xmllint.c: removed a compilation problem Daniel
Daniel Veillard d49370e9 2005-04-11T23:28:16 Updated Steve Ball and Mac OS X binaries URL, Daniel
Daniel Veillard 142fb21c 2005-04-07T12:48:10 Updated links to bindings, daniel
Daniel Veillard 0dcc50ae 2005-04-04T09:34:15 Fixed Kasimier name, daniel
Daniel Veillard 771971f2 2005-04-02T10:49:51 preparing release 2.6.19, updated docs and rebuilding. Daniel * doc/* configure.in NEWS: preparing release 2.6.19, updated docs and rebuilding. Daniel
Daniel Veillard 57c000e3 2005-03-13T18:34:29 preparing release of 2.6.18 updated docs and rebuilt reactivated gcc * NEWS configure.in testapi.c doc/*: preparing release of 2.6.18 updated docs and rebuilt * libxml.spec.in: reactivated gcc profiling for gcc >= 4.0.0 Daniel
Daniel Veillard 5c4cb2d0 2005-02-20T13:30:02 Added links to the wiki, Daniel
Daniel Veillard 298d9640 2005-01-16T20:01:55 preparing release of 2.6.17, updated and rebuilt the docs Daniel * configure.in NEWS doc/*: preparing release of 2.6.17, updated and rebuilt the docs Daniel
Daniel Veillard f47d2e32 2005-01-12T14:16:08 regenerated the API description, rebuilt, improved navigation in * elfgcchack.h testapi.c doc/libxml2-api.xml doc/*: regenerated the API description, rebuilt, improved navigation in documentation a bit. Daniel
MST 2004 John Fleck b759b305 2004-12-21T15:14:08 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change Tue Dec 21 08:10:44 MST 2004 John Fleck <jfleck@inkstain.net> * doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change reference to new site for Solaris binaries, fixing bug 160598
Daniel Veillard c3d7cb4e 2004-11-10T14:34:45 preparing release of libxml2-2.6.16 Daniel * NEWS configure.in doc/*: preparing release of libxml2-2.6.16 Daniel
Daniel Veillard c2f83d1f 2004-10-27T22:59:21 Fixing h3 for release, Daniel
Daniel Veillard 6927b106 2004-10-27T17:29:04 preparing release 2.6.15 cleanups Daniel * ChangeLog NEWS configure.in doc/*: preparing release 2.6.15 * debugXML.c nanoftp.c xmlschemas.c xmlschemastypes.c: cleanups Daniel
Daniel Veillard 78fed53e 2004-10-09T19:44:48 Changed the link for ChangeLog and News to reflect the actual content, daniel
Daniel Veillard 210818b1 2004-09-29T15:50:37 releasing 2.6.14, rebuilding the docs Daniel * configure.in doc/*: releasing 2.6.14, rebuilding the docs Daniel
Daniel Veillard d1de4a3d 2004-08-31T13:43:07 release of libxml2-2.6.13 Daniel * NEWS configure.in doc/*: release of libxml2-2.6.13 Daniel
Daniel Veillard b331fffb 2004-08-22T14:21:57 preparing 2.6.12 release, updated and and rebuilt the docs. Daniel * configure.in doc/* NEWS: preparing 2.6.12 release, updated and and rebuilt the docs. Daniel
Daniel Veillard 7a2c2eed 2004-08-14T13:56:39 oops, Daniel
Daniel Veillard b9ded827 2004-08-14T13:53:13 Change the color of non-visited links, Daniel
Daniel Veillard 2d908039 2004-08-10T10:16:36 Updated news page, Daniel
Daniel Veillard 45cb0f41 2004-07-05T17:45:35 releasing 2.6.11, updated and regenerated the docs Daniel * configure.in doc/*: releasing 2.6.11, updated and regenerated the docs Daniel
Daniel Veillard 81205015 2004-05-18T03:06:41 updated the docs for 2.6.10 Daniel * NEWS doc/*: updated the docs for 2.6.10 Daniel
Daniel Veillard 8badcee6 2004-05-16T00:28:36 Added link to ChangeLog.html, Daniel
Daniel Veillard d4cfcef1 2004-05-06T18:55:27 Added a pointer to the win32 directory for downloading Igor's binaries, Daniel
Daniel Veillard eca726dc 2004-04-18T21:47:34 preparing 2.6.9 release updated and rebuilt the docs Daniel * configure.in: preparing 2.6.9 release * doc/* News: updated and rebuilt the docs Daniel
Daniel Veillard d99224d7 2004-04-06T10:04:16 Updated the download section, Daniel
Daniel Veillard 688f6694 2004-03-26T10:57:38 Updated docs for news and downlods, Daniel
Daniel Veillard 252004df 2004-03-23T12:32:32 preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro * configure.in doc/* News: preparing 2.6.8 release, updated and rebuilt the docs. * Makefile.am: use valgring fro the new Python based regression tests Daniel
Daniel Veillard 9291449d 2004-02-23T16:33:21 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel * doc/* NEWS configure.in: preparing 2.6.7 release, updated and rebuilt the documentation. Daniel
Daniel Veillard 5c9547e4 2004-02-12T15:31:49 preparing release of 2.6.6 updated the docs and rebuilt them Daniel * NEWS configure.in: preparing release of 2.6.6 * doc/*: updated the docs and rebuilt them Daniel
Daniel Veillard 189f46b1 2004-01-25T21:03:04 preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does * configure.in NEWS doc/*: preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does not end up in the tarball Daniel
Daniel Veillard e6e59cdf 2003-12-24T11:56:44 updated the docs and prepared a new release 2.6.4 Daniel * configure.in NEWS doc/*: updated the docs and prepared a new release 2.6.4 Daniel
Daniel Veillard 024f1996 2003-12-10T16:43:49 fixed to point to releases of libxml2-2.6, Daniel
Daniel Veillard c480c4ea 2003-12-10T13:24:38 preparing release of libxml2-2.6.3, updated and regenerated the docs. * configure.in doc/* libxml.spec.in: preparing release of libxml2-2.6.3, updated and regenerated the docs. Daniel
Daniel Veillard e8ba84ef 2003-11-18T13:54:15 cleaned up the build process to remove all remains from the old gtk-doc * doc/Makefile.am doc/*.xsl doc/*.html doc/apibuild.py: cleaned up the build process to remove all remains from the old gtk-doc inherited, libxml2-refs.xml is now generated by apibuild.py, the stylesheets have been improved, and the API*html now generated are XHTML1 valid too Daniel
Daniel Veillard a59853a3 2003-11-12T22:50:47 integrating the examples in the navigation menus added make tests, updated * doc/*: integrating the examples in the navigation menus * doc/examples/*: added make tests, updated the navigation, added a new test, cleanups, updates. Daniel
Daniel Veillard 8c03401b 2003-11-12T16:54:26 rebuilt the generated HTML pages updated the stylesheets, added a * doc/*.html: rebuilt the generated HTML pages * doc/examples/*: updated the stylesheets, added a synopsis, Makefile.am is now generated by index.py Daniel
Daniel Veillard 6d373a26 2003-11-04T10:26:43 preparing release 2.6.2, updated and rebuilt the docs Daniel * configure.in NEWS doc/*: preparing release 2.6.2, updated and rebuilt the docs Daniel
Daniel Veillard ceffd451 2003-10-28T23:40:45 Fixed Graham's name, Daniel
Daniel Veillard e4e3f5d8 2003-10-28T23:06:32 preparing release 2.6.1, updated and regenerated docs and APIs cleanup and * configure.in NEWS doc/*: preparing release 2.6.1, updated and regenerated docs and APIs * parser.c: cleanup and last change to fix #123105 Daniel
Daniel Veillard 3e35f8e6 2003-10-21T00:05:38 preparing libxml2-2.6.0 updated and regenerated the docs and API moved the * configure.in NEWS doc/libxml2.xsa: preparing libxml2-2.6.0 * doc/*: updated and regenerated the docs and API * SAX2.c error.c tree.c: moved the line number to their proper field in elements now. Daniel
Daniel Veillard eec1ae94 2003-09-09T13:11:01 Added infor about 2.5.11, Daniel
Daniel Veillard 6c57dcaf 2003-09-03T10:10:51 Added a link and image for the protest against software patents, rebuilt the web pages, Daniel
Daniel Veillard 66f68e71 2003-08-18T16:39:51 added option --dtdvalidfpi for Tobias Reif Daniel * xmllint.c doc/xmllint.xml doc/xmllint.1: added option --dtdvalidfpi for Tobias Reif Daniel
Daniel Veillard cfba2fe0 2003-08-15T00:33:43 preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel * News configure.in: preparing libxml2-2.5.10 release * doc/* : updated the doc and rebuilt Daniel
Daniel Veillard ccf996fc 2003-08-14T10:48:38 Corrected bug tracking modules to look for libxml2 not libxml, Daniel
Daniel Veillard 83ee40de 2003-08-09T22:24:09 preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel * News configure.in: preparing libxml2-2.5.9 release * doc/* : updated the doc and rebuilt Daniel
Daniel Veillard 95c09d9a 2003-07-07T12:11:06 Update of docs, Daniel
Daniel Veillard 598bec37 2003-07-06T10:02:03 Libxml2 is not just "for Gnome", this is still confusing people, Daniel
Daniel Veillard 8a469171 2003-06-12T16:05:07 Updates, changed libxml to libxml2 in a number of places, Daniel
Daniel Veillard 93d95255 2003-04-29T20:25:40 Added informations about xml2-config in the FAQ, Daniel
Daniel Veillard 1177ca42 2003-04-26T22:29:54 updated the web site separated developers from common pages, made the * NEWS doc/*.xsl doc/*.html: updated the web site separated developers from common pages, made the transition to XHTML1, added validity checking to the makefile rules. Daniel
Daniel Veillard 92fc02cc 2003-04-24T23:12:35 preparing release 2.5.7 updated and rebuilt the docs fixed the script * NEWS configure.in: preparing release 2.5.7 * doc/*: updated and rebuilt the docs * doc/apibuild.py: fixed the script Daniel
Daniel Veillard c2d4a93d 2003-04-01T11:13:05 preparing release 2.5.6 updated and rebuilt the docs Daniel * configure.in NEWS: preparing release 2.5.6 * doc/*: updated and rebuilt the docs Daniel
Daniel Veillard d8da01cf 2003-03-24T15:58:23 preparing release 2.5.5 updated the documentation and regenerated it. * configure.in NEWS: preparing release 2.5.5 * doc/* : updated the documentation and regenerated it. Daniel
Daniel Veillard 17bed981 2003-02-24T20:11:43 preparing release 2.5.4 updated and rebuilt the docs removed warnings * configure.in: preparing release 2.5.4 * doc/*: updated and rebuilt the docs * relaxng.c: removed warnings * result/relaxng/*: updated the results Daniel
Daniel Veillard 1d788d24 2003-02-10T16:21:58 preparing release 2.5.3 Daniel * NEWS doc/* configure.in: preparing release 2.5.3 Daniel
Daniel Veillard 72fef16e 2003-02-05T14:31:19 updated the docs, ready for 2.5.2 release Daniel * NEWS doc/*: updated the docs, ready for 2.5.2 release Daniel
Daniel Veillard 4a603e40 2003-01-11T14:18:53 Small interface changes to the Web pages, Daniel
Daniel Veillard e2830f1e 2003-01-08T17:47:49 preparing 2.5.1 release fixing XmlTextReader bug Daniel * configure.in doc/* NEWS: preparing 2.5.1 release * SAX.c parser.c: fixing XmlTextReader bug Daniel
Daniel Veillard 7b4b2f9d 2003-01-06T13:11:20 preparing 2.5.0 release only warn in pedantic mode about namespace name * configure.in NEWS: preparing 2.5.0 release * SAX.c: only warn in pedantic mode about namespace name brokeness * globals.c: fix a doc generation problem * uri.c: fix #101520 * doc/*: updated and rebuilt the doc for the release, includuding stylesheet update * python/Makefile.am: fix a filename bug Daniel