Commit Graph

132 Commits

Author SHA1 Message Date
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
peterv%netscape.com
c1d6e94e4c Fix some leaks (bug #72179). Not part of default build. r=Pike. 2005-11-02 07:35:51 +00:00
axel%pike.org
ca7ab7c43c not part of build; fixing 72532; r=peterv 2005-11-02 07:35:50 +00:00
peterv%netscape.com
59a0d51a71 Fix some of bug #59853 (new operator should be used with more care). Not part of default build. r=Pike. 2005-11-02 07:35:49 +00:00
axel%pike.org
73953d0503 not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup 2005-11-02 07:35:48 +00:00
axel%pike.org
90873a119d not part of build, bring build in synch with Keith's changes 2005-11-02 07:35:47 +00:00
axel%pike.org
b073bd5bad not part of build, nsNodeSet is not part of transformiix standalone. sorry. 2005-11-02 07:35:46 +00:00
axel%pike.org
cab490be6d not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup 2005-11-02 07:35:45 +00:00
axel%pike.org
7c38da06fd 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) 2005-11-02 07:35:44 +00:00
axel%pike.org
7e33a2092f Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2005-11-02 07:35:43 +00:00
axel%pike.org
71c7c277d3 Code cleanup, not part of build, needed for SUN Workshop compilers 2005-11-02 07:35:42 +00:00
axel%pike.org
9af0e8ac32 Getting us a step closer to xslt on mozilla, see 36038,
[NOT PART OF THE BUILD]
2005-11-02 07:35:41 +00:00