doc
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
example
include
applied an old patch from Lukas Schroeder to track node creation and
2003-01-01 20:59:38 +00:00
macos
python
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
result
Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.
2002-12-16 22:04:11 +00:00
SAXresult
test
quiet down cvs somewhat
2002-12-28 04:48:15 +00:00
vms
applied Craig A. Berry patches for VMS Daniel
2002-12-22 10:25:41 +00:00
win32
more work on the xml reader interfaces. updated Igor's mail and the Web
2002-12-18 14:53:54 +00:00
.cvsignore
quiet down cvs somewhat
2002-12-28 04:48:15 +00:00
acconfig.h
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
update error message for missing automake
2002-08-22 13:59:35 +00:00
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
a bit more cleanup Daniel
2002-12-11 15:59:44 +00:00
ChangeLog
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
check-xml-test-suite.py
config.h.in
serious cleanup of the spec file and associated changes in the Makefiles.
2002-10-23 20:43:53 +00:00
configure.in
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
Copyright
debugXML.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
DOCBparser.c
new API building Python script, does the C parsing directly, generates a
2002-12-11 14:23:49 +00:00
encoding.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
entities.c
Fixed a really nasty problem raised by a DocBook XSLT transform provided
2002-12-30 00:01:08 +00:00
error.c
fixed a stupid out of bound array error Daniel
2002-09-10 12:16:19 +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
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +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
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
HTMLtree.c
patch from Mark Vadok about htmlNodeDumpOutput location. removed an
2002-12-12 00:15:55 +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
integrated drv_libxml2.py Python xml.sax driver from Stphane Bidoul based
2003-01-02 13:00:02 +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
Adding a new set of APIs based on the C# TextXmlReader API but converted
2002-12-09 14:13:43 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
nanohttp.c
new API building Python script, does the C parsing directly, generates a
2002-12-11 14:23:49 +00:00
NEWS
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
parser.c
Fixed a really nasty problem raised by a DocBook XSLT transform provided
2002-12-30 00:01:08 +00:00
parserInternals.c
new API building Python script, does the C parsing directly, generates a
2002-12-11 14:23:49 +00:00
README
updated the contact informations Daniel
2002-10-15 10:41:43 +00:00
README.cvs-commits
SAX.c
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +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
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
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
testSAX.c
testSchemas.c
added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
2002-10-09 21:13:59 +00:00
testThreads.c
conditionally excluded unistd.h
2002-10-31 15:59:09 +00:00
testThreadsWin32.c
broke verlong lines
2002-10-31 15:59:24 +00:00
testURI.c
testXPath.c
fixing #96925 wich was also dependant on the processing of parsed
2002-11-16 15:35:11 +00:00
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
applied patch from Lukas Schroeder for register callbacks modified patch
2003-01-05 22:37:17 +00:00
trio.c
applied a trio update patch from Bjorn Reese which should work with MinGW
2002-09-25 22:44:43 +00:00
trio.h
applied a trio update patch from Bjorn Reese which should work with MinGW
2002-09-25 22:44:43 +00:00
triodef.h
Applied the VMS update patch from Craig A. Berry update Daniel
2002-10-22 17:35:37 +00:00
trionan.c
Applied the VMS update patch from Craig A. Berry update Daniel
2002-10-22 17:35:37 +00:00
trionan.h
applied a trio update patch from Bjorn Reese which should work with MinGW
2002-09-25 22:44:43 +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
applied a trio update patch from Bjorn Reese which should work with MinGW
2002-09-25 22:44:43 +00:00
triostr.h
applied a trio update patch from Bjorn Reese which should work with MinGW
2002-09-25 22:44:43 +00:00
uri.c
preparing 2.5.0 release only warn in pedantic mode about namespace name
2003-01-06 13:11:20 +00:00
valid.c
final touch running DTD validation on the XmlTextReader added a specific
2002-12-27 19:37:04 +00:00
xinclude.c
fallback was only copying the first child not the full child list of the
2002-12-13 10:42:08 +00:00
xlink.c
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
tried to fix some of the problem with --sgml Daniel
2002-10-22 14:23:59 +00:00
xmlIO.c
applied a patch for VMS following the report by Nigel Hall Daniel
2002-12-17 18:33:01 +00:00
xmllint.c
applied patch from Lukas Schroeder for register callbacks modified patch
2003-01-05 22:37:17 +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
seriously changed the way data are pushed to the underlying parser, go by
2003-01-05 01:27:54 +00:00
xmlregexp.c
working on DTD validation on top of xml reader interfaces. Allows to
2002-12-20 00:16:24 +00:00
xmlschemas.c
new API building Python script, does the C parsing directly, generates a
2002-12-11 14:23:49 +00:00
xmlschemastypes.c
code cleanup, especially the function comments. fixed a small bug when
2002-12-10 15:19:08 +00:00
xmlunicode.c
xpath.c
patch from Mark Vadok about htmlNodeDumpOutput location. removed an
2002-12-12 00:15:55 +00:00
xpointer.c
tried to fix bug #97852 reported by Nicolas Noffke Daniel
2002-11-06 15:49:46 +00:00