1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 847332a0da starting work to fix the HTTP/XML parser integration. Daniel
* nanohttp.c xmlIO.c include/libxml/nanohttp.h: starting work
  to fix the HTTP/XML parser integration.
Daniel
2003-10-18 11:29:40 +00:00
doc added new APIs for creating reader from sources or reusing a reader with a 2003-10-18 09:07:46 +00:00
example added 2 new configure option: --with-reader --with-sax1 to allow removing 2003-09-30 00:43:48 +00:00
include starting work to fix the HTTP/XML parser integration. Daniel 2003-10-18 11:29:40 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
python added new APIs for creating reader from sources or reusing a reader with a 2003-10-18 09:07:46 +00:00
result fixed uninitialized new field. fixed a typo updating all messages Daniel 2003-10-10 14:46:54 +00:00
test added the same htmlRead APIs than their XML counterparts new parser 2003-09-26 12:47:50 +00:00
vms VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
win32 added new APIs for creating reader from sources or reusing a reader with a 2003-10-18 09:07:46 +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 Auto* still annoying peoples, commiting result :-(, Daniel. 2000-10-15 21:43:03 +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 enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
ChangeLog starting work to fix the HTTP/XML parser integration. Daniel 2003-10-18 11:29:40 +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 improved the script accordingly to the XInclude regression tests updates 2003-02-13 15:52:58 +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 enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +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 preparing release 1.5.8 changed some preprocessor block applied patch from 2003-07-06 21:13:49 +00:00
configure.in enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
Copyright Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +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 Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +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 cleanup fix a funny typo converted the Schemas code to the new error 2003-10-10 00:49:42 +00:00
entities.c Fix error on output of high codepoint charref like &#x10FFFF; , reported 2003-10-01 19:13:56 +00:00
error.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
genChRanges.py enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
genUnicode.py Exportability taint of the headers 2003-08-25 09:05:12 +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 Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +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 preparing a beta3 solving the ABI problems make sure the global variables 2003-09-25 14:29:29 +00:00
HTMLparser.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
HTMLtree.c converted too small cleanup Daniel 2003-10-09 13:14:55 +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 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 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 fixed a nasty bug with interning some text strings prepare for beta5 of 2003-10-10 19:36:36 +00:00
libxml.m4 got a report that #include <string.h> was needed Daniel 2002-04-09 13:48:02 +00:00
libxml.spec.in Fixed the release number fo the spec file, Daniel 2003-05-14 19:45:50 +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 small fix from Bjorn Reese Daniel 2003-10-13 19:47:09 +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 fixed a nasty bug with interning some text strings prepare for beta5 of 2003-10-10 19:36:36 +00:00
nanohttp.c starting work to fix the HTTP/XML parser integration. Daniel 2003-10-18 11:29:40 +00:00
NEWS Time to commit 3 days of work rewriting the parser internal, 2003-09-10 10:51:05 +00:00
parser.c enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
parserInternals.c new files for a different method for doing range validation of character 2003-10-11 15:22:13 +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 remove the warning for startDocument(), as it is used by glade (or 2003-10-17 12:43:59 +00:00
SAX2.c fixed a nasty bug with interning some text strings prepare for beta5 of 2003-10-10 19:36:36 +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 Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +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 integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
testOOMlib.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +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 Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testSAX.c enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
testSchemas.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testThreads.c further small changes to elminate most of the remaining warnings. 2003-08-06 04:43:55 +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 patch from Mike Hommey applied Windows patch from Jesse Pelton and 2003-10-11 10:50:10 +00:00
TODO added a new API xmlXIncludeProcessTree() to process XInclude only on a 2003-07-22 20:52:14 +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 enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +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 fix a call missing arguments Daniel 2003-10-13 14:00:21 +00:00
xinclude.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +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 a patch from Kevin P. Fleming to add --libtool-libs option to 2003-09-01 20:33: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 Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
xmldwalk.c integrated the xmlDocWalker API given by Alfred Mickautsch, and providing 2003-10-03 23:59:20 +00:00
xmlIO.c starting work to fix the HTTP/XML parser integration. Daniel 2003-10-18 11:29:40 +00:00
xmllint.c more cleanup through the I/O error path Daniel 2003-10-08 19:19:10 +00:00
xmlmemory.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
xmlreader.c added new APIs for creating reader from sources or reusing a reader with a 2003-10-18 09:07:46 +00:00
xmlregexp.c enhanced macros to avoid breaking ABI from previous versions. modified to 2003-10-18 04:53:14 +00:00
xmlschemas.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
xmlschemastypes.c remove the warning for startDocument(), as it is used by glade (or 2003-10-17 12:43:59 +00:00
xmlunicode.c Exportability taint of the headers 2003-08-25 09:05:12 +00:00
xpath.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +00:00
xpointer.c Setting up the framework for structured error reporting, touches a lot of 2003-10-10 14:10:40 +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$