Directory xstream/src/test/com/thoughtworks/xstream/converters/collections/

Directory Created:
2004-02-23 23:04
Total Files:
4
Deleted Files:
0
Lines of Code:
162

Browse with ViewVC

[root]/xstream/src/test/com/thoughtworks/xstream/converters/collections

Lines of Code

xstream/src/test/com/thoughtworks/xstream/converters/collections/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 184 (100.0%) 11.5
joe 9 (56.3%) 122 (66.3%) 13.5
jstrachan 1 (6.3%) 58 (31.5%) 58.0
joehni 6 (37.5%) 4 (2.2%) 0.6

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-02-13 22:06

Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.

Remove any deprecated stuff from 1.1.x.

1 lines of code changed in:

joehni 2005-09-24 22:08

Fix JDK 1.3 issues.

3 lines of code changed in:

jstrachan 2005-04-25 14:34

Added a new explicit test case to catch any empty-byte array related bugs

58 lines of code changed in:

joe 2005-03-24 08:14

PropertiesConverter also serializes default values (thanks to Kevin Ring)

34 lines of code changed in:

joe 2004-04-06 09:30

Fixed bug in PropertiesConverter

2 lines of code changed in:

joe 2004-03-08 22:26

Last minute renames to de-xmlify the api. Getting it over with now to minimize api changes in future releases.

0 lines of code changed in:

joe 2004-03-08 22:08

JDK1.3 compatability.

7 lines of code changed in:

joe 2004-03-08 21:50

Added convenience constructors for XStream

2 lines of code changed in:

joe 2004-03-07 14:53

XSTR-10 - Converter for java.util.BitSet

28 lines of code changed in:

joe 2004-03-07 12:13

Renamed methods on HierarchicalReader/Writer to be less xmlish

2 lines of code changed in:

joe 2004-03-06 20:29

Added converter for char array.



new char[] {'j','o','e'} ..... <char-array>joe</char-array>

13 lines of code changed in:

joe 2004-02-23 23:04

Added converter for java.util.Properties. This produces cleaner XML than the MapConverter as keys and values are always strings.

34 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT