Per Bothner
|
997cf23e1d
Fix logic error in TreeList.reserveObjects.
|
8 anos atrás |
Per Bothner
|
b78f7cb115
Sync branches/invoke with trunk -r8580:8731
|
8 anos atrás |
Per Bothner
|
2efe5e2228
Support save/restore of CallContext fields if middle of call.
|
8 anos atrás |
Per Bothner
|
a4e3d91dd0
Implement 'sequence' type, convertion to it, and 'length' taking sequence.
|
9 anos atrás |
Per Bothner
|
33fa958cab
* CallContext.java: Change result method of getting result as Object
|
10 anos atrás |
Per Bothner
|
62f1942ffb
* TreeList.java (posToDataIndex): Fix thinko in gap handling.
|
10 anos atrás |
Per Bothner
|
069674d37c
Don't use @Override for a method implementing an interface;
|
11 anos atrás |
Per Bothner
|
a462c6c799
* AbstractSequence.java (nextIndex): Make abstract, rather than
|
11 anos atrás |
Per Bothner
|
491da64408
* TreeList.java (dump): Handle null object entry.
|
11 anos atrás |
Per Bothner
|
d4a74a5070
* SeqPosition.java: Make generic.
|
11 anos atrás |
Per Bothner
|
9e2b685e40
* PositionConsumer.java (consume(SeqPosition)): Rename
|
11 anos atrás |
Per Bothner
|
a4bbddb61e
* TreeList.java (nextMatching, nextDataIndex): Add missing
|
14 anos atrás |
Per Bothner
|
6d1f5ab484
Switch to JAVA5 as the pre-processing default.
|
17 anos atrás |
Per Bothner
|
7178b19ceb
* TreeList.java (writeComment, writeProcessingInstruction):
|
18 anos atrás |
Per Bothner
|
899125b054
* TreeList.java (beginEntity, endEntity): Ignore if not at top level.
|
18 anos atrás |
Per Bothner
|
c38844f621
* TreeList.java (nextDataIndex): Handle BEGIN_ENTITY.
|
18 anos atrás |
Per Bothner
|
38166d8462
* Consumer.java (beginDocument): Renamed to startDocument.
|
18 anos atrás |
Per Bothner
|
ef0f4efe61
* ElementPredicate.java: Renamed to ItemPredicate.
|
18 anos atrás |
Per Bothner
|
079dd1dc5b
Partially revert changes from 11-17 and 11-18.
|
18 anos atrás |
Per Bothner
|
a862fc7d20
* Consumer.java (writeChars): Remove method.
|
18 anos atrás |
Per Bothner
|
9625feed39
* Consumer.java (append): Make append methods conditional on
|
18 anos atrás |
Per Bothner
|
694bad26cc
* Consumer.java (append): Make unconditional, rather than JAVA5-only.
|
18 anos atrás |
Per Bothner
|
68f74570b2
* TreeList.java (dump): Check for out-of-range object index.
|
18 anos atrás |
Per Bothner
|
4417465dd0
* TreeList.java (writeJoiner): Make public.
|
18 anos atrás |
Per Bothner
|
eb2ae3314f
* Consumer.java (beginGroup, endGroup): Remove typeName parameter.
|
18 anos atrás |
Per Bothner
|
109b2b9a44
* ParsedXMLToConsumer.java: Renamed to ...
|
18 anos atrás |
Per Bothner
|
693ab7162d
* TreeList.java (MAX_CHAR_SHORT): Make public.
|
18 anos atrás |
Per Bothner
|
5a11f085f6
Re-write, mainly to correctly set in-scope namespaces of element.
|
18 anos atrás |
Per Bothner
|
1adc5486b0
* TreeList.java (currentParent): Initial value should be -1,
|
18 anos atrás |
Per Bothner
|
1e57ba22e0
* XConsumer.java (writeBaseUri): Remove method.
|
18 anos atrás |