Граф коммитов

400 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 88d48dc0c5 Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com 2001-07-18 07:48:12 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
peterv%netscape.com f550147c43 Trying to fix OS/2 dom bustage by turning on Transformiix on OS/2 (it's already being built on other platforms). 2001-07-11 12:05:34 +00:00
axel%pike.org 91d3d1c471 53518, fix NaN handling on certain platform. Copied code from js lib to transformiix, license change courtesy of Netscape. checkin on behalf on sicking@bigfoot.com. r=peterv,me, sr=scc 2001-07-11 09:43:00 +00:00
timeless%mac.com 1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
axel%pike.org 941d5b835c bug 89017, PredicateList::evaluatePredicates redone, + code cleanup. r=peterv,sicking,sr=jst 2001-07-04 11:15:54 +00:00
peterv%netscape.com fcf9847d21 And now for a real code change. Fix for bug 88901 (Ill formed code in MozillDocument.cpp in Document::createAttributeNS). r=sicking, sr=scc. 2001-07-03 00:49:46 +00:00
peterv%netscape.com e682f72495 Part of bug 88623 (Cleanup Transformiix code). Remove unnecesary comment lines, no code changes. r=Pike, rs=jst. 2001-07-03 00:47:47 +00:00
sicking%bigfoot.com 09697ef7fb 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
2001-07-02 23:40:23 +00:00
sicking%bigfoot.com f756020bdf Make FilterExpr check type of ExprResult before casting to NodeSet. Also sort nodeset in document order before filtering.
Bug 88736. r=peterv, sr=jst
2001-07-02 21:12:21 +00:00
sicking%bigfoot.com b40cca5635 Remove unused (and a few almost-unused) functions in the XPath classes.
Bug 88612. r=peterv, sr=jst
2001-07-02 20:11:05 +00:00
peterv%netscape.com 4f9a746cf6 Warning fixes, part of bug 88623 (Clean up Transformiix code). r=sicking, sr=jst. 2001-07-02 09:24:58 +00:00
sicking%bigfoot.com 1e9e8d8f00 Removing unused (and bitrotted) tests.
Not part of the build.
r=peterv, no bug
2001-06-30 17:51:47 +00:00
peterv%netscape.com 70353aa937 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
2001-06-30 13:57:27 +00:00
sicking%bigfoot.com fb698962a7 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
2001-06-30 13:54:38 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
sicking%bigfoot.com 02da25926f backing out, this should have gone in on the MOZILLA_0_9_2_BRANCH branch. Really sorry. 2001-06-27 16:56:25 +00:00
sicking%bigfoot.com 6c77fe796d Bustage fix. Checked in a too fresh version of txKeyFunctionCall.cpp. It's supposed to be UInt32 on the branch. 2001-06-27 16:49:39 +00:00
peterv%netscape.com b0a05e5b8e Bustage fix, backing out lines that shouldn't have gone in. 2001-06-26 14:51:53 +00:00
peterv%netscape.com 9a4903e107 Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst. 2001-06-26 14:10:28 +00:00
sicking%bigfoot.com 145cbcd4d6 remove file to fix readness. This file was removed some time ago, but I still had changes to it in my tree. 2001-06-26 13:07:12 +00:00
peterv%netscape.com ae3ccdc3d8 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
2001-06-26 11:59:53 +00:00
sicking%bigfoot.com b0dd641584 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
2001-06-26 11:58:57 +00:00
axel%pike.org 8d8de7017c fix regression in 81161, make xsl:message work again, code by peterv and me, r=me,sicking, sr=scc, a=blizzard 2001-06-21 08:24:58 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
sicking%bigfoot.com e2b7bd7a31 Implement default templates using code rather then inserting them in the xslt-document DOM. bug 86270. r=peterv sr=jst a=asa (for drivers)
Also fix soon-to-be bustage from 72810 landing
2001-06-20 07:07:14 +00:00
peterv%netscape.com d2c83623ea Bustage fix. 2001-06-20 07:02:30 +00:00
peterv%netscape.com 1e94d5af33 Fix for bug 72810 (count() function is unable to handle certain path expressions). r=sicking, sr=jst, a=roc. 2001-06-20 06:46:12 +00:00
margaret.chan%sun.com 3fdc9e89e6 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 2001-06-20 06:00:37 +00:00
dbaron%fas.harvard.edu 9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
sicking%bigfoot.com 5f9114479f introduce XSLTProcessor::processChildren which is a slimmed down version of XSLTProcessor::processTemplate to avoid checking for xsl:param elements where it's not needed. bug 77830. r=peterv,pike sr=jst a=asa(on behalf of drivers) 2001-06-15 11:12:18 +00:00
peterv%netscape.com 936f841cc8 Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron. 2001-06-10 16:45:36 +00:00
axel%pike.org f2c2ab05a7 missing part of backing out 81414, yac 2001-06-10 13:50:59 +00:00
axel%pike.org fad1f9f150 Backing out fix for 81414, I have no idea what win is doing here 2001-06-10 12:55:01 +00:00
axel%pike.org ae62e2c0b9 fixing windows bustage, sorry, I missed that one in my tree 2001-06-10 11:55:00 +00:00
axel%pike.org 804eb2967a bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers) 2001-06-10 11:30:48 +00:00
axel%pike.org e97e0040b2 bug 83878, renaming nsLoadListenerProxy to txLoadListenerProxy, to fix static builds, r=peterv, sr=jst, a=dbaron (on behalf of drivers) 2001-06-08 07:14:19 +00:00
cls%seawood.org 34b7986e37 Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
jst%netscape.com 38fdb3cb83 Removing uneccessary #include 2001-05-21 03:11:25 +00:00
cls%seawood.org 57700908be Updating intermodule depencies. Fixing senna bustage. 2001-05-18 14:37:00 +00:00
peterv%netscape.com d04b41eb57 Fixing bustage. r=Pike, sr=jst. 2001-05-16 11:18:18 +00:00
peterv%netscape.com 1fe4acdae1 Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst. 2001-05-15 20:35:23 +00:00
axel%pike.org 59aafcc6e2 bug 78127, xsl:choose and stacks, code by sicking@bigfoot.com, r=keith, r/a=peterv, sr=shaver 2001-05-15 06:13:02 +00:00
axel%pike.org dca920a1ff fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst 2001-05-14 14:22:49 +00:00
cls%seawood.org f6348377f7 Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
peterv%netscape.com 9b6207e5a3 Fixing BeOS bustage, it doesn't like PI (PI -> PROC_INST). 2001-05-12 12:00:43 +00:00
nisheeth%netscape.com b8a31d9630 Enable Transformiix on Linux. Don't build on OS/2 for now until bug 53518 is fixed. 2001-05-12 09:54:16 +00:00
mkaply%us.ibm.com d90f63d182 OS/2 TB breakage
Normally in this case we would ifeq OS2 and use a semicolon
in the VPATH, but I am going to attempt to fix this with a space
so that I can see if this fix will work on other compilers. Using
a space is acceptable according to the GMAKE docs.
2001-05-11 12:00:05 +00:00
peterv%netscape.com b266a24692 Bustage fix. 2001-05-11 10:13:38 +00:00