peiyongz2002/08/12 14:38:22
Modified:c/src/xercesc/framework MemBufFormatTarget.hpp
MemBufFormatTarget.cpp
Log:
Bug#11462: MemBufFormatTarget issue(2) .., proposed patch from
Esmond Pitt ([EMAIL PROTECTED])
Revision ChangesPat
knoaman 2002/08/12 12:58:57
Modified:c/src/xercesc/dom/impl DOMElementNSImpl.cpp
DOMAttrNSImpl.cpp
Log:
namespaceURI is never empty string.
Revision ChangesPath
1.5 +9 -3 xml-xerces/c/src/xercesc/dom/impl/DOMElementNSImpl.cpp
Index
tng 2002/08/12 12:32:31
Modified:c/docprogram-dom.xml
Log:
Documentation typo fix: remove duplicate link anchor
Revision ChangesPath
1.20 +0 -1 xml-xerces/c/doc/program-dom.xml
Index: program-dom.xml
==
tng 2002/08/12 12:24:03
Modified:c/scripts packageBinaries.pl
Log:
Do not ship the stylesheet in binary distribution.
Revision ChangesPath
1.94 +2 -2 xml-xerces/c/scripts/packageBinaries.pl
Index: packageBinaries.pl
==
neilg 2002/08/12 11:12:24
Modified:java/src/org/apache/xerces/impl/xs XMLSchemaValidator.java
java/src/org/apache/xerces/impl/xs/identity Selector.java
XPathMatcher.java
Log:
identity constraint fix. Since character content is buffered and n
tng 2002/08/12 11:06:59
Modified:c/src/xercesc Makefile.incl
Log:
Support Intel IA32 C++ Compiler, icc.
Revision ChangesPath
1.20 +3 -3 xml-xerces/c/src/xercesc/Makefile.incl
Index: Makefile.incl
==
tng 2002/08/12 10:47:38
Modified:c/src/xercesc/util/Compilers Makefile.in
Log:
Support Intel IA32 C++ Compiler, icc.
Revision ChangesPath
1.6 +4 -1 xml-xerces/c/src/xercesc/util/Compilers/Makefile.in
Index: Makefile.in
==
knoaman 2002/08/12 06:24:10
Modified:c/src/xercesc/dom/impl DOMDocumentImpl.cpp
Log:
Check for empty string.
Revision ChangesPath
1.17 +3 -2 xml-xerces/c/src/xercesc/dom/impl/DOMDocumentImpl.cpp
Index: DOMDocumentImpl.cpp