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

128 Коммитов

Автор SHA1 Сообщение Дата
peterv%propagandism.org 2c86614834 Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
peterv%propagandism.org bef5dc8302 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 8a7d790163 Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
peterv%propagandism.org 35edc28382 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 40ccfbd8c9 Bustage fix - remove earlier workarounds 2004-02-26 17:17:40 +00:00
peterv%propagandism.org 840da9eb46 Try to fix OS X bustage. 2004-02-26 14:09:09 +00:00
peterv%propagandism.org 24596325b5 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 bbf2ef596f 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 ee78c7ff4a Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2004-01-16 13:46:07 +00:00
bsmedberg%covad.net d0f309943a 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 274ef7cd49 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 8af31f8e43 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 cd176fdba9 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 a6df5b8828 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 dbd0da7d1e 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 0e633d85f1 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 d3b6d8390a 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 0ee437d7ac 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 ebf7eaeb11 Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst. 2003-03-12 14:07:30 +00:00
sicking%bigfoot.com eed27d275e fix bustage-to-be 2003-03-05 14:11:12 +00:00
peterv%netscape.com 65956d2c35 Removing obsolete code. r=sicking. 2003-03-05 12:50:23 +00:00
axel%pike.org 2c3d48710c bug 126502, remove unsupported and unneeded xpi from transformiix/build, r=cls 2003-02-24 09:52:29 +00:00
peterv%netscape.com 8bd43313db 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 c44ce2ad23 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 00:04:08 +00:00
peterv%netscape.com a28fdf3f7a 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 59a6aaa243 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 ebd6823a54 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
peterv%netscape.com cc71578cbc Fix static build bustage. 2002-11-30 09:43:13 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
sicking%bigfoot.com e5c6aaae8b 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 de70300d00 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 c43eeac2cc 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 3b7400538f Remove bogus appshell dependency. r=Pike. 2002-08-20 11:12:05 +00:00
sicking%bigfoot.com 0902b36dfc 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 07e2d4c47a 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 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
peterv%netscape.com 8046e251db 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 c2e51f12c5 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 17bc6e66e4 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 0137d9cce4 Bustage fix. 2002-07-02 16:04:23 +00:00
peterv%netscape.com e046915b70 Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
peterv%netscape.com 2265ea47a2 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
peterv%netscape.com d5b273bc97 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 3ccd39f333 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 2af783c75f argh, this never should have landed, that explains it..backing out this file 2002-06-06 22:17:45 +00:00
alecf%netscape.com 0feacb5ada huh, I don't know how this got whacked.. fixing bustage 2002-06-06 22:14:46 +00:00
alecf%netscape.com bcf192e308 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 ea01481726 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 c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00