[root]/xstream/src/java/com/thoughtworks/xstream/converters/collections
Fix problem with FontConverter in JSK 6 (XSTR-370).
3 lines of code changed in:
Adjust svn properties.
0 lines of code changed in:
Corrected package.html to have <body> tags
5 lines of code changed in:
XSTR-321: Applied patch2 from Paul Hammant.
8 lines of code changed in:
Clean-up alias handling.
1 lines of code changed in:
Ongoing work on XStream self-serialization (XSTR-50).
1 lines of code changed in:
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:
Null-handling clean-up.
1 lines of code changed in:
Make explanation in javadoc more explicit.
3 lines of code changed in:
Misc code cleanup and tiny performance tweaks.
1 lines of code changed in:
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:
PropertiesConverter also serializes default values (thanks to Kevin Ring)
52 lines of code changed in:
More work on the new mapper architecture.
74 lines of code changed in:
Introducing new Mapper interface, to replace clunky old ClassMapper
1 lines of code changed in:
Pulled remaining functionality (which has no special rules left) out of DefaultClassMapper into DefaultMapper
0 lines of code changed in:
Added reminder comment
1 lines of code changed in:
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:
XTR-144: PropertyConverter should not try to serialize subclasses
1 lines of code changed in:
MapConverter <entry> element can be aliased to something else, by setting an alias for Map.Entry.
1 lines of code changed in:
XSTR-73: Support for multidimensional arrays
2 lines of code changed in:
(32 more)