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

37 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 347793fc58 Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 12:57:37 +00:00
sicking%bigfoot.com 2ed5916893 Bug 123343. Make <base> and <meta http-equiv=".."> work in XSLT generated pages. Also adds keeping track of stylesheet index for inserted stylesheets.
r=peterv sr=jst a=roc+moz
2002-03-12 21:03:34 +00:00
peterv%netscape.com 9bfe5c5491 Fix for bug 92377 (Build failure: dom/src/base/nsDOMClassInfo.cpp depends on extensions/xmlextras). r=shaver, sr=jst, a=asa. 2002-03-04 02:25:08 +00:00
sicking%bigfoot.com 783e3ea68e Bug 122001. Implement txExpandedNameMap. Add QName parsing and some operators to txExpandedName.
r=peterv sr=jst a=asa
2002-03-02 18:39:23 +00:00
peterv%netscape.com abdb2a1494 Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
leaf%mozilla.org 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
alecf%netscape.com dcbae3e2fd REQUIRES cleanup 2001-11-14 01:28:24 +00:00
sicking%bigfoot.com fe3426b9c8 Make Double purly static. Fix some bugs and exactness problems in Double::toString and Double::toDouble. Remove the Integer class.
b=96143 r=Pike sr=scc
2001-11-04 23:27:23 +00:00
sicking%bigfoot.com 2dcba68b88 Move document-order logic from DOMHelper to the Nodes. Kill the DOMHelper class since it's no longer needed.
Also fix an off-by-one error in the documentorder sorting routine.

r=Pike, peterv sr=jst
2001-11-01 14:32:14 +00:00
peterv%netscape.com 00857e7e6a Fix for bug 105808 (We need atomtables for all xslt elements and attributes). r=Pike, sicking, sr=jst. 2001-10-30 23:48:37 +00:00
sicking%bigfoot.com 34c59f519e Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:33:54 +00:00
peterv%netscape.com 862ea625c9 Fix for bug 65858 (Rework XSLT sorting). r=sicking, Pike, sr=jst. 2001-09-28 12:58:57 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
alecf%netscape.com 62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
alecf%netscape.com e580b45f37 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +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
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
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
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 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 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
peterv%netscape.com 816a29f844 Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc. 2001-04-08 14:40:12 +00:00
peterv%netscape.com 168ebf95bc Removing use of HashTable (bug #69091). Removing CommandLineUtils from module build. Not part of default build. r=Pike. 2001-04-03 12:30:50 +00:00
axel%pike.org 3742cbc44f not part of build, code by peterv, r=me, bugs 65977 & 65978, xslt function lib, + windows bustage 2001-01-24 14:44:05 +00:00
axel%pike.org 32876664a6 not part of build, bring build in synch with Keith's changes 2001-01-22 14:12:16 +00:00
axel%pike.org bcbac73b27 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
axel%pike.org f4423648bd Adding MozillaObjectWrapper to windows component. not part of build. 2000-09-05 07:38:32 +00:00
axel%pike.org 9368491fdc 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
2000-07-11 10:32:17 +00:00
axel%pike.org 861e4bd4e0 Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2000-07-06 12:35:44 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
nisheeth%netscape.com 0b3af85e55 Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build.
- implemented rint() in NumberFunctionCall.cpp
- Changed String to DOMString in calls to processAttrValueTemplate() in XSLTProcessor.cpp
- Fixed up more windows makefiles.
2000-04-21 02:20:28 +00:00
nisheeth%netscape.com cad1d8ae72 Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
nisheeth%netscape.com b3fea5b8a8 Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build. 2000-04-12 22:47:04 +00:00
nisheeth%netscape.com 3f463dfbb5 Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nisheeth%netscape.com c087f652d0 Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected. 1999-08-28 08:19:56 +00:00