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

12 Коммитов

Автор 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
peterv%netscape.com 06fb1e2215 Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:22:47 +00:00
sicking%bigfoot.com a9504f9133 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +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
sicking%bigfoot.com eb1378412b Speed up NodeSets by always keeping them in document order. Only sort when we get nodes in random order (such as for id()) or when merging NodeSets.
This removes the need for the sortByDocumentOrder function.

b=85893 r=Pike rs=jag
2002-02-05 14:22:34 +00:00
peterv%netscape.com 6db41368ef Warning fixes. r=sicking, rs=jst. 2001-10-03 01:27:04 +00:00
axel%pike.org 941d5b835c bug 89017, PredicateList::evaluatePredicates redone, + code cleanup. r=peterv,sicking,sr=jst 2001-07-04 11:15:54 +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 b40cca5635 Remove unused (and a few almost-unused) functions in the XPath classes.
Bug 88612. r=peterv, sr=jst
2001-07-02 20:11:05 +00:00
margaret.chan%sun.com 3fdc9e89e6 Bug 81161 - libtransformiix.so: symbol __1cDstdEcout_: referenced symbol not found. Patch provided mostly by peterv@netscape.com. Fixed by skipping all the cout calls. r=cls, sr=scc, a=dbaron 2001-06-20 06:00:37 +00:00
peterv%netscape.com ad817d692b Fix some leaks (bug #72179). Not part of default build. r=Pike. 2001-04-03 12:36:07 +00:00
kvisco%ziplink.net 5d6d3aa96e Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00