![]() | ![]() |
[root]/src/test/com/thoughtworks/xstream/converters/reflection
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 66 (100.0%) | 1431 (100.0%) | 21.6 |
joehni | 35 (53.0%) | 645 (45.1%) | 18.4 |
joe | 23 (34.8%) | 642 (44.9%) | 27.9 |
gas | 1 (1.5%) | 82 (5.7%) | 82.0 |
mauro | 7 (10.6%) | 62 (4.3%) | 8.8 |
Allow transient fields to be optionally deserialized (XSTR-470).
26 lines of code changed in 1 file:
Add license headers to core.
93 lines of code changed in 9 files:
Move StandardObject to package object.
2 lines of code changed in 2 files:
Add FieldKeySorter for XStream 1.2.x compatibility.
1 lines of code changed in 1 file:
Fix fieldAlias for SerializableConverter.
51 lines of code changed in 1 file:
Support omit of named field (part of XSTR-280).
90 lines of code changed in 1 file:
Support omitField for SerializableConverter (XSTR-280).
Support aliases attribute names for SerializableConverter.
176 lines of code changed in 1 file:
Write parent fields first.
FieldDictionary improvements increasing speed.
Fix XStreamer persisting FieldKeySorter.
6 lines of code changed in 2 files:
Add NativeFieldKeySorter (XSTR-363).
Support OrderRetainingMap.entrySet().
Rename DefaultFieldKeySorter to ImmutableFieldKeySorter.
Document FieldKeySorter.
Add acceptance test for a custom FieldKeySorter.
119 lines of code changed in 2 files:
support for sorting field through a ReflectionProvider dependency (FieldDictionary)
82 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 6 files:
Add JRockit support (XSTR-311).
22 lines of code changed in 1 file:
Fix initialization of attribute name for classes.
1 lines of code changed in 1 file:
Rename AttributeAliasingMapper to AttributeMapper.
Renamed XStream.aliasAttribute() to XStream.useAttributeFor().
2 lines of code changed in 1 file:
XSTR-269: Added support for attributes to ReflectionConverter.
3 lines of code changed in 1 file:
Improve FieldDictionaryTest.
6 lines of code changed in 1 file:
Updated dependencies.
8 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.
3 lines of code changed in 3 files:
Fix FinalFieldsTest for JDK 1.5.
39 lines of code changed in 1 file:
Use PureJavaReflectionProvider for JDK1.3 compat.
1 lines of code changed in 1 file:
(19 more)