1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-23 17:33:50 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 496a1cf592 revamped the encoding support, added iconv support, so now libxml if
* encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
  the encoding support, added iconv support, so now libxml if
  compiled with iconv automatically support japanese encodings
  among others. Work based on initial patch from Yuan-Chen Cheng
  I may have broken binary compat in the encoding handler
  registration scheme, but that was so utterly broken I don't
  expect anybody to have used this feature until now.
* parserInternals.h: fixup on the CHAR range macro
* xml-error.h, parser.c: catch URL/URI errors using the uri.c
  code.
* tree.[ch]: added xmlBufferGrow(), was needed for iconv
* uri.c: added xmlParseURI() I can't believe I forgot to
  implement this one in 2.0 !!!
* SAX.c: moved doc->encoding update in the endDocument() call.
* TODO: updated.

  Iconv rules :-)

Daniel
2000-05-03 14:20:55 +00:00
doc removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
example shut up cvs 1999-11-04 20:55:54 +00:00
include/libxml revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
result Added TODO, desactivated memory debug, ran make tests, daniel. 2000-03-14 18:33:47 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +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 Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
encoding.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
entities.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
entities.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +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 Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
HTMLparser.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
HTMLtree.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
HTMLtree.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +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 Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +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 removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +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 removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
parser.h - speedup of IS_CHAR like macros, significant overall improvement 2000-04-12 13:27:38 +00:00
parserInternals.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
README Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
SAX.c revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
SAX.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
testHTML.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
testSAX.c removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
testURI.c added testURI.c, Daniel. 2000-04-05 19:12:29 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
tree.c revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
tree.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
uri.c revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
uri.h - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> 2000-04-08 13:17:27 +00:00
valid.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
valid.h removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
win32config.h.in Patches for WIN32, Daniel. 2000-02-02 14:52:08 +00:00
xlink.c removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
xlink.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +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 revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
xmlIO.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
xmllint.c - speedup of IS_CHAR like macros, significant overall improvement 2000-04-12 13:27:38 +00:00
xmlmemory.c removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +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 Added xmlversion.h.in, Daniel 2000-04-05 14:23:16 +00:00
xpath.c - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> 2000-04-08 13:17:27 +00:00
xpath.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00

                  XML parser for Gnome

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

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