Daniel Veillard
5b43fde43d
added 2.3.14 release. Daniel
...
* doc/xml.html: added 2.3.14 release.
Daniel
2001-07-05 23:31:40 +00:00
Daniel Veillard
234547b562
Fixed informations on reporting bugs,
...
Daniel
2001-07-05 09:46:10 +00:00
Daniel Veillard
2adbb514c3
added 1.8.14 and 2.3.13 releases Daniel
...
* doc/xml.html: added 1.8.14 and 2.3.13 releases
Daniel
2001-06-28 16:20:36 +00:00
Daniel Veillard
823a77f8f9
fixed another typo, Daniel
2001-06-26 23:07:32 +00:00
Daniel Veillard
b97b43099b
fix a sentence which may sound like i don't take patches, Daniel
2001-06-26 23:04:22 +00:00
Daniel Veillard
20c8cf2884
Added Seattle and French mirrors links, Daniel
2001-06-26 22:47:36 +00:00
Daniel Veillard
1164810d66
- configure.in doc/xml.html include/libxml/xmlwin32version.h:
...
release of 2.3.12
- parser.c: make an error message if unknow entities in all cases
Daniel
2001-06-26 16:08:24 +00:00
Daniel Veillard
f5498f3d48
warn against sending code to exhibit bugs. Daniel
...
* doc/html.xml: warn against sending code to exhibit bugs.
Daniel
2001-06-25 15:08:36 +00:00
Daniel Veillard
c5d64345cf
Summer's cleanup, a really big one:
...
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
from CVs it's generated, added include/libxml/xmlwin32version.h
also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
when compiling on WIN32 and MSC
Daniel
2001-06-24 12:13:24 +00:00
Daniel Veillard
ca9897666e
a new version of libxml-doc.el. This new version works with both libxml1
...
* doc/libxml-doc.el: a new version of libxml-doc.el. This new
version works with both libxml1 and libxml2 (it autodetects
the prefix of the html-files) from Felix Natter.
* doc/xml.html: updated doc accordingly
Daniel
2001-06-23 17:39:29 +00:00
Daniel Veillard
7b06bcb1d3
- doc/FAQ.html: added a warning about gcc-3.0
...
- doc/xml.html: added reference to gdome2 and removed a confusing
sentence
Daniel
2001-06-22 16:03:51 +00:00
Daniel Veillard
e3c81b50bf
- tree.c: fixed xmlHasNsProp() accordingly to bug #55683
...
- doc/xml.html: updated with 2.3.11
Daniel
2001-06-17 14:50:34 +00:00
Daniel Veillard
b370a74e0e
Linked to Red Hat, after all they have been paying for libxml recents
...
improvements, Daniel
2001-06-09 16:58:47 +00:00
Daniel Veillard
6e93c4aa47
- HTMLtree.c: trying to close bug #55772 escaping in script
...
elements
- doc/xml.html: suggest to send mail to the list
Daniel
2001-06-05 20:57:42 +00:00
Daniel Veillard
2e4f188293
- doc/xml.html: added 2.3.10 release
...
Daniel
2001-06-01 10:11:57 +00:00
Daniel Veillard
4623acdc4f
update with 2.3.9 informations Daniel
...
* doc/xml.html: update with 2.3.9 informations
Daniel
2001-05-19 15:13:15 +00:00
Daniel Veillard
a265af7988
Added 1.8.13 release, Daniel
2001-05-14 11:13:58 +00:00
Daniel Veillard
3bbbe6fa2a
preparing for 2.3.8 release, updated and regenerated the docs Daniel
...
* configure.in doc/xml.html doc/html/*: preparing for 2.3.8
release, updated and regenerated the docs
Daniel
2001-05-03 11:15:37 +00:00
Daniel Veillard
a41123ce95
- doc/html/* doc/xml.html: updated and regenerated the docs
...
Daniel
2001-04-22 19:31:20 +00:00
Daniel Veillard
5d7a9fe6b3
Quick fix of a couple of bad links, Daniel
2001-04-17 21:03:15 +00:00
Daniel Veillard
afc7311e0b
- doc/xml.html: added 2.3.6 release
...
Daniel
2001-04-11 11:51:41 +00:00
Daniel Veillard
3197f164a8
Fixed pointers to archive, Daniel
2001-04-04 00:40:08 +00:00
Daniel Veillard
a47fb3d9f7
Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel
2001-03-25 17:23:49 +00:00
Daniel Veillard
56a4cb8c4d
Huge cleanup, I switched to compile with
...
-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
-Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
-Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
-Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
- HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
encoding.h entities.c error.c list.[ch] nanoftp.c
nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
testSAX.c testURI.c testXPath.c tree.[ch] uri.c
valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
Cleanup, staticfied a number of non-exported functions,
detected and cleaned up a dozen of problem found this way,
avoided a lot of public function name/typedef/system names clashes
- doc/xml.html: updated
- configure.in: switched private flags to the really pedantic ones.
Daniel
2001-03-24 17:00:36 +00:00
Daniel Veillard
e0c1d72a6f
Got fed up, people should not use libxml1 unless forced, put this in
...
big red letters at critical places in the doc, Daniel
2001-03-21 10:28:36 +00:00
Daniel Veillard
e356c28006
Preparing for 2.3.4 release:
...
- configure.in: bumped to 2.3.4
- error.c: fixed bug #51860
- tree.c: fixed bug #51861
- valid.c: cleanup, more debug, failed to fix one bug crap ...
- tree.[ch] : added xmlDefaultBufferSize
- nanoftp.c: typo in function name header block
- doc/xml.html : updated, added link to XML::LibXSLT
- doc/html/* : rebuilt the docs
Daniel
2001-03-10 12:32:04 +00:00
Daniel Veillard
33a67808b9
Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed
...
the mailing-list new address, fixed new email address, daniel
2001-03-07 09:44:02 +00:00
Daniel Veillard
81781103cd
Updated to point to bugzilla, Daniel
2001-03-07 09:31:47 +00:00
Daniel Veillard
b402c07ca5
Released libxml-2.3.3:
...
- configure.in: bumped to 2.3.3
- doc/xml.html: updated
Daniel
2001-03-01 17:28:58 +00:00
Daniel Veillard
ec70e917b9
I'm slightly time warped...
...
- doc/xml.html: oops corrected dates s/2000/2001
Daniel
2001-02-26 20:10:45 +00:00
Daniel Veillard
91e9d589ea
- doc/xml.html: applied patch from Ankh
...
Daniel
2001-02-26 07:31:12 +00:00
Daniel Veillard
71681103a3
Preparing 2.3.2 release:
...
- configure.in: bumped to 2.3.2
- doc/xml.html: updated for release
Daniel
2001-02-24 17:48:53 +00:00
Daniel Veillard
6e6a6cc6e7
couple of fixes before release:
...
- xpathInternals.h: exported a few axis functions
- doc/xml.html: updated the doc
Daniel
2001-02-15 15:55:44 +00:00
Daniel Veillard
9cb5ff4e6a
Fixed generated doc, Daniel
2001-01-29 08:22:21 +00:00
Daniel Veillard
383b14768a
Added link to FEATURES in lxr, Daniel
2001-01-23 11:39:52 +00:00
Daniel Veillard
82687162b1
- doc/xml.html: updated with an XSLT section, removed pointer to
...
W3C CVS base.
Daniel
2001-01-22 15:32:01 +00:00
Daniel Veillard
503b89361d
- configure.in: preparing 2.2.11
...
- doc/html/*: rebuild the HTML files
- doc/xml.html : updated
Daniel
2001-01-05 06:36:31 +00:00
Daniel Veillard
2ddd23ddbc
Fixed 2.2.9, added 2.2.10, Daniel
2000-11-25 10:42:19 +00:00
Daniel Veillard
9d343c4af5
Updated the Web page with 2.2.9, Daniel.
2000-11-25 10:12:43 +00:00
Daniel Veillard
851c59c20e
Fixed Ari Johnson E-mail's, daniel
2000-11-24 16:06:22 +00:00
Daniel Veillard
300f7d6d00
Added a small DTD related page following the IRC help needed by maciej on the
...
topic, Daniel
2000-11-24 13:04:04 +00:00
Daniel Veillard
28929b2fa6
Doing 2.2.8 release:
...
- doc/xml.html doc/html/* : rebuilt the docs after adding
xinclude and updated page for 2.2.7 and 2.2.8
- configure.in: releasing 2.2.8
Daniel
2000-11-13 18:22:49 +00:00
Daniel Veillard
29a11cc696
Releasing 2.2.6 after adding xpathInternals.h:
...
- configure.in: release 2.2.6
- xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
exporting the inner functions of xpath for extension modules
- doc/*: updated and rebuilt the doc
Daniel
2000-10-25 13:32:39 +00:00
Daniel Veillard
0c0692291e
Fixed a stoopid URL problem, Daniel.
2000-10-21 09:25:52 +00:00
Daniel Veillard
ab8500d794
Updated homepage to reflect the new distrib, Daniel.
2000-10-15 21:06:19 +00:00
Daniel Veillard
189446d2fa
documentations: - doc/xml.html doc/xmlmem.html: added a module describing
...
documentations:
- doc/xml.html doc/xmlmem.html: added a module describing memory
interfaces and use, updated the main page.
Daniel
2000-10-13 10:23:06 +00:00
Daniel Veillard
c92c304a44
on-line update, Daniel
2000-09-29 02:42:04 +00:00
Daniel Veillard
d5f97f8077
- doc/xml.html : updated with new releases, adding "how to help"
...
Daniel
2000-09-17 16:38:14 +00:00
Daniel Veillard
969844565f
Added a doc on the I/O interfaces, Daniel
2000-08-31 13:50:12 +00:00
Daniel Veillard
f121ab7295
on-line update, Daniel
2000-08-29 23:40:42 +00:00