Directory src/test/com/thoughtworks/xstream/alias/

Directory Created:
2003-10-03 09:34
Directory Deleted:
2004-03-07 06:23
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/src/test/com/thoughtworks/xstream/alias

Lines of Code

src/test/com/thoughtworks/xstream/alias/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 5 (100.0%) 43 (100.0%) 8.6
joe 4 (80.0%) 42 (97.7%) 10.5
jvanzyl 1 (20.0%) 1 (2.3%) 1.0

Most Recent Commits

joe 2004-03-07 06:23 Rev.: 98

Moved internal xstream implementation classes to core

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/alias: DefaultClassMapperTest.java (del)
joe 2004-03-06 14:14 Rev.: 87

Switched all converters over to the new mechanism. Accidently fixed some bugs, shortened the code and improved performance :)

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/alias: DefaultClassMapperTest.java (changed)
jvanzyl 2004-02-27 14:12 Rev.: 75

o updating for changes made to the mapping mechanism

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/alias: DefaultClassMapperTest.java (+1 -1)
joe 2003-10-25 15:07 Rev.: 17

Improved TODOs so I can find them later

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/alias: DefaultClassMapperTest.java (+2 -2)
joe 2003-10-03 09:34 Rev.: 7

Now supports arrays! Wahey!
Even arrays with null values in them.
PrettyPrintXMLWriter now writes empty tags like <blah/>

40 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/alias: DefaultClassMapperTest.java (new 40)