1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-12 09:17:37 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 47881284ae Add a forbidden variable error number and message to XPath
Related to https://bugzilla.gnome.org/show_bug.cgi?id=680938

When the XML_XPATH_NOVAR flags is being used it means that
variables are forbidden, not that they are missing
2012-09-07 14:24:50 +08:00
bakefile Bug 571059 – MSVC doesn't work with the bakefile 2009-08-07 16:19:15 +02:00
doc Remove all .cvsignore as they are not used anymore 2012-09-04 14:25:23 +08:00
example Remove all .cvsignore as they are not used anymore 2012-09-04 14:25:23 +08:00
include Add a forbidden variable error number and message to XPath 2012-09-07 14:24:50 +08:00
macos EOL cleanups from Florent Guiliani Daniel 2008-02-15 07:43:00 +00:00
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python Remove all .cvsignore as they are not used anymore 2012-09-04 14:25:23 +08:00
result Improve error reporting on parser errors 2012-07-30 20:09:25 +08:00
test Do not fetch external parsed entities 2012-07-23 14:15:40 +08: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 Remove all .cvsignore as they are not used anymore 2012-09-04 14:25:23 +08:00
xstc Remove all .cvsignore as they are not used anymore 2012-09-04 14:25:23 +08:00
.gitignore Expand .gitignore with more files 2012-07-11 15:21:12 +08:00
acinclude.m4 More updates and cleanups on autotools and Makefiles 2012-08-17 10:04:30 +08: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 More updates and cleanups on autotools and Makefiles 2012-08-17 10:04:30 +08:00
buf.c Regenerating docs and API files 2012-08-10 10:00:18 +08:00
buf.h Expose xmlBufShrink in the public tree API 2012-08-22 11:05:09 +08: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 Convert C14N to the new Input buffer 2012-07-23 14:24:27 +08:00
catalog.c Cleanup function xmlBufResetInput() to set input from Buffer 2012-07-23 14:24:27 +08: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 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 patches from John Carr to start cleaning up 'make diskcheck' problems c.f. 2008-01-11 07:19:24 +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
configure.in Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors 2012-08-28 22:16:50 +08: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 Add "whereis" command to xmllint shell 2012-05-07 19:53:19 +08:00
dict.c Fix non __GNUC__ build 2012-08-13 17:54:20 +08: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 Regenerated API and symbols 2009-08-24 19:47:00 +02:00
enc.h Regenerating docs and API files 2012-08-10 10:00:18 +08:00
encoding.c Regenerating docs and API files 2012-08-10 10:00:18 +08:00
entities.c Improve HTML escaping of attribute on output 2012-09-05 12:11:43 +08:00
error.c Fix problem with specific and generic error handlers 2012-08-27 13:24:08 +08:00
genChRanges.py applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
gentest.py Borland C fix from Moritz Both regenerate, workaround a problem for buffer 2008-09-01 13:08:57 +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 Fix SetGenericErrorFunc and SetStructured clash 2009-08-24 17:34:25 +02:00
globals.c Bug 676544 - fails to build with --without-sax1 2012-08-28 22:03:16 +08: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 Cleanup on randomization 2012-05-18 15:41:31 +08:00
HTMLparser.c Visible HTML elements close the head tag 2012-08-17 19:14:29 +08:00
HTMLtree.c Improve HTML escaping of attribute on output 2012-09-05 12:11:43 +08:00
INSTALL.libxml2 use autoreconf in autogen.sh 2010-03-10 10:35:56 +01:00
legacy.c small doc patch from Aron Stansvik another doc patch for a deprecated API 2005-12-06 22:21:46 +00:00
libxml2.doap * libxml2.doap: adding RDF dope file. 2009-05-12 08:54:59 +02:00
libxml2.syms Expose xmlBufShrink in the public tree API 2012-08-22 11:05:09 +08:00
libxml-2.0-uninstalled.pc.in Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors 2012-08-28 22:16:50 +08:00
libxml-2.0.pc.in Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors 2012-08-28 22:16:50 +08:00
libxml.3 libxml(3) manpage typo fix 2012-08-17 11:59:01 +08:00
libxml.h minimize use of HAVE_CONFIG_H 2012-08-13 16:57:30 +08: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 Release candidate 1 of libxml2-2.9.0 2012-08-10 10:42:56 +08: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 Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors 2012-08-28 22:16:50 +08: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 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
nanoftp.c Remove two references to u_short 2012-04-02 15:45:13 +08:00
nanohttp.c Remove redundant and ungarded include of resolv.h 2012-05-11 10:09:32 +08:00
NEWS Release of libxml2-2.7.6 2009-10-06 18:38:15 +02:00
parser.c Fix potential crash on entities errors 2012-09-04 11:18:39 +08:00
parserInternals.c Introduce some default parser limits 2012-07-30 10:08:45 +08:00
pattern.c undef ERROR if already defined 2012-05-10 20:24:00 +08:00
README Fixed two typos in the README document 2012-03-16 15:12:25 -04:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
README.tests Update README.tests 2012-05-07 15:23:25 +08: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 Add a missing element check 2012-08-13 12:40:53 +08: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 clean redefinition of {v}snprintf in C-source 2012-08-13 16:57:30 +08:00
runtest.c Patch for portability of latin characters in C files 2012-08-20 20:58:24 +08:00
runxmlconf.c clean redefinition of {v}snprintf in C-source 2012-08-13 16:57:30 +08:00
save.h Improve HTML escaping of attribute on output 2012-09-05 12:11:43 +08:00
SAX2.c Add support for big line numbers in error reporting 2012-08-13 12:41:33 +08: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 * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c 2009-06-04 11:22:45 +02:00
testapi.c Expose xmlBufShrink in the public tree API 2012-08-22 11:05:09 +08:00
testAutomata.c repositioned #include for libxml.h to avoid compilation error on some 2007-01-31 18:38:56 +00:00
testC14N.c Basic changes for Win32 builds of release 2.9.0: compile buf.c 2012-08-15 13:52:09 +08:00
testchar.c Swicth the test program for characters to new input buffers 2012-07-23 14:24:27 +08: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 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
testlimits.c initialize var 2012-08-27 05:08:54 -04:00
testModule.c patch from Florent Guiliani to fix build on SCO OpenServer daniel 2008-02-25 15:44:43 +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 a lot of small cleanups based on Linus' sparse check output. Daniel 2005-07-28 23:49:35 +00:00
testrecurse.c clean redefinition of {v}snprintf in C-source 2012-08-13 16:57:30 +08: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 Various "make distcheck" and portability fixups 2012-08-06 11:32:54 +08: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 Various "make distcheck" and portability fixups 2012-08-06 11:32:54 +08:00
testThreads.c 599241 fix an initialization problem on Win64 2010-11-15 13:00:29 +01:00
testThreadsWin32.c repositioned #include for libxml.h to avoid compilation error on some 2007-01-31 18:38:56 +00:00
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 Bug 676544 - fails to build with --without-sax1 2012-08-28 22:03:16 +08:00
threads.c Fix reuse of xmlInitParser 2012-09-04 12:05:17 +08:00
timsort.h fix builds not having stdint.h 2012-08-27 11:56:07 -04: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 Improve HTML escaping of attribute on output 2012-09-05 12:11:43 +08:00
trio.c Various "make distcheck" and portability fixups 2012-08-06 11:32:54 +08:00
trio.h Various "make distcheck" and portability fixups 2012-08-06 11:32:54 +08:00
triodef.h applied patch from Olli Savia for LynxOS Daniel 2006-05-31 13:35:28 +00:00
trionan.c Borland C fix from Moritz Both regenerate, workaround a problem for buffer 2008-09-01 13:08:57 +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 applied patch from Andreas Stricke to ease the compilation on Windows CE 2007-04-17 12:44:58 +00:00
triostr.h applied patch from Andreas Stricke to ease the compilation on Windows CE 2007-04-17 12:44:58 +00:00
uri.c Support long path names on WNT 2012-09-07 12:19:25 +08:00
valid.c Adding various checks on node type though the API 2012-08-09 14:24:02 +08:00
xinclude.c Patch for xinclude of text using multibyte characters 2012-08-17 22:59:44 +08: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.1 markup error 2012-08-28 23:40:56 +08:00
xml2-config.in Various "make distcheck" and portability fixups 2012-08-06 11:32:54 +08: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 Fix a bunch of scan 'dead increments' and cleanup 2009-09-05 14:52:55 +02:00
xmlIO.c Support long path names on WNT 2012-09-07 12:19:25 +08:00
xmllint.c Fix file and line report for XSD SAX and reader streaming validation 2012-08-14 11:01:07 +08:00
xmlmemory.c xmlmemory: add a cast as size_t has no portable printf modifier 2011-05-09 11:49:52 +03:00
xmlmodule.c GetProcAddressA is available only on WinCE 2012-08-17 11:04:24 +08:00
xmlreader.c Fix file and line report for XSD SAX and reader streaming validation 2012-08-14 11:01:07 +08:00
xmlregexp.c Avoid a potential infinite recursion 2012-08-27 12:03:40 +08:00
xmlsave.c Adding various checks on node type though the API 2012-08-09 14:24:02 +08:00
xmlschemas.c Fix an XSD error when generating internal automata 2012-08-23 23:28:04 +08:00
xmlschemastypes.c Fix a wrong enum type use in Schemas Types 2012-02-29 09:44:35 +08:00
xmlstring.c Both args of xmlStrcasestr are const 2009-08-12 23:02:08 +02:00
xmlunicode.c applied patches from Aivars Kalvans to make unicode tables const, fixes 2006-03-27 09:30:13 +00:00
xmlwriter.c Convert the writer to new output buffer and save APIs 2012-07-23 14:24:27 +08:00
xpath.c Add a forbidden variable error number and message to XPath 2012-09-07 14:24:50 +08:00
xpointer.c Adding various checks on node type though the API 2012-08-09 14:24:02 +08:00
xzlib.c Fix various bugs in new code raised by the API checking 2012-05-15 10:45:05 +08:00
xzlib.h Cleanups of lzma support 2012-01-27 22:19:53 +08: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 privacy is explicitly
required and justified.

Daniel Veillard

$Id$