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
2002-11-14 17:42:43 +00:00
doc adding pdf of tutorial, changing web page to link to it 2002-11-12 03:49:05 +00:00
example
include fixed bug #98338 , fatalError SAX callback is never used. Daniel 2002-11-12 20:57:47 +00:00
macos
python Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
result Christian Glahn found a problem with a recent patch to 2002-10-26 19:29:51 +00:00
SAXresult
test Christian Glahn found a problem with a recent patch to 2002-10-26 19:29:51 +00:00
vms Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
win32 *** empty log message *** 2002-11-14 17:42:43 +00:00
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c completed the #96963 fix 2002-11-06 22:51:58 +00:00
ChangeLog strengthen the guard in the Pop macros, like in the XML parser, closes bug 2002-11-12 21:14:17 +00:00
check-xml-test-suite.py
config.h.in serious cleanup of the spec file and associated changes in the Makefiles. 2002-10-23 20:43:53 +00:00
configure.in removed xmlwin32version.h 2002-10-29 17:33:22 +00:00
Copyright
debugXML.c Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
DOCBparser.c
encoding.c made xmlGetUTF8Char public Daniel 2002-10-22 14:28:17 +00:00
entities.c
error.c
genUnicode.py
global.data
globals.c fixed a typo pointed out by Igor try to speed up node compare using line 2002-11-08 15:10:00 +00:00
HACKING
hash.c
HTMLparser.c strengthen the guard in the Pop macros, like in the XML parser, closes bug 2002-11-12 21:14:17 +00:00
HTMLtree.c
INSTALL
install-sh
libxml-2.0.pc.in
libxml.3
libxml.h
libxml.m4
libxml.spec.in serious cleanup of the spec file and associated changes in the Makefiles. 2002-10-23 20:43:53 +00:00
list.c
MAINTAINERS
Makefile.am switched the order of a couple of includes to fix bugs #97100 Daniel 2002-11-04 17:06:52 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c
nanohttp.c
NEWS
parser.c fixed the initialization of the SAX structure which was breaking xsltproc 2002-11-12 12:36:52 +00:00
parserInternals.c fixed the initialization of the SAX structure which was breaking xsltproc 2002-11-12 12:36:52 +00:00
README
README.cvs-commits
SAX.c
testAutomata.c
testC14N.c
testDocbook.c
testHTML.c
testRegexp.c
testSAX.c
testSchemas.c
testThreads.c conditionally excluded unistd.h 2002-10-31 15:59:09 +00:00
testThreadsWin32.c broke verlong lines 2002-10-31 15:59:24 +00:00
testURI.c
testXPath.c
threads.c improvements to the Windows-side of thread handling 2002-10-31 15:58:42 +00:00
TODO
TODO_SCHEMAS
tree.c fixed the initialization of the SAX structure which was breaking xsltproc 2002-11-12 12:36:52 +00:00
trio.c
trio.h
triodef.h Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
trionan.c Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
trionan.h
triop.h
triostr.c
triostr.h
uri.c Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
valid.c serious cleanup of the spec file and associated changes in the Makefiles. 2002-10-23 20:43:53 +00:00
xinclude.c
xlink.c
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
xmlIO.c Applied the VMS update patch from Craig A. Berry update Daniel 2002-10-22 17:35:37 +00:00
xmllint.c
xmlmemory.c
xmlregexp.c
xmlschemas.c Christian Glahn found a problem with a recent patch to 2002-10-26 19:29:51 +00:00
xmlschemastypes.c
xmlunicode.c
xpath.c fixed the initialization of the SAX structure which was breaking xsltproc 2002-11-12 12:36:52 +00:00
xpointer.c tried to fix bug #97852 reported by Nicolas Noffke Daniel 2002-11-06 15:49:46 +00:00

                  XML toolkit from the GNOME project

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

This code is released under the MIT Licence see the Copyright file.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/XSLT/bug.html

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

$Id$