February 2006 Commit Log

Number of Commits:
44
Number of Active Developers:
2
joehni 2006-02-28 20:39

Fix unit test for jdk 1.3

2 lines of code changed in:

joehni 2006-02-28 18:10

Save fields of unserializable parents in SerializableConverter (XSTR-266).

147 lines of code changed in:

joehni 2006-02-20 21:16

Fix unit test for JDK 1.3.

1 lines of code changed in:

joehni 2006-02-20 20:44

Update versions.

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

33 lines of code changed in:

joehni 2006-02-20 11:33

Fix timezone in unit test.

18 lines of code changed in:

mauro 2006-02-20 11:07

Renamed XStream.attributeAlias() -> aliasAttribute().

Refactored AttributeAliasTes to use assertBothWays().

Added tests when no alias is defined for backward compat.

47 lines of code changed in:

joehni 2006-02-20 10:59

Remove unnecessary Annotations.

9 lines of code changed in:

mauro 2006-02-20 01:30

Added tests using know converters.

28 lines of code changed in:

mauro 2006-02-20 01:11

XSTR-269: Added support for attributes to ReflectionConverter.

193 lines of code changed in:

joehni 2006-02-16 03:33

Clean imports.

0 lines of code changed in:

joehni 2006-02-16 02:56

Prepare for line.separator (XSTR-182).

3 lines of code changed in:

joehni 2006-02-16 02:16

Update changes.

2 lines of code changed in:

joehni 2006-02-16 02:10

Make priority constants public (XSTR-236).

6 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream: XStream.java (+6 -6)
joehni 2006-02-16 01:38

Improve test with namespaces.

Move TreeMapAndTreeSet test.

146 lines of code changed in:

joehni 2006-02-16 00:34

Allow any Collection type for implicit collections and respect default implementation (XSTR-258).

85 lines of code changed in:

joehni 2006-02-15 22:42

Improve FieldDictionaryTest.

6 lines of code changed in:

joehni 2006-02-15 22:39

Better implementation to ignore transient fields.

5 lines of code changed in:

joehni 2006-02-15 22:31

Ignore transient fields completely (XSTR-243).

28 lines of code changed in:

joehni 2006-02-15 19:42

MapperWrapper does not have to implement ClassMapper.

4 lines of code changed in:

mauro 2006-02-15 11:04

Updated xstream jar for website.

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

178 lines of code changed in:

joehni 2006-02-13 23:08

Remove unthrown exception from declaration.

1 lines of code changed in:

joehni 2006-02-13 23:03

Updated dependencies.

16 lines of code changed in:

joehni 2006-02-13 22:18

Update changes.

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

851 lines of code changed in:

joehni 2006-02-13 17:52

Fix wrong or missing @since entries.

7 lines of code changed in:

joehni 2006-02-11 14:08

Null-handling clean-up.

19 lines of code changed in:

joehni 2006-02-10 21:35

Give Eclipse-friendly name.

1 lines of code changed in:

  • xstream/src/test/com/thoughtworks/xstream/io/path: PathTest.java (+1 -1)
mauro 2006-02-10 19:13

XSTR-270: Added converter-tutorial.html (converted from apt).

17 lines of code changed in:

mauro 2006-02-10 17:51

Added jdk*.txt to distribution to allow it to be built.

1 lines of code changed in:

joehni 2006-02-08 22:37

Update changes.

1 lines of code changed in:

joehni 2006-02-08 22:32

Ensure fields writen in declaration order (XSTR-215).

53 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/reflection: FieldDictionary.java (+9 -3)
  • xstream/src/java/com/thoughtworks/xstream/core: JVM.java (+16 -4)
  • xstream/src/test/com/thoughtworks/xstream/core: JVMTest.java (+28 -4)
joehni 2006-02-08 22:13

Unit test for fields set to null.

29 lines of code changed in:

joehni 2006-02-08 01:21

Use java.specification.version to detect the java version.

5 lines of code changed in:

joehni 2006-02-08 00:32

Fix FinalFieldsTest for JDK 1.5.

43 lines of code changed in:

joehni 2006-02-08 00:18

Update of website, complete notes for 1.1.3.

25 lines of code changed in:

joehni 2006-02-07 23:26

Support final fields for PureJavaReflectionProvider with JDK 1.5 (JIRA-256).

11 lines of code changed in:

joehni 2006-02-06 09:16

Fix DecimalFormatSymbols for JDK 1.3 (next try).

0 lines of code changed in:

joehni 2006-02-06 09:08

Fix DecimalFormatSymbols for JDK 1.3.

34 lines of code changed in:

joehni 2006-02-04 23:39

Add Synchrinzed wrapper test for JDK 1.5.

27 lines of code changed in:

joehni 2006-02-04 23:17

Add test case for DecimalFormatSymbols that have special characters.

29 lines of code changed in:

joehni 2006-02-03 16:16

Make explanation in javadoc more explicit.

3 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/collections: MapConverter.java (+3 -1)
joehni 2006-02-02 17:45

Special handlin g of self-referenceing instances.

32 lines of code changed in:

January 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT