dbertoni2002/07/09 23:49:07
Modified:c/src/XSLT ElemCopyOf.cpp ElemCopyOf.hpp
Log:
Removed code that was commented out and removed unused functions.
Revision ChangesPath
1.27 +12 -91xml-xalan/c/src/XSLT/ElemCopyOf.cpp
Index: ElemCopyOf.cpp
===
dbertoni01/07/21 21:31:55
Modified:c/src/XSLT ElemCopyOf.cpp ElemCopyOf.hpp
Log:
Renamed functions due to collision with XalanElement::cloneNode().
Revision ChangesPath
1.21 +20 -19xml-xalan/c/src/XSLT/ElemCopyOf.cpp
Index: ElemCopyOf.cpp
dbertoni01/07/08 11:41:22
Modified:c/src/XSLT ElemCopyOf.cpp ElemCopyOf.hpp
Log:
More efficient implementation for select="."
Revision ChangesPath
1.18 +127 -77 xml-xalan/c/src/XSLT/ElemCopyOf.cpp
Index: ElemCopyOf.cpp
==