.. |
AdditiveExpr.cpp
|
…
|
|
AttributeExpr.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
AttributeValueTemplate.cpp
|
…
|
|
BasicNodeExpr.cpp
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
BooleanExpr.cpp
|
Added fix from Marc Schefer regarding OR expressions
|
2000-05-24 05:00:25 +00:00 |
BooleanFunctionCall.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
BooleanResult.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ElementExpr.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ErrorFunctionCall.cpp
|
…
|
|
Expr.h
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ExprLexer.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ExprLexer.h
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ExprParser.cpp
|
not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h
|
2001-01-22 21:54:23 +00:00 |
ExprParser.h
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
ExprResult.h
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +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
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
IdentityExpr.cpp
|
…
|
|
LocationStep.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
Makefile
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
Makefile.in
|
not part of build, bring build in synch with Keith's changes
|
2001-01-22 14:12:16 +00:00 |
MultiplicativeExpr.cpp
|
…
|
|
NodeSet.cpp
|
not part of build, improve XSLT performance, code by keith, r=me (peterv)
|
2001-02-15 09:21:03 +00:00 |
NodeSet.h
|
not part of build, improve XSLT performance, code by keith, r=me (peterv)
|
2001-02-15 09:21:03 +00:00 |
NodeSetFunctionCall.cpp
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
NumberExpr.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
NumberFunctionCall.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
NumberResult.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
ParentExpr.cpp
|
…
|
|
Parser.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
PathExpr.cpp
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
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
|
not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup
|
2001-01-22 20:23:50 +00:00 |
StringResult.cpp
|
Not part of regular build. Removed WildCardExpr, updated all necessary files.
|
2001-01-22 09:36:19 +00:00 |
TextExpr.cpp
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
UnionExpr.cpp
|
…
|
|
VariableRefExpr.cpp
|
…
|
|
XPathNames.cpp
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
XPathProcessor.cpp
|
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
|
2001-01-19 21:24:44 +00:00 |
XPathProcessor.h
|
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
|
2001-01-12 20:06:48 +00:00 |
makefile.win
|
not part of build, I hope that's all of WildCardExpr.cpp
|
2001-01-22 15:03:12 +00:00 |
nsNodeSet.cpp
|
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
|
2001-01-19 21:24:44 +00:00 |
nsNodeSet.h
|
not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h
|
2001-01-22 21:54:23 +00:00 |
parser.mk
|
Not part of regular build, a=leaf. Updated some test files.
|
2000-07-23 07:25:30 +00:00 |