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

Directory Created:
2004-02-22 17:00
Total Files:
3
Deleted Files:
0
Lines of Code:
128

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 177 (100.0%) 9.8
joe 9 (50.0%) 163 (92.1%) 18.1
mauro 3 (16.7%) 10 (5.6%) 3.3
joehni 6 (33.3%) 4 (2.3%) 0.6

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

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

2 lines of code changed in:

joehni 2005-09-24 22:08

Fix JDK 1.3 issues.

2 lines of code changed in:

joe 2005-01-15 20:41

Bit the bullet and replaced the test suite decorator with a horrible static util class. Not elegant, but seems to keep IDEA happy.

11 lines of code changed in:

joe 2005-01-09 15:55

Some tests were still failing when run in different timezones. Created a generic junit test decorator to look after timezones.

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

18 lines of code changed in:

mauro 2004-11-25 22:58

Use GMT as the reference timezone. If not in GMT, you need to

change your computers timezone to run the tests.

3 lines of code changed in:

mauro 2004-11-25 13:13

Readded old format to preserve back-compat

4 lines of code changed in:

mauro 2004-11-25 04:23

XSTR-159: included time zone in format

3 lines of code changed in:

joe 2004-09-26 09:37

CharConverter support \0 char

19 lines of code changed in:

joe 2004-08-23 17:14

Prevented thread safety test from hanging forever.

1 lines of code changed in:

joe 2004-05-06 14:13

Replaced ThreadLocal based DateFormat with a pooling mechanism. Scales better in apps with more threads (such as web-apps).

2 lines of code changed in:

joe 2004-05-06 13:40

XSTR-48: DateConverter is now thread safe

41 lines of code changed in:

joe 2004-03-25 11:02

Added J.Matthew Prior's converter for java.net.URL.

Reworked the code a little to support specialized collections.

24 lines of code changed in:

joe 2004-02-22 17:00

Bugfix: DateConverter does not take into account millisecond precision. Reported by Andy Pols.

41 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT