doc
fixed a warning message (trivial) removed incorrect warning message when
2003-09-22 00:24:51 +00:00
example
Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.
2003-08-14 01:23:25 +00:00
include
applied patch from Markus Keim fixing a problem with I/O callback
2003-09-23 07:43:19 +00:00
macos
integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS
2001-12-05 12:03:33 +00:00
python
preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in
2003-09-19 12:44:05 +00:00
result
fixing namespace DTD validations the output of defaulted namespaces is
2003-09-18 22:03:46 +00:00
test
Forgot to add some more tests for namespace error handling, Daniel
2003-09-13 12:45:33 +00:00
vms
applied patch from Craig A. Berry to get libxml-2.5.7 to compile on
2003-04-25 23:12:22 +00:00
win32
updates by Eric Zurcher
2003-08-29 10:25:39 +00:00
.cvsignore
quiet down cvs somewhat
2002-12-28 04:48:15 +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 Stéphane Bidoul for setting up threads global defaults. this
2003-05-15 22:11:36 +00:00
c14n.c
added xmlMallocAtomic() to be used when allocating blocks which do not
2003-04-19 00:07:51 +00:00
catalog.c
trying to fix #118754 of possible recursion in the catalogs. Not
2003-08-04 00:58:46 +00:00
ChangeLog
revert xmlCreateDocParserCtxt() since this break the parseDoc() python
2003-09-23 09:16:56 +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
fix to adapt varaiations in the bindings fixed to have the version of the
2002-03-09 10:20:00 +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
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
preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in
2003-09-19 12:44:05 +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
fixed 2 bugs pointed in #116448 Daniel
2003-07-06 17:57:42 +00:00
dict.c
preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in
2003-09-19 12:44:05 +00:00
DOCBparser.c
removing the broken pseudo SGML DocBook parser code. Daniel
2003-09-13 00:16:32 +00:00
encoding.c
Minor changes to comments, etc. for improving documentation generation
2003-08-15 07:27:40 +00:00
entities.c
removed some warnings by casting xmlChar to unsigned int and a couple of
2003-07-15 13:34:05 +00:00
error.c
fixed a warning message (trivial) removed incorrect warning message when
2003-09-22 00:24:51 +00:00
genUnicode.py
Exportability taint of the headers
2003-08-25 09:05:12 +00:00
global.data
patch from Stéphane Bidoul for setting up threads global defaults. this
2003-05-15 22:11:36 +00:00
globals.c
Time to commit 3 days of work rewriting the parser internal,
2003-09-10 10:51:05 +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
2.6.0beta1 changes Fixing attribute normalization, might not be totally
2003-09-10 10:50:59 +00:00
HTMLparser.c
when creating a DOCTYPE use "html" lowercase by default instead of "HTML"
2003-09-03 13:28:32 +00:00
HTMLtree.c
Fixed bug 121394 - missing ns on attributes
2003-09-15 04:58:14 +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
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
no more win32config.h
2003-08-28 10:25:13 +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
fixing namespace DTD validations the output of defaulted namespaces is
2003-09-18 22:03:46 +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 from Mikhail Grushinskiy for mingw compiler on Windows.
2003-08-14 01:23:25 +00:00
nanohttp.c
Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.
2003-08-14 01:23:25 +00:00
NEWS
Time to commit 3 days of work rewriting the parser internal,
2003-09-10 10:51:05 +00:00
parser.c
revert xmlCreateDocParserCtxt() since this break the parseDoc() python
2003-09-23 09:16:56 +00:00
parserInternals.c
avoid a leak with previous patch Daniel
2003-09-17 20:54:38 +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
fixed an error reporting bug in Relax-NG when we end up with multiple
2003-08-27 14:15:15 +00:00
SAX2.c
fixing namespace DTD validations the output of defaulted namespaces is
2003-09-18 22:03:46 +00:00
SAX.c
make the deprecated interfaces log an error message to be sure it won't
2003-08-21 10:39:13 +00:00
testAutomata.c
fixed the data callback on transition functionality which was broken when
2002-09-24 14:13:13 +00:00
testC14N.c
small changes to syntax to get rid of compiler warnings. No changes to
2003-08-05 15:52:22 +00:00
testHTML.c
small changes to syntax to get rid of compiler warnings. No changes to
2003-08-05 15:52:22 +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
working on DTD validation on top of xml reader interfaces. Allows to
2002-12-20 00:16:24 +00:00
testRegexp.c
made configuring with regexps/automata/unicode the default but without
2002-09-19 19:56:43 +00:00
testRelax.c
more bug-hunting added --tree to dump the intermediate rng tree patch from
2003-02-16 15:44:18 +00:00
testSAX.c
Time to commit 3 days of work rewriting the parser internal,
2003-09-10 10:51:05 +00:00
testSchemas.c
added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
2002-10-09 21:13:59 +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
fixing #96925 wich was also dependant on the processing of parsed
2002-11-16 15:35:11 +00:00
threads.c
backport of a thread bugfix from 2_5_X branch Daniel
2003-09-11 23:35:09 +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
the uri arg to xmlNodeSetBase is really a const xmlChar* addin the
2003-09-22 10:24:45 +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
took away the requirement for automake-1.4, changed the messages for
2003-08-13 11:09:42 +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
starting to cleanup some of the problems exposed by the W3C/NIST
2003-09-15 12:56:36 +00:00
xinclude.c
patch from Mark Vakoc that allows compiling with XInclude but without
2003-09-01 20:59:40 +00:00
xlink.c
I f...ed up the default configuration of schemas and --relaxng option
2003-02-07 12:38:22 +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
small changes to syntax to get rid of compiler warnings. No changes to
2003-08-05 15:52:22 +00:00
xmlIO.c
applied patch from Markus Keim fixing a problem with I/O callback
2003-09-23 07:43:19 +00:00
xmllint.c
add streaming on memory regression tests, found bad bugs in the reader
2003-09-18 13:35:51 +00:00
xmlmemory.c
small changes to syntax to get rid of compiler warnings. No changes to
2003-08-05 15:52:22 +00:00
xmlreader.c
the uri arg to xmlNodeSetBase is really a const xmlChar* addin the
2003-09-22 10:24:45 +00:00
xmlregexp.c
=Bug 118559 (continued)
2003-08-01 15:55:39 +00:00
xmlschemas.c
removed some warnings by casting xmlChar to unsigned int and a couple of
2003-07-15 13:34:05 +00:00
xmlschemastypes.c
fixed an error reporting bug in Relax-NG when we end up with multiple
2003-08-27 14:15:15 +00:00
xmlunicode.c
Exportability taint of the headers
2003-08-25 09:05:12 +00:00
xpath.c
fix a problem with strcpy() in xmlXPathFormatNumber() valgrind pointed out
2003-09-12 15:32:16 +00:00
xpointer.c
added xmlMallocAtomic() to be used when allocating blocks which do not
2003-04-19 00:07:51 +00:00