peterv%propagandism.org
cb1c42bc48
Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst.
2004-05-18 13:15:56 +00:00
peterv%propagandism.org
513c5431a9
Fix for bug 102138 (get REQUIRES failsafe for transformiix). Remove unnecessary REQUIRES. r=Pike.
2004-05-04 14:02:27 +00:00
peterv%propagandism.org
568627c38f
Small edits to license boilerplate/modelines. No code changes.
2004-04-20 12:27:29 +00:00
gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
peterv%propagandism.org
58bf69e970
Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner.
2004-03-07 13:58:44 +00:00
bryner%brianryner.com
a2fb87eb1e
Bustage fix - remove earlier workarounds
2004-02-26 17:17:40 +00:00
peterv%propagandism.org
9c50b82e36
Try to fix OS X bustage.
2004-02-26 14:09:09 +00:00
peterv%propagandism.org
28d78f4df5
Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst.
2004-02-09 14:59:46 +00:00
tor%cs.brown.edu
b46544f169
Bug 208314 - remove use of iostreams to allow building with compilers
...
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
peterv%propagandism.org
c4730f4aa3
Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst.
2004-01-16 13:46:07 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
peter%propagandism.org
d7fddbdccd
Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst.
2003-11-18 22:57:04 +00:00
peter%propagandism.org
bc3eb28a85
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
2003-11-04 15:15:46 +00:00
sicking%bigfoot.com
fe0961d802
Fix potential buildbustage by adding proper REQUIRES. No bug.
...
r/sr=peterv a=mkaply
2003-09-09 21:11:52 +00:00
sicking%bigfoot.com
dbadbbf538
Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
...
r=Pike sr=peterv
2003-06-16 22:31:20 +00:00
peterv%netscape.com
e5155a6bf8
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:53:21 +00:00
sicking%bigfoot.com
d28b0c5b97
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
heikki%netscape.com
9f2a5f1a56
Bug 182323, implemented XPointer spec, we now support the framework, shorthand syntax, element, fixptr, xpath1 and xmlns schemes, and provide a proprietary API from scripts, r=sicking, sr=peterv.
2003-03-19 23:45:42 +00:00
peterv%netscape.com
2f95c70817
Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst.
2003-03-12 14:07:30 +00:00
sicking%bigfoot.com
e0accc78b2
fix bustage-to-be
2003-03-05 14:11:12 +00:00
peterv%netscape.com
afbf5ea0da
Removing obsolete code. r=sicking.
2003-03-05 12:50:23 +00:00
axel%pike.org
f8a601d259
bug 126502, remove unsupported and unneeded xpi from transformiix/build, r=cls
2003-02-24 09:52:29 +00:00
peterv%netscape.com
80ed9721a4
Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst.
2003-01-22 03:24:40 +00:00
peterv%netscape.com
bb5e38c37f
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 00:04:08 +00:00
peterv%netscape.com
4bdd9019b7
Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts.
2003-01-17 12:49:20 +00:00
peterv%netscape.com
f5d9b2ab7c
Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build.
2003-01-08 22:40:42 +00:00
axel%pike.org
0df0aab2b6
bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv
2002-12-18 10:03:23 +00:00
peterv%netscape.com
02d215a5eb
Fix static build bustage.
2002-11-30 09:43:13 +00:00
peterv%netscape.com
23b10864c8
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
2002-11-29 23:44:07 +00:00
sicking%bigfoot.com
a981211608
Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
...
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class
Patch by sicking, pike and peterv
r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
sicking%bigfoot.com
8ad1aece33
bug 64945 stage two.
...
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.
r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
peterv%netscape.com
55b45c37f3
Fix for bug 94456 (wrappers need performance increase, support conformance). r=sicking, sr=jst.
2002-08-21 12:05:50 +00:00
peterv%netscape.com
de19a05d6e
Remove bogus appshell dependency. r=Pike.
2002-08-20 11:12:05 +00:00
sicking%bigfoot.com
5e03598ea7
Bug 94036: Rewrite implementation of xsl:number. Also implement errorhandling for txList and NS_ConvertASCIItoUCS2 for standalone.
...
r=Pike sr=jst
2002-08-19 22:16:09 +00:00
peterv%netscape.com
5613fb0682
Fix for bug 101890 (break linkage from transformiix to layout). r=Pike, sr=jst.
2002-08-19 06:58:21 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
peterv%netscape.com
d5045555e3
Landing TX_BRIDGE_1_1_BRANCH.
...
Rewrite pretty much all variable and parameter handling. Makes global and local variables be handled differently. Global variables are no longer part of the variables stack, and are lazily evaluated. Fixes bugs 117658, 92929 and some unfiled bugs and fixes remaining parts of bugs 83651 and 96802. Patch by sicking, r=Pike sr=bz.
Fix for bug 156464: fix rounding problems in module, allow patterns without any '0's in the integer part and fix problems with grouping for standalone. Patch by sicking, r=Pike sr=bz.
Fix for bug 157340 (Probable bugs in extensions/transformiix/source/base/txMozillaString.h). Patch by peterv, r=Pike, sr=bz.
Fix for bug 146967 (Clean up Transformiix strings). Patch by peterv, r=sicking, sr=jst.
Fix for bug 156464 (Remove static strings from Transformiix). Patch by peterv, r=Pike, sr=jst.
2002-08-06 12:28:27 +00:00
sicking%bigfoot.com
bde13bef02
Reenable same-origin checks. Patch by me and jst.
...
b=156452 r=peterv/sicking/jst sr=bz/jst a=chofmann
2002-07-18 05:53:28 +00:00
sicking%bigfoot.com
b1be364088
Add same-origin checks in a few DOM methods. Patch by me and jst.
...
b=156452, r=jst/me, sr=bz, a=pending
2002-07-16 13:09:15 +00:00
peterv%netscape.com
993b33e09e
Bustage fix.
2002-07-02 16:04:23 +00:00
peterv%netscape.com
8bf305a18f
Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst.
2002-07-02 14:15:01 +00:00
peterv%netscape.com
7ff4db6886
Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst.
2002-06-26 12:42:13 +00:00
peterv%netscape.com
6d9c1486db
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
2002-06-20 12:04:22 +00:00
peterv%netscape.com
29c4012a31
Fix for bug 136272 (definition of isDigit may be incomplete). r=sicking, sr=jst.
2002-06-13 22:27:19 +00:00
alecf%netscape.com
f5a3216a3d
argh, this never should have landed, that explains it..backing out this file
2002-06-06 22:17:45 +00:00
alecf%netscape.com
dcd8ac2398
huh, I don't know how this got whacked.. fixing bustage
2002-06-06 22:14:46 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
axel%pike.org
82fcbbf0d3
bug 113611, XPath and XSLT contexts. fixes bugs 96410, 102293, 92106, 110266, 116534 and a bunch of other cases not filed. This mostly fixes namespaces and some really bad speed issues by fixing the time when namespaces are resolved, how default priorities are computed and how templates are matched.
...
HUGE PERFWIN :-)
r=peterv, sr=jst
2002-06-04 05:00:31 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00