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

Directory Created:
2003-09-26 12:08
Total Files:
10
Deleted Files:
1
Lines of Code:
552

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 144 (100.0%) 993 (100.0%) 6.8
joe 115 (79.9%) 947 (95.4%) 8.2
joehni 22 (15.3%) 17 (1.7%) 0.7
jvanzyl 4 (2.8%) 16 (1.6%) 4.0
mauro 3 (2.1%) 13 (1.3%) 4.3

Most Recent Commits

joehni 2006-12-30 04:15

Fix problem with FontConverter in JSK 6 (XSTR-370).

3 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: MapConverter.java (+3 -2)
joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

mauro 2006-07-29 21:57

Corrected package.html to have <body> tags

5 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: package.html (+5 -3)
mauro 2006-06-22 10:17

XSTR-321: Applied patch2 from Paul Hammant.

8 lines of code changed in:

joehni 2006-04-10 02:27

Clean-up alias handling.

1 lines of code changed in:

joehni 2006-03-29 21:36

Ongoing work on XStream self-serialization (XSTR-50).

1 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.

8 lines of code changed in:

joehni 2006-02-11 14:08

Null-handling clean-up.

1 lines of code changed in:

joehni 2006-02-03 16:16

Make explanation in javadoc more explicit.

3 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: MapConverter.java (+3 -1)
joe 2005-08-06 23:30

Misc code cleanup and tiny performance tweaks.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: ArrayConverter.java (+1 -3)
joe 2005-04-06 21:31

Cleaner support serialization of EnumMap and EnumSet. Adjusted main facade and build so XStream still builds for JDK1.4 (obviously without the 1.5 features)

4 lines of code changed in:

joe 2005-03-24 08:14

PropertiesConverter also serializes default values (thanks to Kevin Ring)

52 lines of code changed in:

joe 2005-02-16 21:54

More work on the new mapper architecture.

74 lines of code changed in:

joe 2005-01-22 15:43

Introducing new Mapper interface, to replace clunky old ClassMapper

1 lines of code changed in:

joe 2005-01-22 15:36

Pulled remaining functionality (which has no special rules left) out of DefaultClassMapper into DefaultMapper

0 lines of code changed in:

joe 2005-01-19 23:35

Added reminder comment

1 lines of code changed in:

joe 2005-01-09 15:55

Some tests were still failing when run in different timezones. Created a generic junit test decorator to look after timezones.

2 lines of code changed in:

joe 2004-10-27 08:06

XTR-144: PropertyConverter should not try to serialize subclasses

1 lines of code changed in:

joe 2004-07-23 19:09

MapConverter <entry> element can be aliased to something else, by setting an alias for Map.Entry.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: MapConverter.java (+1 -1)
joe 2004-05-28 09:25

XSTR-73: Support for multidimensional arrays

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: ArrayConverter.java (+2 -2)

(32 more)

Generated by StatSVN 0.3.2-SNAPSHOT