cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2003-07-22 Thread zongaro
zongaro 2003/07/22 09:22:59 Modified:java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: Applying patch from Igor Hersht ([EMAIL PROTECTED]) for Bugzilla bug 18821. Nested iterators in UnionIterator weren't correctly handling multiple calls to setStartNode in generated co

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2003-06-26 Thread grchiu
grchiu 2003/06/26 15:08:41 Modified:java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: Patch from Christine Li ([EMAIL PROTECTED]) for bugzilla 20913, with modifications. In UnionIterator, after calling the getLast() method, the heap is not restored properly. Recreate t

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2002-10-25 Thread santiagopg
santiagopg2002/10/25 10:59:07 Modified:java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: Fix for Bugzilla 13826. A problem in reset() was the cause of duplicate nodes in the resulting nodeset. Revision ChangesPath 1.14 +7 -2 xml-xalan/java/src/org/ap

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2002-10-09 Thread tmiller
tmiller 2002/10/09 14:01:36 Modified:java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: bug fix 12644, Santiago found that the clone iterator was doing a shallow copy Revision ChangesPath 1.13 +13 -3 xml-xalan/java/src/org/apache/xalan/xsltc/dom/UnionIt

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2002-03-11 Thread amiro
amiro 02/03/11 14:29:56 Modified:java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: fix 5573 for XSLTMark alphabetize test Revision ChangesPath 1.12 +5 -2 xml-xalan/java/src