pjs/extensions/transformiix/source/base
sicking%bigfoot.com 0e8b505938 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
..
.cvsignore Updating .cvsignore files. 2001-07-06 02:36:37 +00:00
ArrayList.cpp 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
ArrayList.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
CommandLineUtils.cpp 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
CommandLineUtils.h 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
Double.cpp Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
ErrorObserver.h 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. 2002-06-04 05:00:31 +00:00
List.cpp Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
List.h Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
Makefile.in Bustage fix. 2002-06-26 13:17:12 +00:00
Map.cpp Bug 141173, TxObject::hashCode() and Map crash, PRInt32->PRUint32, r=peterv, sr=jaggernaut 2002-05-01 10:45:13 +00:00
Map.h 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
MozillaString.cpp Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
NamedMap.cpp 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
NamedMap.h 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
SimpleErrorObserver.cpp 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. 2002-06-04 05:00:31 +00:00
Stack.cpp Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
Stack.h Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
StringList.cpp Bug 88623: Remove the txList::iterator function and the ListIterator typedef 2002-06-26 23:09:13 +00:00
StringList.h AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00
Tokenizer.cpp Bug 105979 - Cleanup NodeSetFunctionCall and Tokenizer classes 2001-11-09 23:34:06 +00:00
Tokenizer.h Bug 105979 - Cleanup NodeSetFunctionCall and Tokenizer classes 2001-11-09 23:34:06 +00:00
TxLog.h bug 70855, add NSPR logging to transformiix, mere printf's for standalone. r=peterv, sr=heikki 2002-04-19 10:28:57 +00:00
TxObject.h Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
TxString.cpp Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
TxString.h Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
baseutils.h Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions. 2001-08-14 07:58:24 +00:00
makefile.win Bustage fix. 2002-06-26 13:17:12 +00:00
primitives.h Make Double purly static. Fix some bugs and exactness problems in Double::toString and Double::toDouble. Remove the Integer class. 2001-11-04 23:27:23 +00:00
txAtom.h Bug 122001. Implement txExpandedNameMap. Add QName parsing and some operators to txExpandedName. 2002-03-02 18:39:23 +00:00
txAtoms.cpp Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
txAtoms.h Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
txError.h 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. 2002-06-04 05:00:31 +00:00
txExpandedNameMap.cpp Commiting new files for bug 122001 2002-03-02 09:35:20 +00:00
txExpandedNameMap.h Commiting new files for bug 122001 2002-03-02 09:35:20 +00:00
txURIUtils.cpp New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00
txURIUtils.h New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00