gecko-dev/extensions/transformiix/source/xpath
nisheeth%netscape.com 0b3af85e55 Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build.
- implemented rint() in NumberFunctionCall.cpp
- Changed String to DOMString in calls to processAttrValueTemplate() in XSLTProcessor.cpp
- Fixed up more windows makefiles.
2000-04-21 02:20:28 +00:00
..
AdditiveExpr.cpp
AttributeExpr.cpp
AttributeValueTemplate.cpp
BasicNodeExpr.cpp
BooleanExpr.cpp
BooleanFunctionCall.cpp Changed constructor to use new naming, TX_FALSE, instead of FALSE 2000-04-14 04:24:28 +00:00
BooleanResult.cpp Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 14:14:45 +00:00
ElementExpr.cpp
ErrorFunctionCall.cpp
Expr.h added support for extension functions 2000-04-19 10:41:13 +00:00
ExprLexer.cpp Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
ExprLexer.h Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
ExprParser.cpp added support for extension functions 2000-04-19 10:41:13 +00:00
ExprParser.h Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
ExprResult.h Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 23:41:43 +00:00
ExtensionFunctionCall.cpp added support for extension functions 2000-04-19 10:41:13 +00:00
FilterExpr.cpp
FunctionCall.cpp added support for extension functions 2000-04-19 10:41:13 +00:00
FunctionLib.h added support for extension functions 2000-04-19 10:41:13 +00:00
IdentityExpr.cpp
LocationStep.cpp
Makefile added support for extension functions 2000-04-19 10:41:13 +00:00
makefile.win More changes to get Transformiix to build as a Mozilla component on windows. Not part of the mozilla build. 2000-04-19 23:07:33 +00:00
MultiplicativeExpr.cpp
NodeSet.cpp Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
NodeSet.h Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
NodeSetFunctionCall.cpp Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
NumberExpr.cpp
NumberFunctionCall.cpp Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build. 2000-04-21 02:20:28 +00:00
NumberResult.cpp Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 14:14:45 +00:00
ParentExpr.cpp
Parser.cpp Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
parser.exe
parser.mk
PathExpr.cpp Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
PredicateList.cpp
RelationalExpr.cpp Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
RootExpr.cpp
StringExpr.cpp
StringFunctionCall.cpp changed a couple postfix increments to prefix, aesthetics really. 2000-04-20 10:11:28 +00:00
StringResult.cpp Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 14:14:45 +00:00
TextExpr.cpp
UnionExpr.cpp
VariableRefExpr.cpp
WildCardExpr.cpp
XPathNames.cpp