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
Peter.VanderBeken%pandora.be
2cabd6fa68
Enabling XSLT hooks in layout in default build. Bug
#42228
. r=axel@pike.org, a=waterson@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@79394 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-16 20:53:08 +00:00
..
AdditiveExpr.cpp
…
AttributeExpr.cpp
…
AttributeValueTemplate.cpp
…
BasicNodeExpr.cpp
…
BooleanExpr.cpp
…
BooleanFunctionCall.cpp
…
BooleanResult.cpp
…
ElementExpr.cpp
…
ErrorFunctionCall.cpp
…
Expr.h
Not part of regular build, a=leaf. This is a fix for the last set of
2000-08-27 06:11:56 +00:00
ExprLexer.cpp
Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't.
2000-07-23 07:24:45 +00:00
ExprLexer.h
…
ExprParser.cpp
…
ExprParser.h
…
ExprResult.h
…
ExtensionFunctionCall.cpp
…
FilterExpr.cpp
…
FunctionCall.cpp
…
FunctionLib.h
Add include. Not part of default build. a=leaf.
2000-08-26 04:45:57 +00:00
IdentityExpr.cpp
…
LocationStep.cpp
…
Makefile
…
Makefile.in
…
makefile.win
Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build.
2000-07-24 20:35:08 +00:00
MultiplicativeExpr.cpp
…
NodeSet.cpp
…
NodeSet.h
…
NodeSetFunctionCall.cpp
…
NumberExpr.cpp
…
NumberFunctionCall.cpp
Enabling XSLT hooks in layout in default build. Bug
#42228
. r=axel@pike.org, a=waterson@mozilla.org.
2000-09-16 20:53:08 +00:00
NumberResult.cpp
…
ParentExpr.cpp
…
Parser.cpp
Not part of regular build, a=leaf. Updated some test files.
2000-07-23 07:25:30 +00:00
parser.mk
Not part of regular build, a=leaf. Updated some test files.
2000-07-23 07:25:30 +00:00
PathExpr.cpp
…
PredicateList.cpp
…
RelationalExpr.cpp
Add include. Not part of default build. a=leaf.
2000-08-26 04:45:57 +00:00
RootExpr.cpp
…
StringExpr.cpp
…
StringFunctionCall.cpp
…
StringResult.cpp
…
TextExpr.cpp
…
UnionExpr.cpp
…
VariableRefExpr.cpp
…
WildCardExpr.cpp
…
XPathNames.cpp
…