Commit Graph

143 Commits

Author SHA1 Message Date
sicking%bigfoot.com
e2e430895b Implement import precedence for attributesets, matchable templates, named templates and whitespace filtering.
b=83651 r=Pike, peterv, jst-review.pl sr=jst
2005-11-02 07:36:50 +00:00
peterv%netscape.com
1ba72c9c86 Part of fix for bug 65858 (Rework XSLT sorting) that I forgot to check in. r=sicking, Pike, sr=jst. 2005-11-02 07:36:49 +00:00
sicking%bigfoot.com
29c96dcf32 implement a -q option that supress output of the credits header in standalone transformiix
not part of build
b=101959 r=peterv sr=jst
2005-11-02 07:36:48 +00:00
peterv%netscape.com
de849ed824 Part of bug 88623 (Cleanup Transformiix code). Remove unnecesary comment lines, no code changes. r=Pike, rs=jst. 2005-11-02 07:36:47 +00:00
sicking%bigfoot.com
b912e24ffe Make FilterExpr check type of ExprResult before casting to NodeSet. Also sort nodeset in document order before filtering.
Bug 88736. r=peterv, sr=jst
2005-11-02 07:36:46 +00:00
sicking%bigfoot.com
fb3a49384f Clean up ListIterator by removing unused flags and the almost-not-used reversed mode. Also add tx prefix to List and ListIterator classes and clean up whitespace.
Bug 85189. r=peterv, sr=scc
2005-11-02 07:36:45 +00:00
sicking%bigfoot.com
5bdcbf5a37 Remove unused (and a few almost-unused) functions in the XPath classes.
Bug 88612. r=peterv, sr=jst
2005-11-02 07:36:44 +00:00
peterv%netscape.com
49ed89f13b Warning fixes, part of bug 88623 (Clean up Transformiix code). r=sicking, sr=jst. 2005-11-02 07:36:43 +00:00
peterv%netscape.com
372c92d2ce Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst. 2005-11-02 07:36:42 +00:00
jaggernaut%netscape.com
96edee16f6 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2005-11-02 07:36:41 +00:00
jaggernaut%netscape.com
9fae7fb904 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2005-11-02 07:36:40 +00:00
jaggernaut%netscape.com
f6995c4ac8 Bug 73353: clean up the REQUIRES lines in Makefiles. 2005-11-02 07:36:39 +00:00
cls%seawood.org
805cfdb157 Use OBJ_SUFFIX instead of hardcoding .o . Should fix OS/2 bustage 2005-11-02 07:36:38 +00:00
sicking%bigfoot.com
4de60e252b Rewrite of XPath Lexer and Parser. Also implement the remaining XPath features (Unary minus and processing-insruction(Literal)). Bug 75102.
Lexer changes by Pike, parser and expressionclasses changes by me.
r=peterv Pike(on my code) me(on pikes code), sr=jst
2005-11-02 07:36:37 +00:00
sicking%bigfoot.com
41c1ac99f0 backing out, this should have gone in on the MOZILLA_0_9_2_BRANCH branch. Really sorry. 2005-11-02 07:36:36 +00:00
sicking%bigfoot.com
4ece016a9c Bustage fix. Checked in a too fresh version of txKeyFunctionCall.cpp. It's supposed to be UInt32 on the branch. 2005-11-02 07:36:35 +00:00
peterv%netscape.com
b3146ec5b6 Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings. r=Pike, rs=jst. 2005-11-02 07:36:34 +00:00
axel%pike.org
72eca118c2 bug 98704, xml/dom part of beating DOMHelper::getParentNode out of the tree, r=peterv, rs=brendan 2005-11-02 07:36:33 +00:00
peterv%netscape.com
f4d8ed440a Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst. 2005-11-02 07:36:32 +00:00
peterv%netscape.com
64c1c5676c Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron. 2005-11-02 07:36:31 +00:00
axel%pike.org
6afbad4840 missing part of backing out 81414, yac 2005-11-02 07:36:30 +00:00
axel%pike.org
a8adb496fc Backing out fix for 81414, I have no idea what win is doing here 2005-11-02 07:36:26 +00:00
axel%pike.org
fb0ada6f18 bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers) 2005-11-02 07:36:25 +00:00
peterv%netscape.com
219582253e 72141 (Enable XSLT in default builds) and 74879 (Makefiles must die). r=nisheeth, sr=jst. 2005-11-02 07:36:23 +00:00
gerv%gerv.net
25fecaaf79 License changes, take 2. Bug 98089. mozilla/extensions/. 2005-11-02 07:36:20 +00:00
gerv%gerv.net
fd71347dce Oops. 2005-11-02 07:36:19 +00:00
scc%mozilla.org
a652a87c1b bug #98089: ripped new license 2005-11-02 07:36:18 +00:00
sicking%bigfoot.com
5bca538817 Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
b=65986, r=peterv,pike sr=jst
2005-11-02 07:36:17 +00:00
nisheeth%netscape.com
ce63e32faa Enable Transformiix on Linux. Don't build on OS/2 for now until bug 53518 is fixed. 2005-11-02 07:36:16 +00:00
margaret.chan%sun.com
1dd24d894b Bug 81161 - libtransformiix.so: symbol __1cDstdEcout_: referenced symbol not found. Patch provided mostly by peterv@netscape.com. Fixed by skipping all the cout calls. r=cls, sr=scc, a=dbaron 2005-11-02 07:36:15 +00:00
peterv%netscape.com
de5164bb7a Fixing BeOS bustage, it doesn't like PI (PI -> PROC_INST). 2005-11-02 07:36:14 +00:00
axel%pike.org
8bcfae885e not part of default build, fix for 75309, code by sicking, r=me, sr=shaver; fixes local-name and name for some node types 2005-11-02 07:36:13 +00:00
axel%pike.org
8dad3730e7 fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst 2005-11-02 07:36:12 +00:00
axel%pike.org
ed623a4c87 not part of default build; PathExpr did wrong for //; code by sicking, r=me, sr=shaver, bug 75307 2005-11-02 07:36:11 +00:00
axel%pike.org
5c43f2921e not part of build, code by sicking, r=peterv,me,sr=shaver, fixing 75304, and 70865, whitespace and locationstep 2005-11-02 07:36:10 +00:00
cls%seawood.org
6a6194784a Updating intermodule depencies. Fixing senna bustage. 2005-11-02 07:36:09 +00:00
cls%seawood.org
6f792b488c Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2005-11-02 07:36:08 +00:00
dbaron%fas.harvard.edu
fdb32e5c36 Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2005-11-02 07:36:07 +00:00
peterv%netscape.com
56a93c4aae Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc. 2005-11-02 07:36:06 +00:00
peterv%netscape.com
671e5a0459 Removing use of HashTable (bug #69091). Not part of default build. r=Pike. 2005-11-02 07:36:05 +00:00
peterv%netscape.com
8e5b99f17a Removing use of HashTable (bug #69091). Removing CommandLineUtils from module build. Not part of default build. r=Pike. 2005-11-02 07:36:04 +00:00
axel%pike.org
fba9428c6a Getting the build process up for Windows, thanx to Arthur Barrett
not part of build, still need to conditionally add transformiix to
extensions/makefile.win
2005-11-02 07:36:03 +00:00
axel%pike.org
863c20c844 Not part of the build, a=leaf
Bringing Makefiles uptodate with String changes
Get testcase going into new chrome structure.
2005-11-02 07:36:02 +00:00
Peter.VanderBeken%pandora.be
b046dd89df Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build. 2005-11-02 07:35:58 +00:00
axel%pike.org
23dab90884 not part of build, fixing 65987, current() function. Code by kvisco@ziplink.net, r=peterv,me. 2005-11-02 07:35:57 +00:00
kvisco%ziplink.net
3ce6d3228d Added implementation of evaluate 2005-11-02 07:35:56 +00:00
axel%pike.org
41883207fa not part of build, code by peterv, r=me, bugs 65977 & 65978, xslt function lib, + windows bustage 2005-11-02 07:35:55 +00:00
peterv%netscape.com
0fa1d02db1 Small clean-up. Not part of default build. r=Pike. 2005-11-02 07:35:54 +00:00
axel%pike.org
3b512d1fad not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h 2005-11-02 07:35:53 +00:00
kvisco%ziplink.net
ded0be95c4 Not part of regular build. Removed WildCardExpr, updated all necessary files.
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2005-11-02 07:35:52 +00:00