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

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

Browse with ViewVC

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

                                directory in repo basic (19 files, 515 lines)

                                directory in repo collections (10 files, 552 lines)

                                Folder removed from repo composite (0 files, 0 lines)

                                directory in repo enums (3 files, 177 lines)

                                directory in repo extended (25 files, 1225 lines)

                                    Folder removed from repo base64 (0 files, 0 lines)

                                directory in repo javabean (4 files, 588 lines)

                                Folder removed from repo lookup (0 files, 0 lines)

                                Folder removed from repo old (0 files, 0 lines)

                                Folder removed from repo reference (0 files, 0 lines)

                                directory in repo reflection (14 files, 1864 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 68 (100.0%) 441 (100.0%) 6.4
joe 41 (60.3%) 302 (68.5%) 7.3
mauro 7 (10.3%) 120 (27.2%) 17.1
joehni 18 (26.5%) 17 (3.9%) 0.9
gas 2 (2.9%) 2 (0.5%) 1.0

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-11-07 03:01

Improve output of ConversionException.

4 lines of code changed in:

gas 2006-07-28 17:50

updated @since

2 lines of code changed in:

joehni 2006-05-02 20:16

Add @since to new methods.

4 lines of code changed in:

joehni 2006-03-27 17:31

Rename AttributeAliasingMapper to AttributeMapper.

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

4 lines of code changed in:

joehni 2006-03-25 18:59

Converter for TextAttribute to prevent failing Deserialization due to uninitialized members.

3 lines of code changed in:

joehni 2006-03-14 22:32

Undo changes of 720 (broke JDK 1.5).

Simplified access to reflectionProvider in derived classes of AbstractReflectionConverter.

2 lines of code changed in:

joehni 2006-03-14 21:12

Remove unused method, that was lately introduced.

0 lines of code changed in:

mauro 2006-03-02 18:56

XSTR-278: Applied patch from Guilherme Silveira with minor modifications.

13 lines of code changed in:

mauro 2006-02-20 11:42

Refactored to have XStream facade use registerConverter() for both Converters and SingleValueConverters.

AbstractSingleValueConverter now only implements SingleValueConverter interface.

0 lines of code changed in:

mauro 2006-02-20 01:11

XSTR-269: Added support for attributes to ReflectionConverter.

46 lines of code changed in:

mauro 2006-02-15 10:42

XSTR-273: Added ConverterMatcher and SingleValueConverter interfaces. Refactored Converter to extend ConverterMatcher.

Added AbstractSingleValueConverter to replace AbstractBaseConverter, which is now deprecated.

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

0 lines of code changed in:

joe 2005-08-06 23:30

Misc code cleanup and tiny performance tweaks.

2 lines of code changed in:

joe 2005-02-08 21:35

Converters can now be registered with priorities associated. This allows finer grain customisation by end users. It also replaces the need for the concept of a 'default converter'

1 lines of code changed in:

joe 2005-02-06 13:08

Support for ObjectInputStream.registerValidatation(ObjectInputValidation)

2 lines of code changed in:

joe 2004-09-14 07:50

XSTR-118: Provided mechanism to access wrapped exception for JDK 1.3

3 lines of code changed in:

joe 2004-08-16 21:32

Added DataHolder interface, implemented by (Un)MarshallingContext allowing arbitary objects to be held while walking the object graph.

19 lines of code changed in:

joe 2004-07-25 10:05

XSTR-97: If a duplicate element is found when unmarshalling a class, an exception is thrown.

4 lines of code changed in:

joe 2004-05-28 09:25

XSTR-73: Support for multidimensional arrays

17 lines of code changed in:

(18 more)

Generated by StatSVN 0.3.2-SNAPSHOT