1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-13 13:17:36 +03:00
XML parser and toolkit
Go to file
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
doc Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
example - Makefile.am example/Makefile.am: Laszlo PETER provided a fix 2001-06-15 22:22:04 +00:00
include Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
result - HTMLparser.[ch] HTMLtree.c: stored the inline/block property 2001-06-13 21:11:59 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test - HTMLtree.c: when in a pre element no formatting space should 2001-06-07 16:07:07 +00:00
vms Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c 2000-11-25 09:54:49 +00:00
win32 - xmlversion.h: okay this is a generated file, but Windows 2001-06-22 15:18:01 +00:00
.cvsignore Make the .m4 file install properly (Makefile.am) Ignore some files. 2000-11-14 23:47:56 +00:00
acconfig.h - Makefile.am include/Makefile.am include/win32config.h 2000-10-12 08:06:28 +00:00
acinclude.m4 Auto* still annoying peoples, commiting result :-(, Daniel. 2000-10-15 21:43:03 +00:00
aclocal.m4 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
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 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
config.h.in fixed the way to detect symlink Daniel 2001-06-23 18:38:06 +00:00
configure.in Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
debugXML.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
DOCBparser.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
encoding.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
entities.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +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 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
HTMLtree.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
INSTALL Added "make tests" to INSTALL, Daniel 2001-06-17 10:32:52 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
libxml-2.0.pc.in Revert directory structure changes 2001-02-23 17:55:21 +00:00
libxml.4 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
libxml.h - libxml.h: fixed an error in last commit 2001-06-11 10:29:38 +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 Updated Email, forgot one place where the noencoding should be tested, Daniel 2001-01-18 12:50:20 +00:00
Makefile.am fixed make distcheck and rebuilding the rpms Daniel 2001-06-23 21:55:48 +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 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 Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
parserInternals.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
README Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
SAX.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +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 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
TODO fixed the bug generating a template loop in libxslt when using 2001-06-23 16:32:46 +00:00
tree.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +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 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
valid.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +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 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2Conf.sh.in Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - 2001-03-03 18:50:55 +00:00
xmlIO.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xmllint.1 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xmllint.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xmlmemory.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xpath.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xpointer.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +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