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

453 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com b1b6530658 Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:34:31 +00:00
sicking%bigfoot.com 13c9b8bd52 Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:33:54 +00:00
sicking%bigfoot.com 4078291d09 New files for bug 65983, implement format-number(). Not part of build yet. 2001-10-15 12:29:22 +00:00
sicking%bigfoot.com c40e0a6111 Clean up NumberFunctionCall.cpp: make all numberfunctions NaN and Inf safe, make round() work on windows, make all numberfunctions out-of-mem safe
b=102185 r=Pike sr=shaver
2001-10-12 20:38:23 +00:00
sicking%bigfoot.com 69284e495f Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin. 2001-10-03 02:18:08 +00:00
sicking%bigfoot.com a761db94bc Fix typo to fix Ports bustage after b=83651 checkin.
r=peterv
2001-10-03 02:08:02 +00:00
peterv%netscape.com c9800f457f Warning fixes. r=sicking, rs=jst. 2001-10-03 01:27:04 +00:00
sicking%bigfoot.com 19519b57e6 Implement import precedence for attributesets, matchable templates, named templates and whitespace filtering.
b=83651 r=Pike, peterv, jst-review.pl sr=jst
2001-10-02 23:54:12 +00:00
varga%utcru.sk 43196bdf59 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
peterv%netscape.com c733160a8e Part of fix for bug 65858 (Rework XSLT sorting) that I forgot to check in. r=sicking, Pike, sr=jst. 2001-10-01 14:28:54 +00:00
peterv%netscape.com 841f36a51b Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xslt/util to this one. r=Pike. a=granrose. See also bug 102138. 2001-09-28 16:21:39 +00:00
peterv%netscape.com 53a0dc621c Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xml/parser to this one. r=Pike. See also bug 102138. 2001-09-28 14:55:30 +00:00
peterv%netscape.com beb5f6d7a7 Fix for bug 65858 (Rework XSLT sorting). r=sicking, Pike, sr=jst. 2001-09-28 12:58:57 +00:00
sicking%bigfoot.com 38d1e029fd implement a -q option that supress output of the credits header in standalone transformiix
not part of build
b=101959 r=peterv sr=jst
2001-09-27 21:39:08 +00:00
sicking%bigfoot.com 105fe3cd19 Fix crash in parameters code.
b=101946 r=peterv sr=shaver
2001-09-27 21:32:20 +00:00
sicking%bigfoot.com a2adec14bc Cleanup the generate-id() xpath function implementation.
b=101672 r=peterv, Pike sr=jst
2001-09-27 21:30:33 +00:00
gerv%gerv.net 8edf26bcee License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
peterv%netscape.com 1511667dd7 Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst. 2001-09-24 12:03:02 +00:00
cls%seawood.org feed27fb54 Use OBJ_SUFFIX instead of hardcoding .o . Should fix OS/2 bustage 2001-09-22 12:49:53 +00:00
peterv%netscape.com 1c3aa047fe Improving transformiix test harness. Adding better error reporting, range selection, support for loading text-only reference files, ignore namespace attributes, cleanup code. Code by Pike, sicking and me. r=Pike. Not part of the build. 2001-09-21 12:23:25 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 63e86dc84f bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
sicking%bigfoot.com 521f46f929 Make the XPath engine handle CDATA sections as text-nodes.
b=92786 r=peterv, pike sr=jst

Mixed small fixes and comments.
b=99792 r=peterv sr=jst
2001-09-17 23:02:57 +00:00
alecf%netscape.com cf9912aa80 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
sicking%bigfoot.com 4dda9dee83 Make PathExpr::matches more clever and remove specialcasing of absolute path expressions
b=97107 r=peterv sr=jst
2001-09-14 11:49:50 +00:00
axel%pike.org 47eda63db3 updating testcase. IE needs to have dummy-param declared, synching with version from the website 2001-09-13 14:58:26 +00:00
axel%pike.org 261efc0508 bug 98704, kill ContextState|ProcessorState|DOMHelper::getParentNode, r=sicking, peterv; sr=jst 2001-09-13 09:23:44 +00:00
alecf%netscape.com 187d526fcd Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
peterv%netscape.com 4407efe47d Fix for bug 99044 (Big memory leak in DOMHelper.cpp). Switch arguments to correct order in the Map::put call and set ownership model for the Map. r=Pike, sr=jst. 2001-09-11 07:09:23 +00:00
axel%pike.org f36f437f66 bug 98704, xml/dom part of beating DOMHelper::getParentNode out of the tree, r=peterv, rs=brendan 2001-09-10 18:01:23 +00:00
sicking%bigfoot.com 37b0bd69b1 Fix bustage. gcc dosn't like function-results used as non-const argument. 2001-09-09 17:02:15 +00:00
sicking%bigfoot.com 04aa8602af Implement xsl:import. This dosn't implement any import precedence but gives us the infrastructure to do so.
b=78068 r=peterv sr=shaver
2001-09-09 16:09:57 +00:00
jaggernaut%netscape.com a0b891b40a Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com 83798daa05 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
sicking%bigfoot.com fc47d92035 Push and pop xslt-current node only when needed. Also evaluate xsl:with-param only once in an xsl:apply-templates.
b=97405, r=peterv, sr=jst
2001-09-07 00:04:02 +00:00
axel%pike.org 54146e0a87 fix for bug 97581, <xsl:variable name="foo" /> needs to be "", r=peterv, sr=jst, a=dbaron 2001-08-31 08:55:04 +00:00
peterv%netscape.com c582db8bd2 Adding null checks to fix crash. No bug. r=Pike, sr=jst. 2001-08-21 09:14:51 +00:00
sicking%bigfoot.com 3bbc1d764d Fix default-priorities for patterns and priorities for templates.
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
sicking%bigfoot.com c078f49f08 Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
axel%pike.org 9a3af0ddb6 not part of build, testcase. to use selections in outliner, the view needs to support nsIClassInfo. Based on code by peterv in bug 80926 2001-08-15 10:03:51 +00:00
axel%pike.org 5aca5c779f fix testcase, bug 93909, set the context node list by using the right select attribute in xsl:apply-templates. r=peterv 2001-08-14 13:53:33 +00:00
cls%seawood.org 23d94a7b55 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
axel%pike.org 624f2538e0 bug 54490, xsl:strip- and preserve-space need wildcards, r=sicking, peterv, sr=shaver 2001-08-10 19:42:31 +00:00
cls%seawood.org f3ef44a1cb Adding caps to REQUIRES 2001-08-08 07:30:32 +00:00
peterv%netscape.com 0339ab4bfd Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike. 2001-08-03 13:48:30 +00:00
peterv%netscape.com 02a2c4b736 Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst. 2001-08-02 20:29:20 +00:00