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
MST 2004 John Fleck e42ae6f991 doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml
Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/xmllint.xml
	* doc/xmllint.1
	* doc/xmllint.html
	* doc/xmlcatalog_man.xml
	* doc/xmlcatalog.1
	* doc/xmlcatalog_man.html
	applying patch from Mike Hommey to clarify XML_CATALOG_FILES
	use
2004-02-27 03:26:30 +00:00
doc doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml 2004-02-27 03:26:30 +00:00
example less verbose on difference cleanup fixed xmlCleanupParser() doc work on 2003-11-11 21:12:36 +00:00
include applied patch from Roland Schwingel for MingW Daniel 2004-02-25 17:08:10 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +00:00
result Beuah ! Daniel 2004-02-21 11:55:44 +00:00
test Beuah ! Daniel 2004-02-21 11:55:44 +00:00
vms VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
win32 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel 2004-02-23 16:33:21 +00:00
.cvsignore Ignore the new generated *.pc file. 2003-09-30 02:40:39 +00:00
acconfig.h Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> 2003-06-21 14:20:04 +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 Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
catalog.c applied a cleanup patch from Peter Breitenlohner removed a doc build 2004-02-25 13:01:42 +00:00
ChangeLog doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml 2004-02-27 03:26:30 +00:00
check-relaxng-test-suite2.py integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
check-relaxng-test-suite.py removed a warning more cleanup, added ENTITY and ENTITIES support 2003-03-18 16:53:17 +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 removed some annoying warnings fixed a bug in the PubidChars definition, 2003-10-11 20:58:06 +00:00
check-xsddata-test-suite.py cosmetic change for output try to minimize calls to malloc/free for 2003-03-19 10:36:09 +00:00
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 applied a cleanup patch from Peter Breitenlohner removed a doc build 2004-02-25 13:01:42 +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 fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +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 let's see how much of a pain murrayc is really gonna be. Daniel 2003-10-01 12:21:31 +00:00
encoding.c small patch to try to fix a warning with Sun One compiler Daniel 2004-02-21 14:57:44 +00:00
entities.c fixed an XML entites content serialization potentially triggered by 2003-12-09 22:51:37 +00:00
error.c applied patch from Stphane Bidoul for structured error reporting. Daniel 2004-01-02 20:26:01 +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 patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
globals.c fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +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 change suggested by Anthony Carrico when unregistering a namespace prefix 2003-10-29 11:18:37 +00:00
HTMLparser.c avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 2004-02-25 12:34:55 +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 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 remove deprecated warning on startElement() Daniel 2003-12-24 11:10:17 +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 applied the patch to fix #101894 Daniel 2003-01-06 10:59:57 +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 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 get rid of all the perror() calls made in the library execution paths. 2002-09-05 11:33:25 +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 patch for cross-compilation to Windows from Christophe de VIENNE. Daniel 2004-02-26 22:49:00 +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 applied patch supplied by Christophe Dubach to fix problem with 2004-02-10 12:48:57 +00:00
nanohttp.c fixed the fix for the buffer overflow, thanks William :-) 2004-02-09 17:40:31 +00:00
NEWS preparing 2.6.7 release, updated and rebuilt the documentation. Daniel 2004-02-23 16:33:21 +00:00
parser.c fixed the main issues reported by Peter Breitenlohner cleanup speedup 2004-02-25 10:44:30 +00:00
parserInternals.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
pattern.c removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
README updated the policy on private mail answers more work on Relax-NG 2003-01-25 18:01:32 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
relaxng.c fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +00:00
rngparser.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
SAX2.c found and fixed a bug misallocating some non blank text node strings from 2004-01-02 10:42:01 +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 another small patch from Mark Vadoc Daniel 2004-01-13 20:51:03 +00:00
testOOM.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +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 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 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testSAX.c add --timing option use the psvi field of the nodes instead of _private 2004-02-22 22:13:27 +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 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. 2003-10-29 13:39:15 +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 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 merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
tree.c applied a cleanup patch from Peter Breitenlohner removed a doc build 2004-02-25 13:01:42 +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 fixing an use of strcpy() where both strings overlap pointed out by 2003-08-14 22:44:25 +00:00
valid.c avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 2004-02-25 12:34:55 +00:00
xinclude.c fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +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 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated 2004-01-04 01:01:14 +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 applied patch from Stefan Kost Daniel 2003-12-12 14:56:03 +00:00
xmlIO.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
xmllint.c fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +00:00
xmlmemory.c make xmlReallocLoc() accept NULL pointer 2004-01-22 22:20:31 +00:00
xmlreader.c fixing compilation and link option when configuring with --without-valid 2004-02-25 11:52:31 +00:00
xmlregexp.c fixing bug #132930 with the provided patch, a bit suspicious about it but 2004-02-12 12:43:49 +00:00
xmlschemas.c applied patch from Steve Ball to avoid a double-free. Daniel 2004-01-24 08:31:30 +00:00
xmlschemastypes.c fixed validation of maxLength with no content using patch submitted by 2004-02-03 17:55:56 +00:00
xmlstring.c some parser optimizations, xmllint --memory --timing --repeat --stream 2004-01-12 16:24:34 +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 update from Alfred Mickautsch and the added patch from Lucas 2004-02-17 11:40:32 +00:00
xpath.c fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike 2004-02-25 08:12:32 +00:00
xpointer.c fixed problem with union when last() is used in predicate (bug #131971) 2004-01-22 02:47:18 +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$