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 77005e6ff0 fixed the error reporting for not transitions fixed output Daniel
* xmlregexp.c xmlschemas.c: fixed the error reporting for
  not transitions
* result/schemas/any5_0_0* result/schemas/any5_0_2*
  result/schemas/any5_1_0*: fixed output
Daniel
2005-07-19 16:26:18 +00:00
bakefile files for the Bakefile generator for Makefiles from Francesco Montorsi 2005-01-27 23:59:14 +00:00
doc --nonet was duplicated daniel 2005-07-18 21:59:00 +00:00
example hack based on Arjan van de Ven suggestion to reduce ELF footprint and 2004-06-27 12:08:10 +00:00
include fixing bug #172215 about foreign namespaces by adding support for negated 2005-07-19 14:33:55 +00:00
macos use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid 2005-03-31 10:24:24 +00:00
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
result fixed the error reporting for not transitions fixed output Daniel 2005-07-19 16:26:18 +00:00
test fixing bug #172215 about foreign namespaces by adding support for negated 2005-07-19 14:33:55 +00:00
vms added --timing --copy timing for the copy applied patch from Craig Berry 2004-09-20 20:03:01 +00:00
win32 applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +00:00
xstc preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
.cvsignore added Eclipse project files to ignore 2005-04-06 20:06:08 +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 more work on the xml reader interfaces. updated Igor's mail and the Web 2002-12-18 14:53:54 +00:00
autogen.sh took away the requirement for automake-1.4, changed the messages for 2003-08-13 11:09:42 +00:00
build_glob.py patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
c14n.c fixing rendering of attributes when parent node is not in the node set 2005-06-07 16:53:57 +00:00
catalog.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
ChangeLog fixed the error reporting for not transitions fixed output Daniel 2005-07-19 16:26:18 +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 revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +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 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid 2005-03-31 10:24:24 +00:00
configure.in applied a patch from Gerrit P. Haase to add module support on cygwin 2005-07-14 09:31:14 +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 add a Timingtests target to check bad behaviour from the streaming engine 2003-09-17 22:33:22 +00:00
dbgenattr.pl add a Timingtests target to check bad behaviour from the streaming engine 2003-09-17 22:33:22 +00:00
debugXML.c excluded content string check for XML_ELEMENT_DECL in 2005-07-06 17:39:14 +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 applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +00:00
encoding.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
entities.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
error.c applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +00:00
genChRanges.py modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +00:00
gentest.py preparing to make testsuite releases along with code source releases fixed 2005-07-10 21:38:31 +00:00
genUnicode.py modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +00:00
global.data patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
globals.c applied patch from Morten Welinder, closing bug #306901 on compiling 2005-06-08 17:42:42 +00:00
HACKING added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to 2002-04-30 06:48:41 +00:00
hash.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
HTMLparser.c fixed a potential buffer overrun error introduced on last commit to 2005-07-14 08:57:39 +00:00
HTMLtree.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +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
legacy.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +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 small cleanup of the man page fixed a potential problem raised by Petr 2002-08-12 14:53:41 +00:00
libxml.h some gcc4 portability patches, including a serious aliasing bug exposed in 2005-03-10 09:22:07 +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 preparing release 2.6.19, updated docs and rebuilding. Daniel 2005-04-02 10:49:51 +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 more work on the xml reader interfaces. updated Igor's mail and the Web 2002-12-18 14:53:54 +00:00
Makefile.am Late fixes just for the release, daniel 2005-07-10 23:12:52 +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 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing valgrind found a newly introduced bug Daniel 2003-09-18 10:05:56 +00:00
mkinstalldirs valgrind found a newly introduced bug Daniel 2003-09-18 10:05:56 +00:00
nanoftp.c fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() 2005-05-06 11:40:56 +00:00
nanohttp.c fixed bug #310105 with http_proxy environments with patch provided by 2005-07-12 15:09:53 +00:00
NEWS preparing release 2.6.20 removed a compilation problem Daniel 2005-07-10 22:30:30 +00:00
parser.c fix for #309761 from Dylan Shell added xmlSchemaSAXPlug and 2005-07-09 17:32:57 +00:00
parserInternals.c fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in new 2005-07-03 16:19:41 +00:00
pattern.c Fixed evaluation of attributes. Actually only attribute at the first level 2005-07-08 19:58: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.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
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 applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +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 Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to 2005-07-05 10:40:52 +00:00
runtest.c Reformatted on Windows, then re-committed to CVS 2005-07-06 20:41:33 +00:00
SAX2.c first steps toward a testsuite dist fixed bug #307870 Daniel 2005-07-05 14:04:36 +00:00
SAX.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
testapi.c applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +00:00
testAutomata.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +00:00
testC14N.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testdso.c warning patches from Peter Breitenlohner serious DTD parsing speedups, 2005-01-25 00:22:52 +00:00
testHTML.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +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 integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
testReader.c applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added 2005-02-18 19:36:12 +00:00
testRegexp.c fixed where xmlMemoryDump() should be called. fixed handling of {0}, \n, 2005-07-14 12:58:49 +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 Re-examined the problems of configuring a "minimal" library. 2005-01-02 09:53:13 +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 integrated in "make tests" added -q option, and more conditional features 2004-11-09 16:17:02 +00:00
testThreadsWin32.c broke verlong lines 2002-10-31 15:59:24 +00:00
testURI.c small changes to syntax to get rid of compiler warnings. No changes to 2003-08-05 15:52:22 +00:00
testXPath.c applied patch from Mark Vadoc avoiding using xmlParse* option and use 2004-03-25 09:35:49 +00:00
threads.c on linux/gcc use weak definitions to avoid linking with pthread library on 2005-05-04 09:18:00 +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 merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
tree.c applied patch from Alexander Pohoyda fixing xmlGetNodePath on namespaced 2005-07-19 11:31:55 +00:00
trio.c Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
trio.h Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
triodef.h applied patch from Craig A. Berry to get libxml-2.5.7 to compile on 2003-04-25 23:12:22 +00:00
trionan.c VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
trionan.h further small changes to elminate most of the remaining warnings. 2003-08-06 04:43:55 +00:00
triop.h applied a trio update patch from Bjorn Reese which should work with MinGW 2002-09-25 22:44:43 +00:00
triostr.c Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
triostr.h Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
uri.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
valid.c fixed problem with free on dupl attribute in dtd (bug309637). added 2005-07-06 22:48:41 +00:00
xinclude.c Enhanced handling of xml:base for included elements, fixing bugs 169209 2005-06-01 03:37:59 +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 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in applied DSO support patch 2 from Joel Reed Daniel 2005-01-04 15:10:22 +00:00
xml2Conf.sh.in Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - 2001-03-03 18:50:55 +00:00
xmlcatalog.c added code to handle <group>, including dumping to output (bug 151924). 2004-10-06 16:38:01 +00:00
xmlIO.c fixed bug #307503 misplaced #ifdef Daniel 2005-07-03 14:42:56 +00:00
xmllint.c preparing release 2.6.20 removed a compilation problem Daniel 2005-07-10 22:30:30 +00:00
xmlmemory.c fixed #169630 segfault in xmlMemDisplay Daniel 2005-05-08 11:39:56 +00:00
xmlmodule.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
xmlreader.c applied patch from Marcus Boerger to route relaxng and schemas error 2005-07-13 23:07:49 +00:00
xmlregexp.c fixed the error reporting for not transitions fixed output Daniel 2005-07-19 16:26:18 +00:00
xmlsave.c applied patch from Mark Vakoc fixing saving of CDATA with NULL content. 2005-05-20 18:47:22 +00:00
xmlschemas.c fixed the error reporting for not transitions fixed output Daniel 2005-07-19 16:26:18 +00:00
xmlschemastypes.c found the last bug raised by NIST tests in comparing base64 strings, 2005-07-14 15:54:44 +00:00
xmlstring.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
xmlunicode.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
xmlwriter.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +00:00
xpath.c Changed the behaviour of xmlXPathEqualNodeSetFloat to return TRUE if a 2005-07-14 07:00:33 +00:00
xpointer.c revamped the elfgcchack.h format to cope with gcc4 change of aliasing 2005-04-01 13:11:58 +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$