axel%pike.org
96bad5d2ba
not part of build, improve XSLT performance, code by keith, r=me (peterv)
2001-02-15 09:21:03 +00:00
axel%pike.org
67403e2d65
not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h
2001-01-22 21:54:23 +00:00
axel%pike.org
6c1bd19571
not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup
2001-01-22 20:23:50 +00:00
axel%pike.org
617c36688c
not part of build, I hope that's all of WildCardExpr.cpp
2001-01-22 15:03:12 +00:00
axel%pike.org
dccf024d41
not part of build, removing unused file WildCardExpr.cpp
2001-01-22 14:21:21 +00:00
axel%pike.org
f61c4064f2
not part of build, bring build in synch with Keith's changes
2001-01-22 14:12:16 +00:00
kvisco%ziplink.net
e2841a1ec1
Not part of regular build. Removed WildCardExpr, updated all necessary files.
...
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2001-01-22 09:36:19 +00:00
axel%pike.org
adc1ce40d0
not part of build, nsNodeSet is not part of transformiix standalone. sorry.
2001-01-19 22:20:24 +00:00
axel%pike.org
21b29e082d
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
2001-01-19 21:24:44 +00:00
axel%pike.org
b1fd664d0c
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
94df9a7e68
not part of the build, r=peterv, fix 54490, whitespace stripping, +whitespace cleanup in XSLTProcessor.cpp
2001-01-10 11:48:48 +00:00
axel%pike.org
b1b3b6ce25
Not part of the build, fixes QNames really ending when hitting whitespace
2001-01-09 20:56:28 +00:00
kvisco%ziplink.net
4541fc4878
Not part of regular build. ContextState now extends
...
NamespaceResolver. ElementExpr has some code for handling namespaces.
2000-11-07 10:49:07 +00:00
kvisco%ziplink.net
6e4d722387
Not part of regular build. Added fix for expressions starting with '/'
2000-11-07 10:42:35 +00:00
kvisco%ziplink.net
6c4b489af2
Not part of regular build. Patch to treat "abc:*" as an CNAME
2000-11-07 08:30:51 +00:00
Peter.VanderBeken%pandora.be
f019ffd8cf
Enabling XSLT hooks in layout in default build. Bug #42228 . r=axel@pike.org, a=waterson@mozilla.org.
2000-09-16 20:53:08 +00:00
kvisco%ziplink.net
3893d56f1b
Not part of regular build, a=leaf. This is a fix for the last set of
...
integration code checked in. Moved definition of NamespaceResolver out of
this file to source/xml/NamespaceResolver.h to prevent some circular
references.
2000-08-27 06:11:56 +00:00
Peter.VanderBeken%pandora.be
c1d0e77259
Add include. Not part of default build. a=leaf.
2000-08-26 04:45:57 +00:00
Peter.VanderBeken%pandora.be
d01296014f
Define a NameSpaceResolver class. Not part of default build. a=leaf.
2000-08-26 04:29:09 +00:00
nisheeth%netscape.com
d4c06692fb
Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build.
2000-07-24 20:35:08 +00:00
kvisco%ziplink.net
0feaec670d
Not part of regular build, a=leaf. Updated some test files.
2000-07-23 07:25:30 +00:00
kvisco%ziplink.net
1505018367
Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't.
2000-07-23 07:24:45 +00:00
axel%pike.org
8528565532
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
2843a55cf7
Use own impl of rint for windows and platforms without one, not on mac
...
not part of build
2000-07-11 09:47:37 +00:00
axel%pike.org
ec82686c6a
Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
...
not part of build
2000-07-06 12:35:44 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
kvisco%ziplink.net
eccdef2130
Not part of build, a=leaf
...
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502 )
2000-06-19 09:03:12 +00:00
Peter.VanderBeken%pandora.be
c10db758f9
Cleaning up whitespace. Not part of build. a=leaf.
2000-06-11 12:31:28 +00:00
Peter.VanderBeken%pandora.be
f788227c26
Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf.
2000-06-11 12:29:54 +00:00
Peter.VanderBeken%pandora.be
df12cb76b5
Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf.
2000-06-11 11:43:12 +00:00
kvisco%ziplink.net
831fe8cfbe
Not part of build, a=leaf
...
Made some performance adjustments in the match method.
2000-05-29 07:15:17 +00:00
axel%pike.org
237c43f404
Getting us a step closer to xslt on mozilla, see 36038,
...
[NOT PART OF THE BUILD]
2000-05-25 01:03:29 +00:00
kvisco%ziplink.net
5abf0c077f
Added fix from Marc Schefer regarding OR expressions
2000-05-24 05:00:25 +00:00
kvisco%ziplink.net
6bc53c7079
Non important changes
2000-05-24 04:29:00 +00:00
kvisco%ziplink.net
907f8df89e
added changes by Marina for lang() support
2000-05-23 08:32:42 +00:00
kvisco%ziplink.net
e32ae5dc27
Added changes by Marina for lang()
2000-05-23 08:30:09 +00:00
kvisco%ziplink.net
6495695b84
Added changes by Marina for lang()
2000-05-23 08:24:33 +00:00
kvisco%ziplink.net
98c928437a
Added changes by Marina
2000-05-23 08:17:42 +00:00
axel%pike.org
628f5b5062
Checking in Makefile.ins for building transformiix on unix,
...
standalone version only. See post in n.p.m.l.xslt
Not part of the build
2000-05-18 21:17:27 +00:00
kvisco%ziplink.net
3ef3acabbb
should not be in CVS
2000-05-18 03:18:40 +00:00
kvisco%ziplink.net
fd6f8123b4
Fixed a seg fault when '/' is used as a div operator, which is an error so I also added an error message for this case
2000-05-16 09:34:01 +00:00
kvisco%ziplink.net
1ea8b6ac6f
added Nisheeth's name to contributors list
2000-05-16 09:03:13 +00:00
Peter.VanderBeken%pandora.be
063a767445
Ifdef the rint function out for platforms other than Windows (temporary).
Not part of build yet. a=leaf
2000-05-02 21:53:37 +00:00
nisheeth%netscape.com
9922634926
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
kvisco%ziplink.net
feccf78f1b
Added some changes from Marina (see changes.txt)
2000-04-20 10:12:06 +00:00
kvisco%ziplink.net
ee812cd173
changed a couple postfix increments to prefix, aesthetics really.
2000-04-20 10:11:28 +00:00
nisheeth%netscape.com
d11fdcdd70
More changes to get Transformiix to build as a Mozilla component on windows. Not part of the mozilla build.
2000-04-19 23:07:33 +00:00
kvisco%ziplink.net
17ef99311d
added support for extension functions
2000-04-19 10:41:13 +00:00
kvisco%ziplink.net
d773b3115f
Changed constructor to use new naming, TX_FALSE, instead of FALSE
2000-04-14 04:24:28 +00:00
Peter.VanderBeken%pandora.be
c4fcb7b668
Resolve name conflict.
Not part of build yet. a=leaf
2000-04-14 02:05:21 +00:00