Go to file
Daniel Veillard 8fcc494e64 cleaned up some warning on the Alpha Daniel
* SAX.c xmlIO.c: cleaned up some warning on the Alpha
Daniel
2001-07-17 20:07:33 +00:00
doc Added XInclude, Daniel 2001-07-10 17:53:07 +00:00
example add #undef HAVE_DLFCN_H 2001-07-13 18:35:13 +00:00
include cleaned up some warning on the Alpha Daniel 2001-07-17 20:07:33 +00:00
result fixed XML Base computation which was broken added a base function to the 2001-07-09 16:01:19 +00:00
SAXresult
test fixed XML Base computation which was broken added a base function to the 2001-07-09 16:01:19 +00:00
vms
win32 added a couple of exported entries raised by #57348 and #57381 Daniel 2001-07-12 15:09:52 +00:00
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +00:00
acconfig.h
acinclude.m4
AUTHORS Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
autogen.sh should finish the migration of exported includes into a real 2001-06-23 18:53:44 +00:00
catalog.c - catalog.[ch]: fixes and add xmlLoadCatalogs() 2001-05-22 15:08:55 +00:00
ChangeLog cleaned up some warning on the Alpha Daniel 2001-07-17 20:07:33 +00:00
config.h.in cleaned up some warning on the Alpha Daniel 2001-07-17 20:07:33 +00:00
configure.in release of 2.4.0 updated the docs Daniel 2001-07-10 15:49:44 +00:00
COPYING.LIB
Copyright Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
debugXML.c store the line numbder in element->content, may break some software, need 2001-07-12 01:20:08 +00:00
DOCBparser.c store the line numbder in element->content, may break some software, need 2001-07-12 01:20:08 +00:00
encoding.c cleanup of global variables, marking some const or private. Daniel 2001-07-16 00:06:07 +00:00
entities.c cleanup of global variables, marking some const or private. Daniel 2001-07-16 00:06:07 +00:00
error.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
HACKING Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
hash.c - HTMLparser.c: Closed bug #54891 2001-05-19 13:24:56 +00:00
HTMLparser.c cleanup of global variables, marking some const or private. Daniel 2001-07-16 00:06:07 +00:00
HTMLtree.c store the line numbder in element->content, may break some software, need 2001-07-12 01:20:08 +00:00
INSTALL Added "make tests" to INSTALL, Daniel 2001-06-17 10:32:52 +00:00
install-sh
libxml-2.0.pc.in
libxml.4 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
libxml.h - xpointer.c include/win32config.h win32/libxml2/libxml2.def.src 2001-06-28 12:54:16 +00:00
libxml.m4 - parser.c: applied fixes from Christian Glahn bug report #53391 2001-04-26 20:54:01 +00:00
libxml.spec.in Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
list.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
MAINTAINERS
Makefile.am fixed XML Base computation which was broken added a base function to the 2001-07-09 16:01:19 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
nanohttp.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
NEWS
parser.c store the line numbder in element->content, may break some software, need 2001-07-12 01:20:08 +00:00
parserInternals.c cleanup of global variables, marking some const or private. Daniel 2001-07-16 00:06:07 +00:00
README Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
README.cvs-commits
SAX.c cleaned up some warning on the Alpha Daniel 2001-07-17 20:07:33 +00:00
strio.c Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
strio.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
testCatalog.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testDocbook.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testHTML.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testSAX.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testURI.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testXPath.c trying to fix #56948, this led to an XPath fix, improvements of SAX 2001-07-08 13:15:55 +00:00
TODO fixed compilation under Cygwin #57503 update Daniel 2001-07-14 16:44:32 +00:00
tree.c cleanup of global variables, marking some const or private. Daniel 2001-07-16 00:06:07 +00:00
trio.c MSVC fix 2001-06-22 14:41:45 +00:00
trio.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
triop.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
uri.c fixed 2 uri normalization bugs on '//' reduction Daniel 2001-06-26 07:47:23 +00:00
valid.c fixed "Internal: MIXED struct bad" when #CDATA elements validation occured 2001-07-09 20:07:25 +00:00
xinclude.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xlink.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlIO.c cleaned up some warning on the Alpha Daniel 2001-07-17 20:07:33 +00:00
xmllint.1 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xmllint.c fixed compilation under Cygwin #57503 update Daniel 2001-07-14 16:44:32 +00:00
xmlmemory.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xpath.c added a more convenient extension API for value and context managing Now 2001-07-16 04:52:57 +00:00
xpointer.c store the line numbder in element->content, may break some software, need 2001-07-12 01:20:08 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL or the W3C IPR, pick the one
you prefer.

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

daniel@veillard.com