September 2004 Commit Log

Number of Commits:
26
Number of Active Developers:
2
jstrachan 2004-09-30 13:16

Added flag to fix XSTR-134

19 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/xml: StaxWriter.java (+19 -2)
jstrachan 2004-09-29 15:07

added a close() method

13 lines of code changed in:

jstrachan 2004-09-29 14:35

Added a writer for StAX

68 lines of code changed in:

jstrachan 2004-09-29 14:23

Got acceptance tests working against StAX

33 lines of code changed in:

jstrachan 2004-09-29 14:02

Added a StAX implementation of the driver and reader

245 lines of code changed in:

joe 2004-09-26 09:37

CharConverter support \0 char

43 lines of code changed in:

joe 2004-09-15 15:15

Updated link to latest XPP3 library

1 lines of code changed in:

joe 2004-09-14 07:50

XSTR-118: Provided mechanism to access wrapped exception for JDK 1.3

42 lines of code changed in:

joe 2004-09-13 17:29

Bugfix XST-125: Out Of Bounds Exception

16 lines of code changed in:

joe 2004-09-13 17:05

Added test for XML unfriendly chars

9 lines of code changed in:

joe 2004-09-13 16:30

Serialization now supports inheritance hierarchies of writeObject(). (Deserialization doesn't yet though)

37 lines of code changed in:

joe 2004-09-05 09:07

Added testsuite for the Writers (and fixed an unnoticed classcastexception bug in DomWriter)

148 lines of code changed in:

joe 2004-09-05 08:55

DocumentFactory can now be passed in

12 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/xml: JDomWriter.java (+12 -9)
joe 2004-09-05 08:55

Removed duplication from JDomReader

44 lines of code changed in:

joe 2004-09-03 08:34

XSTR-119: JDom reader/writer, contributed by Laurent Bihanic

353 lines of code changed in:

joe 2004-09-03 07:53

Optimize import

0 lines of code changed in:

joe 2004-09-03 07:51

Added XomWriter

112 lines of code changed in:

joe 2004-09-02 21:46

Added XomReader, to allow deserializing from an existing XOM tree.

103 lines of code changed in:

joe 2004-09-02 21:44

Introduced superclass for Readers to remove duplication and make new impls easier to create.

48 lines of code changed in:

joe 2004-09-02 08:35

XSTR-108: Added DomWriter (contributed by Michael Kopp)

46 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/xml: DomWriter.java (new 45)
  • xstream/website/content: team.html (+1)
joe 2004-09-02 08:00

Performance

17 lines of code changed in:

joe 2004-09-02 07:49

Moved Path string logic into Path object

37 lines of code changed in:

joe 2004-09-02 07:36

Performance

11 lines of code changed in:

joe 2004-09-02 07:23

Performance

3 lines of code changed in:

joe 2004-09-02 07:15

Introduced Path object to encapsulate an XPath reference, which was previously a String. This allows the object to have behavior and caching (and reduces the need for repetitive string manipulation).

306 lines of code changed in:

joe 2004-09-02 07:02

Performance improvement. TreeMap was legacy of an old implementation.

3 lines of code changed in:

August 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT