1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-28 06:25:09 +03:00
XML parser and toolkit
Go to file
Daniel Veillard eebd633b91 remove a warning on Solaris fix a crashing bug #151111 Daniel
* parser.c: remove a warning on Solaris
* xmlschemastype.c: fix a crashing bug #151111
Daniel
2004-08-26 10:30:44 +00:00
doc remove a warning on Solaris fix a crashing bug #151111 Daniel 2004-08-26 10:30:44 +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 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) 2004-08-25 20:35:45 +00:00
macos
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python fix a problem on last commit Daniel 2004-08-22 14:02:09 +00:00
result Added missing test file. Substituted the obsolete xmlSchemaValidError(s) 2004-08-25 20:35:45 +00:00
test Added missing test file. Substituted the obsolete xmlSchemaValidError(s) 2004-08-25 20:35:45 +00:00
vms
win32 upgraded to zlib 1.2.1 2004-08-24 14:42:56 +00:00
.cvsignore .cvsignore and python/.cvsignore patched 2004-03-09 02:39:04 +00:00
acconfig.h
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 fixed c14n bug with serializing attribute namespaces 2004-05-25 17:39:48 +00:00
catalog.c applied patches from Peter Breitenlohner to fix handling of white space 2004-07-16 09:03:08 +00:00
ChangeLog remove a warning on Solaris fix a crashing bug #151111 Daniel 2004-08-26 10:30:44 +00:00
check-relaxng-test-suite2.py remove a memory leak on schemas type facets. reduce verbosity incorporated 2004-03-22 19:10:02 +00:00
check-relaxng-test-suite.py remove a memory leak on schemas type facets. reduce verbosity incorporated 2004-03-22 19:10:02 +00:00
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
check-xsddata-test-suite.py remove a memory leak on schemas type facets. reduce verbosity incorporated 2004-03-22 19:10:02 +00:00
chvalid.c minor enhancement to prevent comment with unreferenced variable. edited 2003-11-18 06:54:40 +00:00
chvalid.def
config.h.in added a dumb rule to able to compile tst.c when people submit a sample 2004-08-14 11:15:13 +00:00
configure.in removing -O -g from default gcc flags #150828 Daniel 2004-08-23 12:35: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
dbgenattr.pl
debugXML.c added help for new set shell command added parser option to not generate 2004-08-16 12:34:50 +00:00
dict.c added io1.c an example ox xmlIO usage and io1.res test result, fixed a 2004-01-23 13:15:13 +00:00
DOCBparser.c
elfgcchack.h Applied patch from Torkel Lyng to add Schemas support to the Python 2004-08-18 09:13:18 +00:00
encoding.c many further little changes for OOM problems. Now seems to be getting 2004-07-31 16:24:01 +00:00
entities.c avoid returning default namespace when searching from an attribute reverse 2004-05-17 03:17:26 +00:00
error.c added a dumb rule to able to compile tst.c when people submit a sample 2004-08-14 11:15:13 +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 added some code to include the CVS ChangeLog version in the 2004-08-18 21:08:46 +00:00
HACKING
hash.c
HTMLparser.c fixed initialisation problem for htmlReadMemory (bug 149041) 2004-08-03 15:13:29 +00:00
HTMLtree.c
INSTALL
install-sh
legacy.c remove deprecated warning on startElement() Daniel 2003-12-24 11:10:17 +00:00
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in
libxml.3
libxml.h fixed a couple of problems in the new elfgcchack.h trick pointed by Peter 2004-07-09 12:05:25 +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 too bleeding edge to be useful with gcc-3.2 and 3.3, Daniel 2004-06-27 14:29:36 +00:00
list.c
MAINTAINERS
Makefile.am a bit of cleanup and a extra variable for CVS dist Daniel 2004-08-20 16:47:10 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
nanohttp.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
NEWS preparing 2.6.12 release, updated and and rebuilt the docs. Daniel 2004-08-22 14:21:57 +00:00
parser.c remove a warning on Solaris fix a crashing bug #151111 Daniel 2004-08-26 10:30:44 +00:00
parserInternals.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
pattern.c removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
README
README.cvs-commits
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 a problem with internal cleanup of <DIV> element (bug 143738). 2004-06-07 14:15:54 +00:00
rngparser.c tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier 2004-04-22 07:15:40 +00:00
SAX2.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
SAX.c
testAutomata.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +00:00
testC14N.c
testHTML.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +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
testRegexp.c
testRelax.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testSAX.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +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
testThreadsWin32.c
testURI.c
testXPath.c applied patch from Mark Vadoc avoiding using xmlParse* option and use 2004-03-25 09:35:49 +00:00
threads.c minor enhancement to prevent comment with unreferenced variable. edited 2003-11-18 06:54:40 +00:00
TODO
TODO_SCHEMAS
tree.c Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin 2004-08-14 21:46:31 +00:00
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c many further little changes for OOM problems. Now seems to be getting 2004-07-31 16:24:01 +00:00
valid.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
xinclude.c added help for new set shell command added parser option to not generate 2004-08-16 12:34:50 +00:00
xlink.c
xml2-config.1
xml2-config.in applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated 2004-01-04 01:01:14 +00:00
xml2Conf.sh.in
xmlcatalog.c Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin 2004-08-14 21:46:31 +00:00
xmlIO.c small typo pointed out by Mike Hommey slightly improved the --c14n 2004-08-16 00:39:03 +00:00
xmllint.c trying to remove some warning when compiling on Fedora Core 3 and 64bits 2004-08-22 13:11:39 +00:00
xmlmemory.c applied a small fix from Steve Hay Daniel 2004-07-13 15:25:08 +00:00
xmlreader.c added help for new set shell command added parser option to not generate 2004-08-16 12:34:50 +00:00
xmlregexp.c applied Schemas patches from Kasimier Buchcik lot of new tests for things 2004-08-10 14:17:33 +00:00
xmlsave.c added a dumb rule to able to compile tst.c when people submit a sample 2004-08-14 11:15:13 +00:00
xmlschemas.c Added missing test file. Substituted the obsolete xmlSchemaValidError(s) 2004-08-25 20:35:45 +00:00
xmlschemastypes.c remove a warning on Solaris fix a crashing bug #151111 Daniel 2004-08-26 10:30:44 +00:00
xmlstring.c Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin 2004-08-14 21:46:31 +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 avoid returning default namespace when searching from an attribute reverse 2004-05-17 03:17:26 +00:00
xpath.c trying to remove some warning when compiling on Fedora Core 3 and 64bits 2004-08-22 13:11:39 +00:00
xpointer.c enhanced to assure that if xpointer is called for a document, the 2004-03-08 14:42:31 +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$