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

Directory Created:
2004-03-07 11:17
Total Files:
6
Deleted Files:
2
Lines of Code:
551

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 694 (100.0%) 15.4
joe 23 (51.1%) 562 (81.0%) 24.4
joehni 15 (33.3%) 81 (11.7%) 5.4
mauro 7 (15.6%) 51 (7.3%) 7.2

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-05-24 17:18

Add JRockit support (XSTR-311).

22 lines of code changed in:

joehni 2006-03-30 11:04

Fix initialization of attribute name for classes.

1 lines of code changed in:

joehni 2006-03-27 17:31

Rename AttributeAliasingMapper to AttributeMapper.

Renamed XStream.aliasAttribute() to XStream.useAttributeFor().

2 lines of code changed in:

mauro 2006-02-20 01:11

XSTR-269: Added support for attributes to ReflectionConverter.

3 lines of code changed in:

joehni 2006-02-15 22:42

Improve FieldDictionaryTest.

6 lines of code changed in:

joehni 2006-02-13 23:03

Updated dependencies.

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

3 lines of code changed in:

joehni 2006-02-08 00:32

Fix FinalFieldsTest for JDK 1.5.

39 lines of code changed in:

mauro 2005-10-13 10:16

Use PureJavaReflectionProvider for JDK1.3 compat.

1 lines of code changed in:

mauro 2005-10-13 09:51

Moved CustomReflectionConverter to be inner class to avoid test failures because no tests found.

8 lines of code changed in:

mauro 2005-10-13 09:21

Added CustomReflectionConverter to prove a custom converter can be used.

27 lines of code changed in:

mauro 2005-10-13 08:36

Added testConverterCanBeInstantiatedAndRegisteredWithDesiredPriority

12 lines of code changed in:

joe 2005-04-10 15:22

JDK 1.3 friendlyness: Added default constructor to test classes.

1 lines of code changed in:

joe 2005-01-31 22:48

XSTR-178: Inner classes now maintain reference to outer class

16 lines of code changed in:

joe 2004-10-03 09:54

Fixed sneaky char

1 lines of code changed in:

joe 2004-10-03 09:36

XSTR-113: PureJavaReflectionProvider can now instantiate any object that implements Serializable (thanks to Chris Nokleberg)

64 lines of code changed in:

joe 2004-10-03 09:00

XSTR-107: PureJavaReflectionProvider tries non-public constructors (thanks to Daniel Sheppard)

19 lines of code changed in:

joe 2004-07-04 13:42

Test that fields come out in same order they are defined.

43 lines of code changed in:

joe 2004-07-04 13:39

Fields are now serialized in the same order they are defined in the class, rather than alphabetical

9 lines of code changed in:

(9 more)

Generated by StatSVN 0.3.2-SNAPSHOT