b370a74e0e
Linked to Red Hat, after all they have been paying for libxml recents
...
improvements, Daniel
2001-06-09 16:58:47 +00:00
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
2e4f188293
- doc/xml.html: added 2.3.10 release
...
Daniel
2001-06-01 10:11:57 +00:00
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
a265af7988
Added 1.8.13 release, Daniel
2001-05-14 11:13:58 +00:00
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
a41123ce95
- doc/html/* doc/xml.html: updated and regenerated the docs
...
Daniel
2001-04-22 19:31:20 +00:00
5d7a9fe6b3
Quick fix of a couple of bad links, Daniel
2001-04-17 21:03:15 +00:00
afc7311e0b
- doc/xml.html: added 2.3.6 release
...
Daniel
2001-04-11 11:51:41 +00:00
3197f164a8
Fixed pointers to archive, Daniel
2001-04-04 00:40:08 +00:00
a47fb3d9f7
Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel
2001-03-25 17:23:49 +00:00
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
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
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
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
81781103cd
Updated to point to bugzilla, Daniel
2001-03-07 09:31:47 +00:00
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
ec70e917b9
I'm slightly time warped...
...
- doc/xml.html: oops corrected dates s/2000/2001
Daniel
2001-02-26 20:10:45 +00:00
91e9d589ea
- doc/xml.html: applied patch from Ankh
...
Daniel
2001-02-26 07:31:12 +00:00
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
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
9cb5ff4e6a
Fixed generated doc, Daniel
2001-01-29 08:22:21 +00:00
383b14768a
Added link to FEATURES in lxr, Daniel
2001-01-23 11:39:52 +00:00
82687162b1
- doc/xml.html: updated with an XSLT section, removed pointer to
...
W3C CVS base.
Daniel
2001-01-22 15:32:01 +00:00
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
2ddd23ddbc
Fixed 2.2.9, added 2.2.10, Daniel
2000-11-25 10:42:19 +00:00
9d343c4af5
Updated the Web page with 2.2.9, Daniel.
2000-11-25 10:12:43 +00:00
851c59c20e
Fixed Ari Johnson E-mail's, daniel
2000-11-24 16:06:22 +00:00
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
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
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
0c0692291e
Fixed a stoopid URL problem, Daniel.
2000-10-21 09:25:52 +00:00
ab8500d794
Updated homepage to reflect the new distrib, Daniel.
2000-10-15 21:06:19 +00:00
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
c92c304a44
on-line update, Daniel
2000-09-29 02:42:04 +00:00
d5f97f8077
- doc/xml.html : updated with new releases, adding "how to help"
...
Daniel
2000-09-17 16:38:14 +00:00
969844565f
Added a doc on the I/O interfaces, Daniel
2000-08-31 13:50:12 +00:00
f121ab7295
on-line update, Daniel
2000-08-29 23:40:42 +00:00
8c6d6af17a
Added pointer to gtk-doc, Daniel.
2000-08-25 17:14:13 +00:00
7b9c4b752d
Added Warning about SAX en entities support. Daniel.
2000-08-25 16:26:50 +00:00
ec78c0f8d5
Updated for clearer message of the content, DV.
2000-08-25 10:25:23 +00:00
4540be4af6
Updated the doc a bit, Daniel.
2000-08-19 16:40:28 +00:00
786d7c8dcf
on-line update, Daniel
2000-08-12 23:38:57 +00:00
a2679fa421
on-line update, Daniel
2000-07-22 02:38:15 +00:00
94e906032a
on-line update, Daniel
2000-07-17 14:38:19 +00:00
8d86964a4a
Linked the I18N support, Daniel.
2000-07-14 12:12:59 +00:00
60979bdcb3
on-line update, Daniel
2000-07-10 12:17:33 +00:00
6388e174d6
Added 2.1.1 rel;ease, Daniel.
2000-07-03 16:07:19 +00:00
306be999e9
Updated doc dur to xmlsoft.org reorg, updated examples, Daniel.
2000-07-03 12:38:45 +00:00
c19fcccd5e
fixed links broken due to the reorg of xmlsoft.org, daniel.
2000-07-03 11:52:01 +00:00