|
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
|
|
806cadaf
|
2003-03-19T21:58:59
|
|
Adding a graph from the xmlbench benchmark results and a link, Daniel
|
|
41b01a85
|
2003-02-27T11:09:06
|
|
Added a pointer to LibxmlJ, 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
|
|
27907c70
|
2002-12-16T16:05:58
|
|
Added llink to Python bindings for Windows, Daniel
|
|
7ef0fcb8
|
2002-12-14T10:38:55
|
|
Added a small blurb about the API file and generator, Daniel
|
|
c14401e4
|
2002-11-20T14:28:17
|
|
Updated the binding page for the libxml++ bindings, 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
|
|
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
|
|
782afdaf
|
2002-07-08T15:12:49
|
|
Added news for 2.4.23, Daniel
|
|
21473679
|
2002-06-17T07:29:22
|
|
Added a pointer to the libxml# C# bindings, Daniel
|
|
fc59c09d
|
2002-06-05T14:48:26
|
|
site.xsl: linked the John's tutorial
*.html: regenerated
Daniel
|
|
c0801af9
|
2002-05-28T16:28:42
|
|
Added docs for 2.4.22, Daniel
|
|
63d83142
|
2002-05-20T06:51:05
|
|
Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, Daniel
|
|
9b6fd30f
|
2002-05-13T12:06:47
|
|
Adding references to XMLwrapp the C++ wrapper, 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
|
|
a8a89fe5
|
2002-04-12T21:03:34
|
|
Hallski complained it could not be included by itself. Daniel
* include/libxml/xmlIO.h: Hallski complained it could not be
included by itself.
Daniel
|
|
b2fb8ed1
|
2002-04-01T09:33:12
|
|
Added a new Pascal DOM2 binding, Daniel
|
|
c332dab9
|
2002-03-29T14:08:27
|
|
Trying to ad a favicon.ico, 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
|
|
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
|
|
0b79dfed
|
2002-02-23T13:02:31
|
|
Updated the Python doc with installation informations, Daniel
|
|
fcbfa2d9
|
2002-02-21T17:54:27
|
|
Fixed a small prob, Daniel
|
|
9eb146b9
|
2002-02-21T16:04:51
|
|
Broken a line to help formatting python.html
|
|
373a4758
|
2002-02-21T14:46:29
|
|
Removed the CSS font size, Daniel
|
|
b9e469a1
|
2002-02-21T12:08:42
|
|
Added pointer to Tcl bindings, 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
|