Go to file
Aleksey Sanin 9c45ba8f56 patch from Rachel Hestilow to fix bug #84340
* xmlIO.c: patch from Rachel Hestilow to fix bug #84340
2002-06-06 21:46:13 +00:00
doc *doc/FAQ.html fixing typos in FAQ, thanks to Robert Funnell for the 2002-06-06 02:14:01 +00:00
example added more informations in the libxml2-python package including docs. 2002-02-02 09:17:16 +00:00
include added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
macos
python Fixed serialize and saveTo comment, Daniel 2002-05-29 14:43:10 +00:00
result added merlin-c14n-two.tar.gz tests for 2002-06-04 04:28:13 +00:00
SAXresult
test added merlin-c14n-two.tar.gz tests for 2002-06-04 04:27:44 +00:00
vms
win32 added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
.cvsignore test programs added 2002-05-31 06:34:21 +00:00
acconfig.h
acinclude.m4
AUTHORS added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to 2002-04-30 06:48:41 +00:00
autogen.sh
build_glob.py Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. 2002-02-10 13:20:39 +00:00
c14n.c added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
catalog.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
ChangeLog patch from Rachel Hestilow to fix bug #84340 2002-06-06 21:46:13 +00:00
check-xml-test-suite.py fix to adapt varaiations in the bindings fixed to have the version of the 2002-03-09 10:20:00 +00:00
config.h.in trying to fix #77441 Daniel 2002-04-14 12:56:08 +00:00
configure.in preparing 2.4.22 Daniel 2002-05-27 21:17:57 +00:00
Copyright Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
debugXML.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
DOCBparser.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
encoding.c another peroformance patch from Peter Jacobi, that time on parsing 2002-05-31 09:47:30 +00:00
entities.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
error.c dohh I really didn't intended to commit this test version :-( Daniel 2002-03-20 21:55:57 +00:00
genUnicode.py merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
global.data changed default value for global parameter xmlIndentTreeOutput to 1 and 2002-05-24 07:18:40 +00:00
globals.c changed default value for global parameter xmlIndentTreeOutput to 1 and 2002-05-24 07:18: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 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
HTMLparser.c fixing #79334 making htmlParseDocument a public entry point. rebuilt the 2002-05-27 14:44:50 +00:00
HTMLtree.c fixed & serialization bug introduced in 2.4.20 this changes a few things 2002-04-18 11:54:04 +00:00
INSTALL
install-sh
libxml-2.0.pc.in
libxml.3 apply a couple of patches from Christian Cornelssen fixing the man pages 2002-05-18 07:55:20 +00:00
libxml.h preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +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 fixing bug #81112 Daniel 2002-05-24 11:10:43 +00:00
list.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
MAINTAINERS
Makefile.am added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
nanohttp.c trying to fix #77441 Daniel 2002-04-14 12:56:08 +00:00
NEWS got complaints from rpmlint that it was empty Daniel 2002-06-05 12:52:34 +00:00
parser.c another peroformance patch from Peter Jacobi, that time on parsing 2002-05-31 09:47:30 +00:00
parserInternals.c dohh I really didn't intended to commit this test version :-( Daniel 2002-03-20 21:55:57 +00:00
README Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
README.cvs-commits
SAX.c performance patch from Peter Jacobi Daniel 2002-05-29 08:21:33 +00:00
testAutomata.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
testC14N.c added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
testDocbook.c
testHTML.c
testRegexp.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
testSAX.c I wanted to see the real speed at the SAX interface after a little too 2002-03-20 19:24:21 +00:00
testSchemas.c a bit of work on Schemas try to make it more useful changed the Schemas 2002-04-17 09:06:27 +00:00
testThreads.c
testThreadsWin32.c applied Serguei Narojnyi's patch to add native thread support on the Win32 2002-01-13 13:35:00 +00:00
testURI.c
testXPath.c
threads.c *** empty log message *** 2002-04-16 17:57:17 +00:00
TODO updated a bit made a comment more specific more work on the Schemas 2002-04-22 16:01:24 +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 performance patch from Peter Jacobi Daniel 2002-05-29 08:21:33 +00:00
trio.c Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
trio.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triodef.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
trionan.c Fixed crash on OSF/1 2002-04-19 15:16:01 +00:00
trionan.h more patches from Richard Jinks Updated tests though they show a 2002-03-27 16:12:22 +00:00
triop.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triostr.c Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triostr.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
uri.c fixing bug #82848 Daniel 2002-05-24 11:03:05 +00:00
valid.c preparing 2.4.21 raised a too low limit rebuilt the docs Daniel 2002-04-29 15:50:14 +00:00
xinclude.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
xlink.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
xml2-config.1
xml2-config.in patch Charles Bozeman for validation of all the date, time, and duration 2002-05-03 07:29:38 +00:00
xml2Conf.sh.in
xmlcatalog.c applied 2 fixups from Igor Daniel 2002-03-21 13:08:08 +00:00
xmlIO.c patch from Rachel Hestilow to fix bug #84340 2002-06-06 21:46:13 +00:00
xmllint.c applied a fix from Anthony Jones for -o /--output Daniel 2002-04-09 09:55:20 +00:00
xmlmemory.c fixed configure for MPE/iX from Markus Henke fixed initialization problems 2002-03-28 18:25:31 +00:00
xmlregexp.c updated a bit made a comment more specific more work on the Schemas 2002-04-22 16:01:24 +00:00
xmlschemas.c patch from Richard Jinks to fix the problem raised in 2002-05-22 09:57:32 +00:00
xmlschemastypes.c a bit of work on import. Charles Bozeman provided a compare function for 2002-05-22 06:40:27 +00:00
xmlunicode.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
xpath.c added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
xpointer.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00

                  XML parser for Gnome

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

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/

daniel@veillard.com