|
28fdf8bb
|
2011-03-07T08:12:39
|
|
Updated URL for lxml python bindings
Also fixed the warning for XPath threaded usage a bit
|
|
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
|
|
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
|
|
45e21e2e
|
2009-08-20T19:40:03
|
|
Regenerate the docuemtnation and update for git
|
|
fde74704
|
2009-07-24T09:01:46
|
|
Added sponsoring by AOE media for the server
* doc/xml.html doc/index.html: add information and link to the top page
|
|
d012f48b
|
2007-08-22T17:36:57
|
|
Updated links for Perl and lxml bindings, Daniel
svn path=/trunk/; revision=3651
|
|
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
|
|
f781dbae
|
2006-06-09T13:34:49
|
|
Fix the breakages introduced by amaya, Daniel
|
|
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
|
|
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
|
|
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
|
|
fdba0deb
|
2005-09-16T08:19:43
|
|
Removed the wiki which made the HTTP server instable, and added
more informations on the encoding module, Daniel.
|
|
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
|
|
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
|
|
d49370e9
|
2005-04-11T23:28:16
|
|
Updated Steve Ball and Mac OS X binaries URL, Daniel
|
|
142fb21c
|
2005-04-07T12:48:10
|
|
Updated links to bindings, daniel
|
|
5c4cb2d0
|
2005-02-20T13:30:02
|
|
Added links to the wiki, Daniel
|
|
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
|
|
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
|
|
e2811270
|
2004-10-19T09:04:23
|
|
applied patch from Graham Bennett adding 4 convenience functions to the
* include/libxml/xmlreader.h xmlreader.c: applied patch from
Graham Bennett adding 4 convenience functions to the reader API.
Daniel
|
|
78fed53e
|
2004-10-09T19:44:48
|
|
Changed the link for ChangeLog and News to reflect the actual content, daniel
|
|
7a2c2eed
|
2004-08-14T13:56:39
|
|
oops, Daniel
|
|
b9ded827
|
2004-08-14T13:53:13
|
|
Change the color of non-visited links, Daniel
|
|
669adfcd
|
2004-05-29T20:12:46
|
|
applied a patch from Charles Bozeman fixing a side effect in date handling
* test/schemas/date_0.xml xmlschemastypes.c: applied a patch from
Charles Bozeman fixing a side effect in date handling
Daniel
|
|
81205015
|
2004-05-18T03:06:41
|
|
updated the docs for 2.6.10 Daniel
* NEWS doc/*: updated the docs for 2.6.10
Daniel
|
|
8aac2973
|
2004-05-16T01:00:37
|
|
Rebuild the docs, daniel
|
|
8badcee6
|
2004-05-16T00:28:36
|
|
Added link to ChangeLog.html, Daniel
|
|
d4cfcef1
|
2004-05-06T18:55:27
|
|
Added a pointer to the win32 directory for downloading Igor's binaries, Daniel
|
|
9ea6231e
|
2004-04-29T14:04:09
|
|
patch from Mark Vakoc for regression tests on Windows. the NaN problem
* win32/Makefile.msvc: patch from Mark Vakoc for regression tests
on Windows.
* xpath.c: the NaN problem also shows up on Borland
Daniel
|
|
7c4eb63b
|
2004-04-19T21:29:12
|
|
fixed a stupid () error + Mark name. Daniel
* xpath.c: fixed a stupid () error + Mark name.
Daniel
|
|
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
|
|
688f6694
|
2004-03-26T10:57:38
|
|
Updated docs for news and downlods, Daniel
|
|
cf80b784
|
2004-03-07T19:32:19
|
|
Cleanup #2, Daniel
|
|
30efc4ce
|
2004-03-07T19:30:55
|
|
"I should say in parting that from what I hear, libxml2 is a fine piece of software (if intimidatingly large) and among other things has excellent performance. This graphic does it no credit, and should be fixed or removed."
Sigh, all benchmarks are lies,
Daniel
|
|
7ebac02d
|
2004-02-25T22:36:35
|
|
Added the quote from Mark Pilgrim and link, Daniel
|
|
31ae462a
|
2004-02-16T07: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
|
|
3671190b
|
2004-02-11T13: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
|
|
7ecced58
|
2003-12-18T14:22:09
|
|
base64Binary is supported now, Daniel
|
|
758c531a
|
2003-12-15T11:51:25
|
|
Updated Relax-NG adding ISO standard reference, Daniel
|
|
024f1996
|
2003-12-10T16:43:49
|
|
fixed to point to releases of libxml2-2.6, Daniel
|
|
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
|
|
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
|
|
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
|
|
eec1ae94
|
2003-09-09T13:11:01
|
|
Added infor about 2.5.11, Daniel
|
|
6c57dcaf
|
2003-09-03T10:10:51
|
|
Added a link and image for the protest against software patents, rebuilt
the web pages,
Daniel
|
|
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
|
|
23a52c5c
|
2003-08-18T10:01:18
|
|
Updated the front page informations, Daniel
|
|
ccf996fc
|
2003-08-14T10:48:38
|
|
Corrected bug tracking modules to look for libxml2 not libxml, Daniel
|
|
95c09d9a
|
2003-07-07T12:11:06
|
|
Update of docs, Daniel
|
|
598bec37
|
2003-07-06T10:02:03
|
|
Libxml2 is not just "for Gnome", this is still confusing people, Daniel
|
|
8a469171
|
2003-06-12T16:05:07
|
|
Updates, changed libxml to libxml2 in a number of places, Daniel
|
|
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
|
|
f83a2c7e
|
2003-04-08T13:48:40
|
|
Cleanup infos about XML Schemas, Daniel
|
|
806cadaf
|
2003-03-19T21:58:59
|
|
Adding a graph from the xmlbench benchmark results and a link, Daniel
|
|
710823bf
|
2003-03-04T10:05:52
|
|
Minor change on the top page, Daniel
|
|
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
|
|
6581e1b8
|
2003-02-09T22:21:43
|
|
fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel
|
|
96a4b252
|
2003-02-06T08:22:32
|
|
started implementing some of the missing default simple types updated the
* xmlschemastypes.c: started implementing some of the missing
default simple types
* result/relaxng/*: updated the results
Daniel
|
|
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
|
|
154877e5
|
2003-01-30T12:17:05
|
|
more work done in the train augmented/updated the regression tests Daniel
* relaxng: more work done in the train
* test/relaxng/* result/relaxng/*: augmented/updated the
regression tests
Daniel
|
|
4a603e40
|
2003-01-11T14:18:53
|
|
Small interface changes to the Web pages, Daniel
|
|
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
|
|
c84f8b58
|
2002-12-19T22:12:47
|
|
fixed the Windows link, Daniel
|
|
beb70bd3
|
2002-12-18T14:53:54
|
|
more work on the xml reader interfaces. updated Igor's mail and the Web
* xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
work on the xml reader interfaces.
* AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
Web page for the Windows binaries.
Daniel
|
|
9b4bb4d0
|
2002-12-11T19:28:47
|
|
preparing release of 2.4.29 rebuilt the docs and API a few more fixes for
* configure.in: preparing release of 2.4.29
* doc/*: rebuilt the docs and API
* xmlreader.c: a few more fixes for the XmlTextReader API
Daniel
|
|
7216cfd6
|
2002-11-08T15:10:00
|
|
fixed a typo pointed out by Igor try to speed up node compare using line
* globals.c: fixed a typo pointed out by Igor
* xpath.c: try to speed up node compare using line numbers
if available.
Daniel
|
|
61f6fb66
|
2002-10-31T15:23:29
|
|
doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ
2002-10-31 John Fleck <jfleck@inkstain.net>
* doc/xml.html (and, by implication, FAQ.html)
added UTF-8 conversaion FAQ from Marcus Labib Iskander
|
|
2afc5c51
|
2002-10-23T15:04:30
|
|
Rebuilt te docs, oops, daniel
|
|
e645e8c1
|
2002-10-22T17:35:37
|
|
Applied the VMS update patch from Craig A. Berry update Daniel
* vms/build_libxml.com vms/config.vms vms/readme.vms
include/libxml/parser.h include/libxml/parserInternals.h
include/libxml/tree.h include/libxml/xmlIO.h
HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
Applied the VMS update patch from Craig A. Berry
* doc/*.html: update
Daniel
|
|
595978c9
|
2002-10-09T18:46:35
|
|
make the link to search a local reference, daniel
|
|
5ede35e3
|
2002-10-01T11:37:35
|
|
Integrated the search form to the web site, regenerated, Daniel
|
|
cb7543be
|
2002-09-09T10:54:06
|
|
Adding link to MacOsX binaries, Daniel
|
|
8f40f1e6
|
2002-08-28T21:18:45
|
|
Changed to use the new Gnome2 logo, Daniel
|
|
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
|
|
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
|
|
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
|
|
fc59c09d
|
2002-06-05T14:48:26
|
|
site.xsl: linked the John's tutorial
*.html: regenerated
Daniel
|
|
63d83142
|
2002-05-20T06:51:05
|
|
Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, 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
|
|
1eb24241
|
2002-03-18T11:33:03
|
|
Added a link about binding on top of the presentation, 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
|
|
5c396548
|
2002-03-15T07:57:50
|
|
applied patch from Aleksey Sanin fixing a problem in the canonicalization
* c14n.c: applied patch from Aleksey Sanin fixing a problem in the
canonicalization algorithm
* doc/xml.html doc/index.html: added the C14N references on the
index page.
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
|
|
a539356a
|
2002-02-20T11:40:49
|
|
Added link, Daniel
|
|
5b16f588
|
2002-02-20T11:38:46
|
|
Updated the conformance state, Daniel
|
|
3f4c40f7
|
2002-02-13T09:19:28
|
|
Remove the mailto links and point back to the help page, 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
|
|
845cce4c
|
2002-01-09T11:51:37
|
|
Anthony Jones pointed a bug in xmlCopyEntity() Daniel
* entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
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
|
|
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
|
|
51095317
|
2001-10-28T18:51:57
|
|
fixing a broken link, Daniel
|