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
Kasimier T. Buchcik e5f810f69b A warning will now be reported in the value of the XSD attribute
* xmlschemas.c: A warning will now be reported in the value of
  the XSD attribute 'schemaLocation' does not consist of tuples
  (namespace-name, document-URI). A warning will be reported
  if a schema document could not be found at the specified
  location (via 'schemaLocation' or
  'noNamespaceSchemaLocation').
* include/libxml/xmlerror.h: Added XML_SCHEMAV_MISC to
  xmlParserErrors.
2006-05-30 09:41:25 +00:00
bakefile files for the Bakefile generator for Makefiles from Francesco Montorsi 2005-01-27 23:59:14 +00:00
doc Shut up CVS 2006-05-10 08:58:19 +00:00
example more cleanups based on coverity reports. Daniel 2006-03-09 16:49:24 +00:00
include A warning will now be reported in the value of the XSD attribute 2006-05-30 09:41:25 +00:00
macos cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel 2005-10-28 15:59:14 +00:00
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python more cleanups based on coverity reports. Daniel 2006-03-09 16:49:24 +00:00
result Fixed bug #341150, reported by Michael Romer. In 2006-05-09 19:59:54 +00:00
test Fixed bug #341150, reported by Michael Romer. In 2006-05-09 19:59:54 +00:00
vms cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel 2005-10-28 15:59:14 +00:00
win32 added schematron as pointed out by Eric Zurcher Daniel 2006-03-09 08:43:32 +00:00
xstc Shut up CVS 2006-05-10 08:58:19 +00:00
.cvsignore Shut up CVS 2006-05-10 08:58:19 +00:00
acconfig.h another patch from Malcolm Tredinnick fixing warning generated by the 2004-09-28 12:33:52 +00:00
acinclude.m4 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel 2004-02-09 15:10:28 +00:00
AUTHORS
autogen.sh
build_glob.py
c14n.c fix a few warning raised by gcc-4.1 and latests changes Daniel 2006-03-10 13:40:16 +00:00
catalog.c more cleanups based on coverity reports. Daniel 2006-03-09 16:49:24 +00:00
ChangeLog A warning will now be reported in the value of the XSD attribute 2006-05-30 09:41:25 +00:00
check-relaxng-test-suite2.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-relaxng-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xinclude-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xml-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xsddata-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
chvalid.c applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
chvalid.def rebuilt chvalid.def from scratch based on XML 2nd edition REC and 2003-10-11 22:53:44 +00:00
config.h.in cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel 2005-10-28 15:59:14 +00:00
configure.in applied another Python detection patch from Joseph Sacco cleanup the 2006-05-03 13:15:44 +00:00
Copyright fixed some wording make sure doc/examples is packaged fixed the really 2003-11-15 18:24:36 +00:00
dbgen.pl
dbgenattr.pl
debugXML.c patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled a 2005-09-06 22:16:57 +00:00
dict.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
DOCBparser.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
elfgcchack.h updated the Ruby bindings links, and regenerated the docs. Daniel 2006-02-23 22:07:59 +00:00
encoding.c fixing bug #340398 xmlCharEncOutFunc writing to input buffer Daniel 2006-05-02 12:24:06 +00:00
entities.c more cleanups based on coverity reports. Daniel 2006-03-09 16:49:24 +00:00
error.c fixing a portability problem on some old Unices with patch from Albert 2005-10-28 08:25:51 +00:00
genChRanges.py applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
gentest.py fixed second spot where CRLF split between chunks could cause trouble (bug 2005-10-22 02:04:26 +00:00
genUnicode.py applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
global.data
globals.c fixed compilation when configured --without-sax1 and other cleanups fixes 2005-08-23 22:14:02 +00:00
HACKING
hash.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
HTMLparser.c a bunch of small cleanups based on coverity reports. Daniel 2006-03-09 14:13:55 +00:00
HTMLtree.c fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an 2005-12-20 15:55:14 +00:00
INSTALL Removed section on HP-UX from 2000, Daniel 2006-03-24 14:02:54 +00:00
install-sh
legacy.c small doc patch from Aron Stansvik another doc patch for a deprecated API 2005-12-06 22:21:46 +00:00
libxml-2.0-uninstalled.pc.in New file for building against uninstalled libxml2 builds. Support the 2003-09-30 02:36:08 +00:00
libxml-2.0.pc.in removed a redundant include path Daniel 2005-06-14 10:35:37 +00:00
libxml.3 tiny fix from Albert Chin portability cleanup for arch needing trio for 2005-10-28 16:37:05 +00:00
libxml.h try to fix xmlParseInNodeContext when operating on an HTML document. 2006-01-18 17:22:35 +00:00
libxml.m4 applied changes suggested by Mike Hommey, remove libxml1 support and use 2004-06-28 09:27:23 +00:00
libxml.spec.in applied another Python detection patch from Joseph Sacco cleanup the 2006-05-03 13:15:44 +00:00
list.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
MAINTAINERS
Makefile.am Tiny change for 'make tests': raised the number of expected failures for 2005-12-05 15:32:28 +00:00
Makefile.tests preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c applied patch from Marcus Boerger to remove warnings on Windows. Daniel 2005-08-08 20:33:54 +00:00
nanohttp.c applied patch from Gary Coady to accept gzipped http resources. Daniel 2005-12-15 11:12:26 +00:00
NEWS preparing 2.6.24 release, fixed Python paths at the last moment fix some 2006-04-28 16:30:48 +00:00
parser.c fix the error message for invalid code point in content c.f. bug #339311 2006-04-24 08:50:10 +00:00
parserInternals.c a bunch of small cleanups based on coverity reports. Daniel 2006-03-09 14:13:55 +00:00
pattern.c Applied patch from Rob Richards, fixing a potential memory leak in 2006-05-16 15:13:37 +00:00
README preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
README.cvs-commits
README.tests preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
regressions.py new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +00:00
regressions.xml new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +00:00
relaxng.c Fixed compilation error (bug 340765) reported by dmacks with patch 2006-05-06 03:16:22 +00:00
rngparser.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
runsuite.c Added an XPath object cache. It sits on an xmlXPathContext and need to be 2006-05-29 16:15:36 +00:00
runtest.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
SAX2.c more cleanups based on coverity reports. Daniel 2006-03-09 16:49:24 +00:00
SAX.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
schematron.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
testapi.c preparing 2.6.24 release, fixed Python paths at the last moment fix some 2006-04-28 16:30:48 +00:00
testAutomata.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
testC14N.c fixed compilation when configured --without-sax1 and other cleanups fixes 2005-08-23 22:14:02 +00:00
testdso.c warning patches from Peter Breitenlohner serious DTD parsing speedups, 2005-01-25 00:22:52 +00:00
testHTML.c a lot of small cleanups based on Linus' sparse check output. Daniel 2005-07-28 23:49:35 +00:00
testModule.c fixed mingw compilation 2005-04-06 20:42:35 +00:00
testOOM.c many further little changes for OOM problems. Now seems to be getting 2004-07-31 16:24:01 +00:00
testOOMlib.c Finally - found the problem with the page generation (XMLPUBFUN not 2003-11-16 06:25:42 +00:00
testOOMlib.h
testReader.c a lot of small cleanups based on Linus' sparse check output. Daniel 2005-07-28 23:49:35 +00:00
testRegexp.c printed the wrong string Daniel 2005-08-22 15:50:57 +00:00
testRelax.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testSAX.c a lot of small cleanups based on Linus' sparse check output. Daniel 2005-07-28 23:49:35 +00:00
testSchemas.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testThreads.c a lot of small cleanups based on Linus' sparse check output. Daniel 2005-07-28 23:49:35 +00:00
testThreadsWin32.c
testURI.c
testXPath.c added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
threads.c updated the docs and rebuild releasing 2.6.21 removed 2005-09-04 21:39:03 +00:00
TODO small update trying to add an API to get useful error informations back 2005-01-07 13:56:19 +00:00
TODO_SCHEMAS
tree.c Revert behavior change in xmlSetProp to handle attributes with colons in 2006-05-22 11:34:44 +00:00
trio.c
trio.h
triodef.h
trionan.c VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
trionan.h
triop.h
triostr.c
triostr.h
uri.c a bunch of small cleanups based on coverity reports. Daniel 2006-03-09 14:13:55 +00:00
valid.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
xinclude.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
xlink.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
xml2-config.1
xml2-config.in fix Red Hat bug #184170 Daniel 2006-03-07 09:00:20 +00:00
xml2Conf.sh.in
xmlcatalog.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
xmlIO.c fix a mix of code and declarations showing up on Windows patch from 2006-05-02 20:34:38 +00:00
xmllint.c applied patch from Gary Coady to really make sure xmllint --nonet would 2006-04-25 16:17:53 +00:00
xmlmemory.c fixed #169630 segfault in xmlMemDisplay Daniel 2005-05-08 11:39:56 +00:00
xmlmodule.c more portability patches from Albert Chin for HP-UX and AIX Daniel 2005-10-28 14:54:17 +00:00
xmlreader.c end of first pass on coverity reports. Daniel 2006-03-10 00:36:23 +00:00
xmlregexp.c applied patch from Youri Golovanov fixing bug #316338 and adding a couple 2006-03-21 23:17:57 +00:00
xmlsave.c applied patch from Geert Jansen to implement the save function to a 2005-11-09 08:56:26 +00:00
xmlschemas.c A warning will now be reported in the value of the XSD attribute 2006-05-30 09:41:25 +00:00
xmlschemastypes.c more cleanups based on coverity reports. Daniel 2006-03-09 18:41:40 +00:00
xmlstring.c Fixed xmlStrEqual() doc, Daniel 2005-12-22 14:58:32 +00:00
xmlunicode.c applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
xmlwriter.c patch from Jason Viers for line breaks after EndPI Daniel 2006-04-27 08:10:25 +00:00
xpath.c Enhanced xmlXPathNodeCollectAndTest() to avoid recreation (if possible) of 2006-05-30 09:29:23 +00:00
xpointer.c fix a few warning raised by gcc-4.1 and latests changes Daniel 2006-03-10 13:40:16 +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 build on an Unixised setup:
   ./configure ; make ; make install
To build on Windows:
   see instructions on win32/Readme.txt

To assert build quality:
   on an Unixised setup:
      run make tests
   otherwise:
       There is 3 standalone tools runtest.c runsuite.c testapi.c, which
       should compile as part of the build or as any application would.
       Launch them from this directory to get results, runtest checks 
       the proper functionning of libxml2 main APIs while testapi does
       a full coverage check. Report failures to the list.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/bugs.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/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id$