Directory src/test/com/thoughtworks/xstream/io/xml/xpp3/

Directory Created:
2004-03-07 06:10
Directory Deleted:
2004-03-07 17:01
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/src/test/com/thoughtworks/xstream/io/xml/xpp3

Lines of Code

src/test/com/thoughtworks/xstream/io/xml/xpp3/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
joe 10 (100.0%) 264 (100.0%) 26.4

Most Recent Commits

joe 2004-03-07 17:01 Rev.: 120

Renamed Xpp3 stuff to XppDom (to make way for the non-dom Xpp stuff)

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (del)
joe 2004-03-07 16:56 Rev.: 118

Trying to make more sense of the HierarichalStreamReader api. Made navigation a bit less confusing.

3 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+3 -2)
joe 2004-03-07 09:14 Rev.: 106

Cleanup of reflectionconverter.

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+2 -2)
joe 2004-03-07 07:13 Rev.: 105

Renamed methods on HierarchicalReader/Writer to be less xmlish

3 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+3 -3)
joe 2004-03-07 06:58 Rev.: 103

Converter.fromXML now has reference to HeirachicalReader (again)

5 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+5 -4)
joe 2004-03-07 06:48 Rev.: 102

Converter.toXML() now gets passed a HeirarchicalWriter again

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+2 -1)
joe 2004-03-07 06:31 Rev.: 101

Moved remaining reflection related code into correct package. No more objecttree.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+1 -1)
joe 2004-03-07 06:26 Rev.: 99

Moved test objects into acceptance package.

4 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+4 -4)
joe 2004-03-07 06:23 Rev.: 98

Moved internal xstream implementation classes to core

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (+2 -2)
joe 2004-03-07 06:10 Rev.: 95

Renamed XMLReader/Writer related classes/interfaces/packages to be less XML like and more general heirachy like.

242 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/io/xml/xpp3: Xpp3XStreamTest.java (new 242)