dbertoni2003/02/12 15:08:05
Modified:c/src/XPath MutableNodeRefList.cpp ResultTreeFragBase.hpp
XObjectResultTreeFragProxyBase.cpp
XObjectResultTreeFragProxyBase.hpp
XObjectResultTreeFragProxyText.cpp
dbertoni2002/11/20 17:35:03
Modified:c/src/XPath MutableNodeRefList.cpp
Log:
Fixed ifdefs.
Revision ChangesPath
1.27 +6 -6 xml-xalan/c/src/XPath/MutableNodeRefList.cpp
Index: MutableNodeRefList.cpp
=
dbertoni2002/11/20 17:30:09
Modified:c/src/XPath MutableNodeRefList.cpp XObjectFactory.hpp
XObjectFactoryDefault.cpp XObjectFactoryDefault.hpp
XPathExpression.cpp XPathExpression.hpp
Log:
Fixed ifdefs.
Revision ChangesPath
1
dbertoni2002/09/25 21:05:16
Modified:c/src/XPath MutableNodeRefList.cpp MutableNodeRefList.hpp
Log:
Fix document order problems.
Revision ChangesPath
1.24 +6 -1 xml-xalan/c/src/XPath/MutableNodeRefList.cpp
Index: MutableNodeRefList.cpp
==
dbertoni2002/06/26 22:44:44
Modified:c/src/XPath MutableNodeRefList.cpp MutableNodeRefList.hpp
NodeRefList.hpp
Log:
New functionality.
Revision ChangesPath
1.23 +56 -3 xml-xalan/c/src/XPath/MutableNodeRefList.cpp
Index: MutableNodeRe
dbertoni01/07/21 21:16:51
Modified:c/src/XPath MutableNodeRefList.cpp
Log:
Better fix for call to std::reverse().
Revision ChangesPath
1.21 +4 -5 xml-xalan/c/src/XPath/MutableNodeRefList.cpp
Index: MutableNodeRefList.cpp
=
dbertoni01/07/20 22:49:08
Modified:c/src/XPath MutableNodeRefList.cpp
Log:
Scoped call to std::reverse().
Revision ChangesPath
1.20 +1 -1 xml-xalan/c/src/XPath/MutableNodeRefList.cpp
Index: MutableNodeRefList.cpp
=
dbertoni01/07/20 22:35:16
Modified:c/src/XPath MutableNodeRefList.cpp MutableNodeRefList.hpp
SimpleNodeLocator.cpp XPath.cpp XPath.hpp
Log:
Fixed performance problems with reverse axes.
Revision ChangesPath
1.19 +96 -70xml-xalan/c/src/XPa