doc
fixed a few comments regenerated the docs and added the C14N API fixups
2002-03-09 14:13:11 +00:00
example
added more informations in the libxml2-python package including docs.
2002-02-02 09:17:16 +00:00
include
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00
macos
python
config.py* was missing, Daniel
2002-03-09 10:22:50 +00:00
result
fixing a comment fixing some troubles with validity check on namespaces
2002-02-13 13:32:35 +00:00
SAXresult
test
fixing a comment fixing some troubles with validity check on namespaces
2002-02-13 13:32:35 +00:00
vms
win32
big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel
2002-01-05 18:25:52 +00:00
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.
2002-02-10 13:20:39 +00:00
c14n.c
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00
catalog.c
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +00:00
ChangeLog
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +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
fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp()
2002-03-08 15:46:57 +00:00
configure.in
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +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
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00
DOCBparser.c
fixing #61290 "namespace nodes have no parent" long standing divergence
2002-03-04 17:09:44 +00:00
encoding.c
Paul Keogh pointed out a possibility of segfault on repeted
2002-01-08 13:15:33 +00:00
entities.c
fixed a couple of conformances issues deep into the validation code
2002-02-18 11:19:30 +00:00
error.c
Build a new version hopefully near complete and fully documented of the
2002-01-22 18:15:52 +00:00
global.data
globals.c
Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.
2002-02-10 13:20:39 +00:00
HACKING
hash.c
patch from Anthony Jones for hash.c allocation size trying to work around
2002-01-14 17:58:01 +00:00
HTMLparser.c
fixing #61290 "namespace nodes have no parent" long standing divergence
2002-03-04 17:09:44 +00:00
HTMLtree.c
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00
INSTALL
install-sh
libxml-2.0.pc.in
libxml.3
Fixed bug #72570 moved the libxml man page to section 3 Daniel
2002-03-06 18:42:40 +00:00
libxml.h
try to avoid problems when compiling on Windows Daniel
2002-01-15 17:10:15 +00:00
libxml.m4
libxml.spec.in
Fixed #73408 missing images are now copied on install and part of the
2002-03-07 10:25:29 +00:00
list.c
MAINTAINERS
Makefile.am
Fixed bug #72570 moved the libxml man page to section 3 Daniel
2002-03-06 18:42:40 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +00:00
nanohttp.c
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +00:00
NEWS
parser.c
make sure SAX endDocument is always called as this could result in a
2002-03-05 15:41:29 +00:00
parserInternals.c
more validation test fixups added duration info for the tests Daniel
2002-02-19 13:46:09 +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
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00
testC14N.c
fixing #61290 "namespace nodes have no parent" long standing divergence
2002-03-04 17:09:44 +00:00
testDocbook.c
testHTML.c
testSAX.c
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +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
Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.
2002-02-10 13:20:39 +00:00
TODO
tree.c
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +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
Upgraded to trio baseline 1.6
2002-01-19 15:40:18 +00:00
trionan.h
Upgraded to trio baseline 1.6
2002-01-19 15:40:18 +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
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +00:00
valid.c
applied patch from Dodji Seketeli fixing an uninitailized variable in
2002-03-10 16:49:08 +00:00
xinclude.c
fix #68882 , cleanup the XInclude copying of node, merge back IDs in the
2002-02-10 11:57:22 +00:00
xlink.c
applied 42 documentation patches from Charlie Bozeman. Regenerated the
2001-12-31 16:16:02 +00:00
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
Fixed bug #68830 , xmlcatalog now provides return codes in case of errors
2002-01-20 12:42:06 +00:00
xmlIO.c
closed #73430 , don't read from an input source which indicated an
2002-03-05 20:28:20 +00:00
xmllint.c
owen pointed out a problem with the ftime fix, gettimeofday() was not
2002-03-07 15:12:58 +00:00
xmlmemory.c
avoid a warning bug #71594 Daniel
2002-02-15 20:48:08 +00:00
xpath.c
preparing 2.4.17 release updated and rebuilt the docs fixed a comment
2002-03-08 15:05:20 +00:00
xpointer.c
Fixing #74186 , made sure all boolean expressions get fully parenthesized,
2002-03-11 09:15:32 +00:00