1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 9fcd462f27 512131 crash in xmlRelaxNGValidateFullElement
* relaxng.c: in some case we were not freeing the right data, also
  cleanup a few other things
2009-08-14 16:16:31 +02:00
bakefile Bug 571059 – MSVC doesn't work with the bakefile 2009-08-07 16:19:15 +02:00
doc Fix Solaris binary links, cleanups 2009-08-07 16:27:15 +02:00
example
include Both args of xmlStrcasestr are const 2009-08-12 23:02:08 +02:00
macos EOL cleanups from Florent Guiliani Daniel 2008-02-15 07:43:00 +00:00
optim
python A couple of generated but modified files 2009-07-09 08:53:51 +02:00
result 571271 fix semantic of xsd:all with minOccurs=0 2009-08-12 15:39:23 +02:00
test Test case for 570702 2009-08-12 12:40:39 +02:00
vms update from Tycho Hilhorst, should fix #523378 Daniel 2008-03-19 15:43:00 +00:00
VxWorks apply a couple of fixes based on a Coverity report forwarded by Derrick 2008-06-10 14:56:11 +00:00
win32 fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel 2009-03-25 09:51:19 +00:00
xstc applied patch from Mike Hommey fixing distclean, fixes #520387 Daniel 2008-04-03 05:41:28 +00:00
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c Fix a couple of ABI issues with C14N 1.1 2009-07-09 22:54:00 +02:00
catalog.c apply a couple of fixes based on a Coverity report forwarded by Derrick 2008-06-10 14:56:11 +00:00
ChangeLog Fix a regression in streaming entities support 2009-07-10 16:12:46 +02:00
check-relaxng-test-suite2.py patches from John Carr to start cleaning up 'make diskcheck' problems c.f. 2008-01-11 07:19:24 +00:00
check-relaxng-test-suite.py patches from John Carr to start cleaning up 'make diskcheck' problems c.f. 2008-01-11 07:19:24 +00:00
check-xinclude-test-suite.py
check-xml-test-suite.py
check-xsddata-test-suite.py patches from John Carr to start cleaning up 'make diskcheck' problems c.f. 2008-01-11 07:19:24 +00:00
chvalid.c
chvalid.def
config.h.in A couple of generated but modified files 2009-07-09 08:53:51 +02:00
configure.in Allow to select the threading system on Windows 2009-08-07 21:47:25 +02:00
Copyright
dbgen.pl
dbgenattr.pl
debugXML.c Fix leak on SAX1, xmllint --sax1 option and debug 2009-07-29 11:34:50 +02:00
dict.c preparing the release of 2.7.2 fix the Solaris portability issue 2008-10-03 07:58:23 +00:00
DOCBparser.c
elfgcchack.h adds element traversal support avoid a warning regenerated daniel 2008-11-27 15:26:28 +00:00
encoding.c make a new kind of buffer where shrinking and adding in head can avoid 2008-08-30 12:52:26 +00:00
entities.c applied patch from Aswin to fix tree skipping fixed a comment and added a 2008-08-25 14:53:31 +00:00
error.c fix structured error handling problems #564217 daniel 2009-04-02 12:04:35 +00:00
genChRanges.py
gentest.py Borland C fix from Moritz Both regenerate, workaround a problem for buffer 2008-09-01 13:08:57 +00:00
genUnicode.py
global.data
globals.c patch from Alex Khesin fixing CDATA output after a text node. fixed the 2008-03-04 13:19:49 +00:00
HACKING
hash.c handle a erroneous parsing of attributes in case said attribute has been 2008-01-11 05:27:32 +00:00
HTMLparser.c 588441 allow '.' in HTML Names even if invalid 2009-08-13 10:10:29 +02:00
HTMLtree.c 582913 Fix htmlSetMetaEncoding() to be nicer 2009-08-12 23:03:23 +02:00
INSTALL
install-sh
legacy.c
libxml2.doap * libxml2.doap: adding RDF dope file. 2009-05-12 08:54:59 +02:00
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in
libxml.3
libxml.h __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. Patch 2007-11-16 10:54:59 +00:00
libxml.m4
libxml.spec.in fix the build root Daniel 2008-07-23 13:35:50 +00:00
list.c applied patch to fix xmlListAppend() from Georges-André SILBER also fix 2007-05-09 23:53:30 +00:00
MAINTAINERS Update MAINTAINERS file to match Gnome stuff, Daniel 2007-09-04 08:10:09 +00:00
Makefile.am Aleksey Sanin support for c14n 1.1 2009-07-09 10:26:22 +02:00
Makefile.tests add a new regression test program for testing character ranges and UTF8 2008-07-24 15:05:38 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c a couple more fixes patch from Andreas Färber to compile on Haiku 2008-08-29 12:43:40 +00:00
nanohttp.c a couple more fixes patch from Andreas Färber to compile on Haiku 2008-08-29 12:43:40 +00:00
NEWS preparing the release of 2.7.2 fix the Solaris portability issue 2008-10-03 07:58:23 +00:00
parser.c Fix a couple of problems in the parser 2009-08-10 16:49:30 +02:00
parserInternals.c fix for CVE-2008-3281 Daniel 2008-08-20 17:04:30 +00:00
pattern.c fix problem with xmlStreamPop when pattern includes a "." element (see 2008-07-17 05:29:16 +00:00
README
README.cvs-commits
README.tests add a new regression test program for testing character ranges and UTF8 2008-07-24 15:05:38 +00:00
regressions.py
regressions.xml
relaxng.c 512131 crash in xmlRelaxNGValidateFullElement 2009-08-14 16:16:31 +02:00
rngparser.c
runsuite.c more progresses against the official regression tests small cleanup for 2008-07-31 19:54:59 +00:00
runtest.c Aleksey Sanin support for c14n 1.1 2009-07-09 10:26:22 +02:00
runxmlconf.c fix compilation if XPath is not included Daniel 2008-09-25 15:36:43 +00:00
SAX2.c Fix leak on SAX1, xmllint --sax1 option and debug 2009-07-29 11:34:50 +02:00
SAX.c
schematron.c * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c 2009-06-04 11:22:45 +02:00
testapi.c 545579 doesn't compile without schema support 2009-08-10 15:14:01 +02:00
testAutomata.c
testC14N.c Aleksey Sanin support for c14n 1.1 2009-07-09 10:26:22 +02:00
testchar.c add a new regression test program for testing character ranges and UTF8 2008-07-24 15:05:38 +00:00
testdict.c add the new test in 'make check' and update it to check subdictionaries 2008-08-08 12:03:22 +00:00
testdso.c
testHTML.c
testModule.c patch from Florent Guiliani to fix build on SCO OpenServer daniel 2008-02-25 15:44:43 +00:00
testOOM.c
testOOMlib.c
testOOMlib.h
testReader.c
testrecurse.c completely different fix for the recursion detection based on entity 2008-08-28 15:36:32 +00:00
testRegexp.c made one of the changes suggested by Brian Krahmer allow to pass '--' on 2008-02-21 22:31:55 +00:00
testRelax.c
testSAX.c
testSchemas.c
testThreads.c
testThreadsWin32.c
testURI.c add a debug option printing all the fields within the parsed URI structure 2007-10-16 12:18:18 +00:00
testXPath.c
threads.c * parser.c threads.c: change the threading initialization sequence 2009-06-04 11:08:39 +02:00
TODO
TODO_SCHEMAS
tree.c Preserve attributes of include start on tree copy 2009-07-30 17:47:32 +02:00
trio.c
trio.h changed include of config.h to be surrounded by quotation marks #570806 2009-03-03 06:31:43 +00:00
triodef.h
trionan.c Borland C fix from Moritz Both regenerate, workaround a problem for buffer 2008-09-01 13:08:57 +00:00
trionan.h
triop.h
triostr.c
triostr.h
uri.c bug in parsing RFC 3986 uris with port numbers Daniel 2008-08-27 17:23:41 +00:00
valid.c 567619 xmlValidateNotationUse missing param test 2009-08-12 10:39:29 +02:00
xinclude.c patch based on Wieant Nielander contribution to add the option of not 2008-08-26 07:26:55 +00:00
xlink.c
xml2-config.1
xml2-config.in apply patch from Fred Crozat to avoid outputting -L/usr/lib from 2008-01-11 06:44:00 +00:00
xml2Conf.sh.in
xmlcatalog.c
xmlIO.c Fix windows build 2009-08-12 11:41:27 -04:00
xmllint.c xmllint use xmlGetNodePath when not compiled in 2009-08-10 14:43:18 +02:00
xmlmemory.c port patch from Marcus Meissner to add gcc checking for printf like 2009-01-18 20:53:59 +00:00
xmlmodule.c apply simple patch from Carlo Bramini to avoid compilation problems with 2008-02-08 10:49:46 +00:00
xmlreader.c 560524 – xmlTextReaderLocalName description 2009-08-11 18:31:42 +02:00
xmlregexp.c 570702 fix a bug in regexp determinism checking 2009-08-12 12:21:42 +02:00
xmlsave.c new options to serialize as XML/HTML/XHTML and restore old entry point 2008-09-25 14:31:40 +00:00
xmlschemas.c 571271 fix semantic of xsd:all with minOccurs=0 2009-08-12 15:39:23 +02:00
xmlschemastypes.c Bug 565747 – relax anyURI data character checking 2009-08-07 16:42:24 +02:00
xmlstring.c Both args of xmlStrcasestr are const 2009-08-12 23:02:08 +02:00
xmlunicode.c
xmlwriter.c * parser.c: use options from current parser context when creating 2009-06-19 13:54:25 -04:00
xpath.c * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c 2009-06-04 11:22:45 +02:00
xpointer.c Skip silently unrecognized XPointer schemes 2009-07-29 12:24:11 +02: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$