1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 32bc74ef98 - doc/encoding.html doc/xml.html: added I18N doc
- encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
  improvements, both parser and filters, added ASCII & HTML,
  fixed the ISO-Latin-1 one
- xmllint.c testHTML.c: added/made visible --encode
- debugXML.c : cleanup
- most .c files: applied patches due to warning on Windows and
  when using Sun Pro cc compiler
- xpath.c : cleanup memleaks
- nanoftp.c : added a TESTING preprocessor flag for standalong
  compile so that people can report bugs more easilly
- nanohttp.c : ditched socklen_t which was a portability mess
  and replaced it with unsigned int.
- tree.[ch]: added xmlHasProp()
- TODO: updated
- test/ : added more test for entities, NS, encoding, HTML, wap
- configure.in: preparing for 2.2.0 release
Daniel
2000-07-14 14:49:25 +00:00
doc - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
example 2.1.0 test release for good, updated doc and example, Daniel. 2000-06-29 00:43:27 +00:00
include/libxml - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
result - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
SAXresult Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
test - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to 2000-03-20 11:48:04 +00:00
.cvsignore shut up cvs 1999-11-04 20:55:54 +00:00
acconfig.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
ChangeLog - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
config.h.in Candidate libxml-1.8.5, include jody libz patch, Daniel 2000-01-18 18:01:01 +00:00
configure.in - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
debugXML.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
debugXML.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
encoding.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
encoding.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
entities.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
entities.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
error.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
HACKING Updated the Hacking file with instructions, Daniel. 2000-04-16 08:52:20 +00:00
HTMLparser.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
HTMLparser.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
HTMLtree.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
HTMLtree.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
INSTALL Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
libxml.spec.in Fixed the handling of the control FTP connection 2000-07-10 10:27:46 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
Makefile.win Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
mkinstalldirs Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
nanoftp.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
nanoftp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
nanohttp.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
nanohttp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
parser.h - win32config.h.in: updated 2000-06-30 17:58:25 +00:00
parserInternals.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
README - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
SAX.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
SAX.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
testHTML.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
testSAX.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
testURI.c - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
testXPath.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
TODO - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
tree.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
tree.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
uri.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
uri.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
valid.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
valid.h removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
win32config.h.in - win32config.h.in: updated 2000-06-30 17:58:25 +00:00
xlink.c removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
xlink.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xml-config.in - bux fixes in XPath implementation 2000-01-24 13:55:06 +00:00
xml-error.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
xmlConf.sh.in Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
xmlIO.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xmlIO.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
xmllint.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xmlmemory.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xmlmemory.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
xmlversion.h.in - win32config.h.in: updated 2000-06-30 17:58:25 +00:00
xpath.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xpath.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00

                  XML parser for Gnome

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the LGPL and the W3C IPR

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rufus.w3.org

The list archive is at:
    http://xmlsoft.org/messages/

NOTE: I use a second CVS server for experimental version of the XML code,
      this mean that if you commit without a Changelog or without sending
      the patch to me or the list, it may well get lost. I usually check
      before copying over the Gnome directory, but it may happen.

    People interested in the bleeding edge or what I'm up to can check
    at http://dev.w3.org/cgi-bin/cvsweb/XML/

Daniel.Veillard@w3.org