This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
extensions
/
transformiix
/
source
/
xpath
History
sicking%bigfoot.com
ebb009d928
Bug 140687: Make substring() for all start-indexes
...
r=Pike, sr=jst git-svn-id: svn://10.0.0.236/trunk@120451 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-01 19:48:59 +00:00
..
AdditiveExpr.cpp
…
AttributeExpr.cpp
…
AttributeValueTemplate.cpp
…
BasicNodeExpr.cpp
…
BooleanExpr.cpp
…
BooleanFunctionCall.cpp
…
BooleanResult.cpp
…
ElementExpr.cpp
…
ErrorFunctionCall.cpp
…
Expr.cpp
…
Expr.h
…
ExprLexer.cpp
…
ExprLexer.h
…
ExprLexerChars.cpp
…
ExprParser.cpp
Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa.
2002-03-19 14:14:27 +00:00
ExprParser.h
…
ExprResult.h
…
ExtensionFunctionCall.cpp
…
FilterExpr.cpp
…
FunctionCall.cpp
…
FunctionLib.h
…
LocationStep.cpp
…
Makefile.in
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:57:37 +00:00
makefile.win
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:57:37 +00:00
MultiplicativeExpr.cpp
…
NodeSet.cpp
…
NodeSet.h
…
NodeSetFunctionCall.cpp
…
nsXPathEvaluator.cpp
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
nsXPathEvaluator.h
Fix for bug 132300 (Need a better way to bootstrap an XPathEvaluator). r=pike, sr=jst.
2002-04-16 11:57:17 +00:00
nsXPathException.cpp
Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
2002-04-10 13:38:30 +00:00
nsXPathException.h
Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
2002-04-10 13:38:30 +00:00
nsXPathExpression.cpp
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathExpression.h
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathNamespace.cpp
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathNamespace.h
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathNSResolver.cpp
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathNSResolver.h
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
nsXPathResult.cpp
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
nsXPathResult.h
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
NumberExpr.cpp
…
NumberFunctionCall.cpp
…
NumberResult.cpp
…
PathExpr.cpp
…
PredicateList.cpp
…
RelationalExpr.cpp
…
RootExpr.cpp
…
StringExpr.cpp
…
StringFunctionCall.cpp
Bug 140687: Make substring() for all start-indexes
2002-05-01 19:48:59 +00:00
StringResult.cpp
…
TextExpr.cpp
…
txXPathAtomList.h
…
UnaryExpr.cpp
…
UnionExpr.cpp
…
VariableRefExpr.cpp
…
XPathNames.cpp
…