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

23 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 2eee61281b Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
sicking%bigfoot.com 969d36ee01 Bug 162398: Make XPath lexer look at entire qname when checking for operators.
r=Pike sr=bz
2002-08-13 23:30:04 +00:00
peterv%netscape.com 4f3eebbbf5 Fix warnings. r=Pike, rs=jst. 2002-08-13 12:48:27 +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 3ccd39f333 Fix for bug 136272 (definition of isDigit may be incomplete). r=sicking, sr=jst. 2002-06-13 22:27:19 +00:00
peterv%netscape.com b9ffd9699e Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings, fixing txResultStringComparator::compareValues, adding isEmpty to our string class. r=sicking, r=Pike, sr=jst. 2001-10-16 09:26:59 +00:00
cls%seawood.org 04aa36f0a0 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
peterv%netscape.com e682f72495 Part of bug 88623 (Cleanup Transformiix code). Remove unnecesary comment lines, no code changes. r=Pike, rs=jst. 2001-07-03 00:47:47 +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
peterv%netscape.com 9a4903e107 Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst. 2001-06-26 14:10:28 +00:00
peterv%netscape.com 9b6207e5a3 Fixing BeOS bustage, it doesn't like PI (PI -> PROC_INST). 2001-05-12 12:00:43 +00:00
peterv%netscape.com 609a494db8 Small clean-up. Not part of default build. r=Pike. 2001-04-03 12:25:03 +00:00
kvisco%ziplink.net 2dd9ef3e86 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 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 d74f39e9bd Not part of the build, fixes QNames really ending when hitting whitespace 2001-01-09 20:56:28 +00:00
kvisco%ziplink.net 596099c506 Not part of regular build. Patch to treat "abc:*" as an CNAME 2000-11-07 08:30:51 +00:00
kvisco%ziplink.net 94dad61bfd 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
kvisco%ziplink.net 13fb81c0bd 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 b50dd527d6 Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
kvisco%ziplink.net 3d8b1164e9 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
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
kvisco%ziplink.net c3495718d8 added patches from Marina M. to fix predicate parsing, and make sure we look for Axis Identifier wild cards 2000-04-13 09:13:22 +00:00
kvisco%ziplink.net 5d6d3aa96e Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00