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
William M. Brack cafe885168 applied fixes to allow build from 'outside' directory (Bug 129172)
* python/Makefile.am, python/tests/Makefile.am,
  doc/Makefile.am: applied fixes to allow build from
  'outside' directory (Bug 129172)
2003-12-21 10:14:35 +00:00
doc applied fixes to allow build from 'outside' directory (Bug 129172) 2003-12-21 10:14:35 +00:00
example less verbose on difference cleanup fixed xmlCleanupParser() doc work on 2003-11-11 21:12:36 +00:00
include undid last change (my bad). Put necessary fix in libxslt/libexslt instead. 2003-12-20 09:20:39 +00:00
macos
python applied fixes to allow build from 'outside' directory (Bug 129172) 2003-12-21 10:14:35 +00:00
result augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
test augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
vms VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
win32 added pattern support 2003-12-11 13:56:54 +00:00
.cvsignore Ignore the new generated *.pc file. 2003-09-30 02:40:39 +00:00
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
catalog.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +00:00
ChangeLog applied fixes to allow build from 'outside' directory (Bug 129172) 2003-12-21 10:14:35 +00:00
check-relaxng-test-suite2.py
check-relaxng-test-suite.py
check-xinclude-test-suite.py less verbose on difference cleanup fixed xmlCleanupParser() doc work on 2003-11-11 21:12:36 +00:00
check-xml-test-suite.py removed some annoying warnings fixed a bug in the PubidChars definition, 2003-10-11 20:58:06 +00:00
check-xsddata-test-suite.py
chvalid.c minor enhancement to prevent comment with unreferenced variable. edited 2003-11-18 06:54:40 +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 fix bug #128401 affecting regexp quantifiers Daniel 2003-12-03 12:12:27 +00:00
configure.in preparing release of libxml2-2.6.3, updated and regenerated the docs. 2003-12-10 13:24:38 +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 Changed all (?) occurences where validation macros (IS_xxx) had 2003-10-18 16:20:14 +00:00
dict.c adding repeated parsing and validating tests make the new DOM tree 2003-09-24 21:23:56 +00:00
DOCBparser.c let's see how much of a pain murrayc is really gonna be. Daniel 2003-10-01 12:21:31 +00:00
encoding.c Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
entities.c fixed an XML entites content serialization potentially triggered by 2003-12-09 22:51:37 +00:00
error.c filter warning messages if the global setting blocks them updated the 2003-12-08 17:41:29 +00:00
genChRanges.py modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +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
globals.c fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
HACKING
hash.c change suggested by Anthony Carrico when unregistering a namespace prefix 2003-10-29 11:18:37 +00:00
HTMLparser.c applied two parsing fixes from James Bursa Daniel 2003-11-20 21:59:12 +00:00
HTMLtree.c change --html to make sure we use the HTML serialization rule by default 2003-11-04 08:47:48 +00:00
INSTALL
install-sh
legacy.c remove the warning for startDocument(), as it is used by glade (or 2003-10-17 12:43:59 +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
libxml.3
libxml.h make sure we report errors if xmlNewInputFromFile() fails. avoid using 2003-10-27 11:25:13 +00:00
libxml.m4 fixing bug #119264 xmllint failing to report serialization errors in some 2003-12-10 10:17:51 +00:00
libxml.spec.in preparing release of libxml2-2.6.3, updated and regenerated the docs. 2003-12-10 13:24:38 +00:00
list.c
MAINTAINERS
Makefile.am another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel 2003-12-09 14:20:17 +00:00
Makefile.win
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 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. 2003-10-29 13:39:15 +00:00
nanohttp.c second BeOS patch from Marcin 'Shard' Konicki Daniel 2003-11-01 17:04:58 +00:00
NEWS preparing release of libxml2-2.6.3, updated and regenerated the docs. 2003-12-10 13:24:38 +00:00
parser.c tried to fix the problems reported in bug #126735 fixed again some problem 2003-12-08 10:25:02 +00:00
parserInternals.c previous fix for #124044 was broken, correct fix provided. fix 2003-10-31 10:36:03 +00:00
pattern.c removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
README
README.cvs-commits
relaxng.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +00:00
SAX2.c removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
SAX.c added 2 new configure option: --with-reader --with-sax1 to allow removing 2003-09-30 00:43:48 +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
testHTML.c enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
testOOM.c
testOOMlib.c Finally - found the problem with the page generation (XMLPUBFUN not 2003-11-16 06:25:42 +00:00
testOOMlib.h
testReader.c added 2 new configure option: --with-reader --with-sax1 to allow removing 2003-09-30 00:43:48 +00:00
testRegexp.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testRelax.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testSAX.c fix bug #125592 need a NULL check rename a parameter Daniel 2003-10-27 16:23:43 +00:00
testSchemas.c added xsd:include support, fixed testSchemas behaviour when a schemas 2003-11-25 15:38:59 +00:00
testThreads.c applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. 2003-10-29 13:39:15 +00:00
testThreadsWin32.c
testURI.c
testXPath.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
threads.c minor enhancement to prevent comment with unreferenced variable. edited 2003-11-18 06:54:40 +00:00
TODO included a new function to reuse a Push parser context, based on Graham 2003-10-28 21:31:45 +00:00
TODO_SCHEMAS
tree.c tree.c - add explanation of namespace inheritance when ns is NULL to 2003-12-20 23:43:28 +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
valid.c tried to fix the problems reported in bug #126735 fixed again some problem 2003-12-08 10:25:02 +00:00
xinclude.c augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
xlink.c cleanup, creating a new legacy.c module, made sure make tests ran in 2003-09-28 18:58:27 +00:00
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c applied patch from Stefan Kost Daniel 2003-12-12 14:56:03 +00:00
xmlIO.c implemented the XML_PARSE_NONET parser option. converted xmllint.c to use 2003-11-03 14:28:31 +00:00
xmllint.c fixing bug #119264 xmllint failing to report serialization errors in some 2003-12-10 10:17:51 +00:00
xmlmemory.c enhanced by adding mutex to protect global structures in a multi-threading 2003-11-29 10:47:56 +00:00
xmlreader.c trying to fix #129692 xmlTextReaderExpand() when using an 2003-12-19 17:26:28 +00:00
xmlregexp.c fix bug #128401 affecting regexp quantifiers Daniel 2003-12-03 12:12:27 +00:00
xmlschemas.c added xsd:include support, fixed testSchemas behaviour when a schemas 2003-11-25 15:38:59 +00:00
xmlschemastypes.c lot of bug fixes, cleanup, starting to add proper namespace support too. 2003-11-22 20:37:51 +00:00
xmlunicode.c fixed missing '-' in block names, enhanced the hack for ABI aliasing. 2003-11-10 15:49:27 +00:00
xmlwriter.c applied the patch to xmlTextWriterStartPI() suggested by Daniel Schulman 2003-12-09 15:14:26 +00:00
xpath.c tried to fix the problems reported in bug #126735 fixed again some problem 2003-12-08 10:25:02 +00:00
xpointer.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +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/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$