doc
doc/xmllint.xml doc/xmllint.1 update xmllint man page with --relaxng
2003-03-25 14:05:17 +00:00
example
include
implemented comparisons for Schemas values. fixed some bugs in duration
2003-03-28 13:29:53 +00:00
macos
integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS
2001-12-05 12:03:33 +00:00
python
fixing #109227 providing more context in case of start/end tag mismatch
2003-03-27 14:55:52 +00:00
result
try to work on bug #109225 and provide better error reports. this change
2003-03-31 16:09:37 +00:00
SAXresult
test
try to work on bug #109225 and provide better error reports. this change
2003-03-31 16:09:37 +00:00
vms
applied Craig A. Berry patches for VMS Daniel
2002-12-22 10:25:41 +00:00
win32
added few exports
2003-02-19 14:51:20 +00:00
.cvsignore
quiet down cvs somewhat
2002-12-28 04:48:15 +00:00
acconfig.h
started integrating the core of the thread support not activated yet but
2001-10-12 17:29:10 +00:00
acinclude.m4
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
build_glob.py
c14n.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
catalog.c
fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed
2003-03-21 21:22:48 +00:00
ChangeLog
fixed an uninitialized memory access pointed by valgrind on C14Ntests
2003-04-01 09:55:20 +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
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
configure.in
preparing release 2.5.5 updated the documentation and regenerated it.
2003-03-24 15:58:23 +00:00
Copyright
debugXML.c
fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed
2003-03-21 21:22:48 +00:00
DOCBparser.c
obsoleted xmlNormalizeWindowsPath
2003-02-19 14:51:00 +00:00
encoding.c
applied Gennady's patch against buffer overrun
2003-03-08 13:29:24 +00:00
entities.c
fixes again one of the problem raised by James Clark in #106788 Daniel
2003-02-26 15:49:03 +00:00
error.c
applied a documentation patch from Stefan Kost Daniel
2003-01-24 14:14:52 +00:00
genUnicode.py
global.data
applied an old patch from Lukas Schroeder to track node creation and
2003-01-01 20:59:38 +00:00
globals.c
OASIS RelaxNG testsuite python script to run regression against OASIS
2003-02-10 14:28:44 +00:00
HACKING
hash.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
HTMLparser.c
two patches from James Bursa on the HTML parser and a typo reindenting,
2003-03-27 21:25:38 +00:00
HTMLtree.c
Fixed reopening of #78662 <form action="..."> is an URI reference Daniel
2003-03-27 14:08:24 +00:00
INSTALL
install-sh
libxml-2.0.pc.in
applied the patch to fix #101894 Daniel
2003-01-06 10:59:57 +00:00
libxml.3
libxml.h
libxml.m4
libxml.spec.in
fixes a libtool problem on AMD 64bits builds found the validation problem
2003-02-09 14:22:17 +00:00
list.c
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
fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed
2003-03-21 21:22:48 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c
adding xmlNanoFTPDele() from Philipp Dunkel Daniel
2003-03-05 16:45:40 +00:00
nanohttp.c
patch from Stefano Zacchiroli to fix some URI/file escaping problems
2003-01-10 16:09:51 +00:00
NEWS
preparing release 2.5.5 updated the documentation and regenerated it.
2003-03-24 15:58:23 +00:00
parser.c
fixing #109227 providing more context in case of start/end tag mismatch
2003-03-27 14:55:52 +00:00
parserInternals.c
patch from johan@evenhuis.nl for #107937 fixing some line counting
2003-03-22 00:04:05 +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
relaxng.c
one more fixup of error message reporting Daniel
2003-03-31 22:13:33 +00:00
SAX.c
fixed an uninitialized memory access pointed by valgrind on C14Ntests
2003-04-01 09:55:20 +00:00
testAutomata.c
testC14N.c
applied Craig A. Berry patches for VMS Daniel
2002-12-22 10:25:41 +00:00
testDocbook.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
testHTML.c
made powten array static it should not be exported fix bug #107361 by
2003-03-05 10:01:43 +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
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
testSchemas.c
testThreads.c
conditionally excluded unistd.h
2002-10-31 15:59:09 +00:00
testThreadsWin32.c
testURI.c
testXPath.c
threads.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
TODO
TODO_SCHEMAS
tree.c
two patches from James Bursa on the HTML parser and a typo reindenting,
2003-03-27 21:25:38 +00:00
trio.c
trio.h
triodef.h
Applied the VMS update patch from Craig A. Berry update Daniel
2002-10-22 17:35:37 +00:00
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c
applied a set of patches from Lorenzo Viali correcting URI parsing errors.
2003-03-23 22:00:51 +00:00
valid.c
more work on XML Schemas datatypes and facets support. Currently only
2003-03-30 21:10:09 +00:00
xinclude.c
try to work on bug #109225 and provide better error reports. this change
2003-03-31 16:09:37 +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
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
applied patch for FreeBSD by Julio Merino, closing #104475 Daniel
2003-01-26 19:49:04 +00:00
xmlIO.c
obsoleted xmlNormalizeWindowsPath
2003-02-19 14:51:00 +00:00
xmllint.c
Fixed validation bug #108858 on namespace names using entities and
2003-03-22 14:55:50 +00:00
xmlmemory.c
new API building Python script, does the C parsing directly, generates a
2002-12-11 14:23:49 +00:00
xmlreader.c
fixing bug #108976 get the ID/REFs to reference the ID in the document
2003-03-23 12:02:56 +00:00
xmlregexp.c
fixing bug #108976 get the ID/REFs to reference the ID in the document
2003-03-23 12:02:56 +00:00
xmlschemas.c
fixed bugs and memory leaks in the W3C XML Schemas code implemented
2003-03-27 23:44:43 +00:00
xmlschemastypes.c
fixed date comparison to handle the tzo The only failures left are
2003-03-31 11:22:25 +00:00
xmlunicode.c
xpath.c
fixed bug #109160 on non-ASCII IDs Daniel
2003-03-26 21:40:13 +00:00
xpointer.c
improved the script accordingly to the XInclude regression tests updates
2003-02-13 15:52:58 +00:00