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

Directory Created:
2003-09-26 12:08
Total Files:
19
Deleted Files:
1
Lines of Code:
515

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 146 (100.0%) 783 (100.0%) 5.3
joe 91 (62.3%) 624 (79.7%) 6.8
joehni 35 (24.0%) 82 (10.5%) 2.3
mauro 20 (13.7%) 77 (9.8%) 3.8

Most Recent Commits

joehni 2007-03-05 21:48

Support hex and octal values (XSTR-382).

16 lines of code changed in:

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-11-09 23:46

Replace "since upcoming" with real version.

1 lines of code changed in:

joehni 2006-10-19 02:46

Add more versatile boolean converter (XSTR-309).

37 lines of code changed in:

joehni 2006-10-14 19:33

Move ThreadSafeSimpleDateFormat into core.util.

7 lines of code changed in:

mauro 2006-07-29 21:57

Corrected package.html to have <body> tags

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: package.html (+2)
mauro 2006-06-22 10:17

XSTR-321: Applied patch2 from Paul Hammant.

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: NullConverter.java (+2 -1)
joehni 2006-03-29 21:36

Ongoing work on XStream self-serialization (XSTR-50).

8 lines of code changed in:

joehni 2006-03-27 17:13

Attributes for null values must be ignored.

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

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

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

5 lines of code changed in:

joehni 2006-02-11 14:08

Null-handling clean-up.

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: NullConverter.java (+2 -1)
joehni 2005-11-30 08:50

Support of \0 character (invalid in XML according spec), see XSTR-209.

0 lines of code changed in:

joehni 2005-11-22 23:19

Fix arrays of boxed types (XSTR-233).

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: ByteConverter.java (+1 -1)
joehni 2005-09-24 22:08

Fix JDK 1.3 issues.

4 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: DateConverter.java (+4 -1)
joe 2005-08-06 23:30

Misc code cleanup and tiny performance tweaks.

1 lines of code changed in:

joe 2004-12-22 22:09

Fixed backwards compatability issue: The new DateConverter did not understand one of the (buggy) xml formats produced by an older version of XStream.

Also updated the test so it consistently passes, no matter what timezone you are in.

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: DateConverter.java (+2 -1)
mauro 2004-11-25 13:13

Readded old format to preserve back-compat

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: DateConverter.java (+1 -1)
mauro 2004-11-25 04:23

XSTR-159: included time zone in format

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/basic: DateConverter.java (+2 -2)

(27 more)

Generated by StatSVN 0.3.2-SNAPSHOT