kc3-lang/libxml2/doc/xml.html

Branch :


Log

Author Commit Date CI Message
726f67e2 2014-10-16 15:40:16 Release of libxml2-2.9.2
4e73bfae 2014-07-12 17:46:46 Fix a link to James SAX documentation old page
e38217ae 2013-05-10 15:40:13 Forgot to document 2.9.1 release, regenerate docs
f7aeda24 2013-03-23 10:31:26 Fix the URL of the SAX docuemntation from James as it has moved
38bbd341 2012-09-11 15:00:08 Release of libxml2-2.9.0 * libxml.spec.in: update * doc/*: updated and regenerated * libxml2.syms testapi.c: regenerated
c943f708 2012-05-23 17: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
dde64081 2011-03-23 08:12:26 Improve documentation a bit
28fdf8bb 2011-03-07 08:12:39 Updated URL for lxml python bindings Also fixed the warning for XPath threaded usage a bit
4c2e7c65 2010-11-04 18:35:57 Release of libxml2-2.7.8
d2190faf 2010-09-30 13: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
f61ba8d0 2010-03-25 10:54:32 Forgot to update the news page for 0.7.7
96bb740e 2009-10-06 18: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
7a896ce2 2009-09-24 18:38:57 Release of libxml2-2.7.5 * configure.in doc/xml.html: updated * doc/libxml2.xsa doc/xml.html python/setup.py: regenerated
29341682 2009-09-10 18: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
d1e312a3 2009-08-24 11:58:20 Add VxWorks to list of OSes
45e21e2e 2009-08-20 19:40:03 Regenerate the docuemtnation and update for git
9a15b30c 2009-08-07 16:27:15 Fix Solaris binary links, cleanups * doc/*.html doc/site.xsl doc/xml.html: Dagobert Michelsen pointed out that binaries build for Solaris now live in OpenCSW
fde74704 2009-07-24 09:01:46 Added sponsoring by AOE media for the server * doc/xml.html doc/index.html: add information and link to the top page
a4f85b93 2009-03-25 10:45:20 updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated * doc/*: updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated docs daniel svn path=/trunk/; revision=3824
97ff9b36 2009-01-18 21: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
7f4547cd 2008-10-03 07: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
a7036d93 2008-09-01 14: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
1572425c 2008-08-30 15: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
984e569c 2008-06-11 08:14:22 add a section in the FAQ about multithread and xmlCleanupParser Daniel * doc/xml.html doc/FAQ.html: add a section in the FAQ about multithread and xmlCleanupParser Daniel svn path=/trunk/; revision=3748
596da973 2008-04-08 14: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
05b37c68 2008-03-31 08:27:07 trying to clarify even more the xmlCleanupParser() use and the memory * parser.c docs/*: trying to clarify even more the xmlCleanupParser() use and the memory documentation Daniel svn path=/trunk/; revision=3719
ad87d5e8 2008-02-04 16:50:03 added a small section on returning memory to the kernel by compacting the * doc/xml.html doc/xmlmem.html: added a small section on returning memory to the kernel by compacting the heap provided by Wolfram Sang Daniel svn path=/trunk/; revision=3682
28b64e2a 2008-01-11 09:07:51 Prepare docs for release of 2.6.31, Daniel svn path=/trunk/; revision=3677
c1b3fe05 2007-08-23 15:00:06 preparing release of 2.6.30 Daniel * configure.in doc/*: preparing release of 2.6.30 Daniel svn path=/trunk/; revision=3654
d012f48b 2007-08-22 17:36:57 Updated links for Perl and lxml bindings, Daniel svn path=/trunk/; revision=3651
38431c33 2007-06-12 16: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
39bcf94a 2007-04-17 14: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
d3befb1f 2007-03-13 15:25:19 Removed missing link, Daniel svn path=/trunk/; revision=3589
43a87290 2007-02-15 20: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
c8338f1a 2006-10-25 16: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
f781dbae 2006-06-09 13:34:49 Fix the breakages introduced by amaya, Daniel
fabafd54 2006-06-08 08:16:33 preparing release of 2.6.26 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.26 Daniel
69839ba1 2006-06-06 13:27:03 preparing release of 2.6.25 Daniel * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.25 Daniel
b2f8f1de 2006-04-28 16: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
9110ed63 2006-04-03 15:21:57 Update FTP links, Daniel
53cd4a1b 2006-03-09 13:08:53 update help about unwanted legal notices, daniel
d463c99f 2006-02-23 22:07:59 updated the Ruby bindings links, and regenerated the docs. Daniel * doc//*: updated the Ruby bindings links, and regenerated the docs. Daniel
a29aca18 2006-02-14 09:17:23 Remove a deprecated paragraph on internal encoding, daniel
67952601 2006-01-05 15: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
6a0baa0c 2005-12-10 11:11:12 fixed a number of warnings shown by HP-UX compiler and reported by Rick * HTMLparser.c configure.in parserInternals.c runsuite.c runtest.c testapi.c xmlschemas.c xmlschemastypes.c xmlstring.c: fixed a number of warnings shown by HP-UX compiler and reported by Rick Jones Daniel
fdba0deb 2005-09-16 08:19:43 Removed the wiki which made the HTTP server instable, and added more informations on the encoding module, Daniel.
33b20b70 2005-09-12 21: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
b3d1491b 2005-09-04 20: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
9a27b86f 2005-09-01 09:25:47 adding reference to Bull AIX rpms c.f. #160598 Daniel * doc/downloads.html doc/xml.html: adding reference to Bull AIX rpms c.f. #160598 Daniel
29f6100e 2005-08-06 09:07:15 small doc fix for #312647 Daniel * doc/XSLT.html doc/xml.html: small doc fix for #312647 Daniel
78dfc9f0 2005-07-10 22: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
6c6d3c7f 2005-05-11 11:12:30 more on lxml, Daniel
929746e7 2005-05-11 11:08:22 Added a link to lxml from the bindings pages, Daniel
d49370e9 2005-04-11 23:28:16 Updated Steve Ball and Mac OS X binaries URL, Daniel
142fb21c 2005-04-07 12:48:10 Updated links to bindings, daniel
0dcc50ae 2005-04-04 09:34:15 Fixed Kasimier name, daniel
771971f2 2005-04-02 10: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
57c000e3 2005-03-13 18: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
e5d68dee 2005-03-10 15:03:40 Enriched encoding.html with more link and foreword warning to avoid * doc/xml.html doc/encoding.html: Enriched encoding.html with more link and foreword warning to avoid problem with ignorant programmers, c.f #169721 Daniel
298d9640 2005-01-16 20: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
99906ada 2005-01-09 17:02:42 added an FAQ under Developer for setting up a "private" library (after * doc/xml.html, doc/FAQ.html: added an FAQ under Developer for setting up a "private" library (after some list posts about people having trouble doing it)
c7426093 2005-01-05 15:11:41 Added informations about wxXml2 wrappers, Daniel
b78757b3 2004-12-30 21:30:23 Added link for XMLLib osax, Daniel
b759b305 2004-12-21 15: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
c3d7cb4e 2004-11-10 14:34:45 preparing release of libxml2-2.6.16 Daniel * NEWS configure.in doc/*: preparing release of libxml2-2.6.16 Daniel
c2f83d1f 2004-10-27 22:59:21 Fixing h3 for release, Daniel
6927b106 2004-10-27 17: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
78fed53e 2004-10-09 19:44:48 Changed the link for ChangeLog and News to reflect the actual content, daniel
210818b1 2004-09-29 15:50:37 releasing 2.6.14, rebuilding the docs Daniel * configure.in doc/*: releasing 2.6.14, rebuilding the docs Daniel
0046c2a1 2004-09-13 12:28:54 Added Australian mirrors maintained by jason andrade, removed speakeasy, Daniel
d1de4a3d 2004-08-31 13:43:07 release of libxml2-2.6.13 Daniel * NEWS configure.in doc/*: release of libxml2-2.6.13 Daniel
fc263f1f 2004-08-31 07:02:04 Fixed snapshot link, Daniel
b331fffb 2004-08-22 14: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
3cef1190 2004-08-18 09:30:31 Updated the snapshot info, Daniel
2d908039 2004-08-10 10:16:36 Updated news page, Daniel
b11f5b97 2004-08-03 22:09:36 Fixed again, Daniel
f81a8e8b 2004-08-03 21:58:41 fixes documetation glitches raised by Oliver Stoeneberg Daniel * doc/ChangeLog.xsl doc/downloads.html doc/xml.html doc/*: fixes documetation glitches raised by Oliver Stoeneberg Daniel
45cb0f41 2004-07-05 17: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
81205015 2004-05-18 03:06:41 updated the docs for 2.6.10 Daniel * NEWS doc/*: updated the docs for 2.6.10 Daniel
d4cfcef1 2004-05-06 18:55:27 Added a pointer to the win32 directory for downloading Igor's binaries, Daniel
7c4eb63b 2004-04-19 21:29:12 fixed a stupid () error + Mark name. Daniel * xpath.c: fixed a stupid () error + Mark name. Daniel
eca726dc 2004-04-18 21: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
0d1a8450 2004-04-12 10:36:41 Updated the download page, Daniel
d99224d7 2004-04-06 10:04:16 Updated the download section, Daniel
c6ba2381 2004-03-29 22:19:01 Changed policy on mail bounces, Daniel
688f6694 2004-03-26 10:57:38 Updated docs for news and downlods, Daniel
520f17ad 2004-03-24 09:31:14 Added note about being subscribed, Daniel
252004df 2004-03-23 12: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
cf80b784 2004-03-07 19:32:19 Cleanup #2, Daniel
7ebac02d 2004-02-25 22:36:35 Added the quote from Mark Pilgrim and link, Daniel
9291449d 2004-02-23 16: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
31ae462a 2004-02-16 07:45:44 updating the benchmark graph and using a PNG instead of a GIF updated the * benchmark.png index.html xml.html: updating the benchmark graph and using a PNG instead of a GIF * xmlreader.c: updated the TODO Daniel
5c9547e4 2004-02-12 15: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
3671190b 2004-02-11 13:25:26 added xmlByteConsumed() interface updated the benchmark rebuilt the docs * parserInternals.c xmlIO.c encoding.c include/libxml/parser.h include/libxml/xmlIO.h: added xmlByteConsumed() interface * doc/*: updated the benchmark rebuilt the docs * python/tests/Makefile.am python/tests/indexes.py: added a specific regression test for xmlByteConsumed() * include/libxml/encoding.h rngparser.c tree.c: small cleanups Daniel
189f46b1 2004-01-25 21: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
abfca615 2004-01-07 23:38:02 applying patch from Mark Vakoc for Windows applied doc fixes from Sven * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc: applying patch from Mark Vakoc for Windows * doc/catalog.html doc/encoding.html doc/xml.html: applied doc fixes from Sven Zimmerman Daniel
e6e59cdf 2003-12-24 11: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
49bcb3a8 2003-12-23 16:47:44 Fixed typo pointed out by S.-H. Zimmermann, Daniel
7ecced58 2003-12-18 14:22:09 base64Binary is supported now, Daniel
758c531a 2003-12-15 11:51:25 Updated Relax-NG adding ISO standard reference, Daniel