gecko-dev/extensions/transformiix/source/xpath
2005-02-08 23:49:11 +00:00
..
.cvsignore
AdditiveExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
AttributeValueTemplate.cpp Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
BooleanExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
BooleanFunctionCall.cpp Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
BooleanResult.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
Expr.h Bug 277777: Fix forwards compatible parsing of expressions in XSLT and be more strict about parsing of functioncalls in DOM-XPath. 2005-01-24 10:50:39 +00:00
ExprLexer.cpp Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
ExprLexer.h Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
ExprParser.cpp Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
ExprParser.h Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
ExprResult.h Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
FilterExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
FunctionCall.cpp Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
FunctionLib.h Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
LocationStep.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
Makefile.in xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
MultiplicativeExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
NodeSetFunctionCall.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
nsIXFormsUtilityService.h Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
nsIXFormsXPathEvaluator.h Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
nsXFormsXPathEvaluator.cpp Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
nsXFormsXPathEvaluator.h Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
nsXPath1Scheme.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPath1Scheme.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathEvaluator.cpp Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
nsXPathEvaluator.h Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
nsXPathException.cpp implement exception constants defined in DOM level 3 2004-07-19 04:04:41 +00:00
nsXPathException.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathExpression.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathExpression.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathNamespace.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathNamespace.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathNSResolver.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsXPathNSResolver.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
nsXPathResult.cpp Change FlushPendingNotifications to have more granularity and update callers to 2004-05-27 22:08:42 +00:00
nsXPathResult.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
NumberFunctionCall.cpp Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
NumberResult.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
PathExpr.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
PredicateList.cpp Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
RelationalExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
RootExpr.cpp Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
StringFunctionCall.cpp Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
StringResult.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txErrorExpr.cpp Bug 277777: Fix forwards compatible parsing of expressions in XSLT and be more strict about parsing of functioncalls in DOM-XPath. 2005-01-24 10:50:39 +00:00
txForwardContext.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txForwardContext.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txIXPathContext.h Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
txLiteralExpr.cpp Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
txMozillaXPathTreeWalker.cpp Bug 281575: Don't bother supporting attributes not implementing nsIAttribute since there are no longer any such nodes. 2005-02-08 23:49:11 +00:00
txNameTest.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
txNodeSet.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txNodeSet.h Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
txNodeSetContext.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txNodeSetContext.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txNodeTypeTest.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
txResultRecycler.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txResultRecycler.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txSingleNodeContext.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txStandaloneXPathTreeWalker.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txXPathAtomList.h xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
txXPathNode.h Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
txXPathTreeWalker.h Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
UnaryExpr.cpp Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
UnionExpr.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
VariableRefExpr.cpp Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
XFormsFunctionCall.cpp Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
XFormsFunctions.h xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:09:54 +00:00