![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/converters/collections
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 160 (100.0%) | 1365 (100.0%) | 8.5 |
joe | 115 (71.9%) | 947 (69.4%) | 8.2 |
joehni | 38 (23.8%) | 389 (28.5%) | 10.2 |
jvanzyl | 4 (2.5%) | 16 (1.2%) | 4.0 |
mauro | 3 (1.9%) | 13 (1.0%) | 4.3 |
Fix JDK 6 build.
1 lines of code changed in 1 file:
Allow properties to be sorted (XSTR-476).
13 lines of code changed in 1 file:
Maps generate valid JSON now.
3 lines of code changed in 1 file:
Add license headers to core.
110 lines of code changed in 10 files:
Fix C&P error.
1 lines of code changed in 1 file:
Deserializing TreeMap or TreeSet will not call comparator (XSTR-407).
244 lines of code changed in 2 files:
Fix problem with FontConverter in JSK 6 (XSTR-370).
3 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 10 files:
Corrected package.html to have <body> tags
5 lines of code changed in 1 file:
XSTR-321: Applied patch2 from Paul Hammant.
8 lines of code changed in 2 files:
Clean-up alias handling.
1 lines of code changed in 1 file:
Ongoing work on XStream self-serialization (XSTR-50).
1 lines of code changed in 1 file:
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 7 files:
Null-handling clean-up.
1 lines of code changed in 1 file:
Make explanation in javadoc more explicit.
3 lines of code changed in 1 file:
Misc code cleanup and tiny performance tweaks.
1 lines of code changed in 1 file:
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 1 file:
PropertiesConverter also serializes default values (thanks to Kevin Ring)
52 lines of code changed in 1 file:
More work on the new mapper architecture.
74 lines of code changed in 6 files:
Introducing new Mapper interface, to replace clunky old ClassMapper
1 lines of code changed in 1 file:
(38 more)