1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
XML parser and toolkit
Go to file
Daniel Veillard ae6db17a44 removed unused var Daniel
* xpointer.c: removed unused var
Daniel
2001-08-16 19:32:00 +00:00
doc Added docs for 2.4.1 and 2.4.2 releases, Daniel 2001-08-15 13:12:39 +00:00
example add xmlCleanupParser() before leaving Daniel 2001-08-15 20:46:57 +00:00
include released 2.4.2 Daniel 2001-08-15 12:58:03 +00:00
result allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +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 small cleanup closing bug #59108 Daniel 2001-08-16 16:00:13 +00:00
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +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
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 Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% 2001-07-18 19:30:27 +00:00
ChangeLog removed unused var Daniel 2001-08-16 19:32:00 +00:00
config.h.in released 2.4.2 Daniel 2001-08-15 12:58:03 +00:00
configure.in released 2.4.2 Daniel 2001-08-15 12:58:03 +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 deprecate the non-boundchecking Sprintf functions, add Snprintf this 2001-08-15 12:06:36 +00:00
DOCBparser.c applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC 2001-08-03 12:06:36 +00:00
encoding.c Add cast to fix warning. Add include of <libxml/parser.h>. 2001-07-27 22:47:14 +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 added John Fleck right to commit in the doc subdir Daniel 2001-08-08 20:59:00 +00:00
hash.c added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get 2001-07-22 03:54:15 +00:00
HTMLparser.c Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% 2001-07-18 19:30:27 +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 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 Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% 2001-07-18 19:30:27 +00:00
libxml.m4 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this 2001-08-13 11:24:16 +00:00
libxml.spec.in Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
list.c Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% 2001-07-18 19:30:27 +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 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC 2001-08-03 12:06:36 +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 small fix fixing bug #58539 reported by coolo, in entity substitution mode 2001-08-13 10:43:15 +00:00
nanohttp.c applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC 2001-08-03 12:06:36 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c small fix fixing bug #58539 reported by coolo, in entity substitution mode 2001-08-13 10:43:15 +00:00
parserInternals.c fixed the xmlLineNumbersDefault() errors, lesson don't add new functions 2001-07-25 17:18:57 +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 small fix fixing bug #58539 reported by coolo, in entity substitution mode 2001-08-13 10:43:15 +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 Add cast to fix warning. Add include of <libxml/parser.h>. 2001-07-27 22:47:14 +00:00
testDocbook.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testHTML.c applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC 2001-08-03 12:06:36 +00:00
testSAX.c applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC 2001-08-03 12:06:36 +00:00
testURI.c Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
testXPath.c another small cleanup closing bug #59110 Daniel 2001-08-16 16:27:41 +00:00
TODO fixed compilation under Cygwin #57503 update Daniel 2001-07-14 16:44:32 +00:00
tree.c fixed xmlCopyNode() for documents Daniel 2001-07-26 11:49:41 +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 deprecate the non-boundchecking Sprintf functions, add Snprintf this 2001-08-15 12:06:36 +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 xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the 2001-08-15 08:47:42 +00:00
xmllint.1 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
xmllint.c adding a --format option Daniel 2001-08-14 14:12:47 +00:00
xmlmemory.c fixed a serious memory problen when walking the namespace axis showing up 2001-07-30 13:42:13 +00:00
xpath.c serious changes on Result Value Trees and NodeSets w.r.t. deallocation and 2001-08-14 16:43:10 +00:00
xpointer.c removed unused var Daniel 2001-08-16 19:32:00 +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