Directory xstream/src/test/com/thoughtworks/xstream/core/util/

Directory Created:
2004-03-07 19:11
Total Files:
7
Deleted Files:
2
Lines of Code:
432

Browse with ViewVC

[root]/xstream/src/test/com/thoughtworks/xstream/core/util

Lines of Code

xstream/src/test/com/thoughtworks/xstream/core/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 451 (100.0%) 20.5
joe 11 (50.0%) 287 (63.6%) 26.0
joehni 11 (50.0%) 164 (36.4%) 14.9

Most Recent Commits

joehni 2007-03-30 11:33

Utility for simple DI.

52 lines of code changed in:

joehni 2007-01-27 14:30

Proper variable name.

4 lines of code changed in:

joehni 2007-01-24 22:25

Release unused references to keep memory print low.

20 lines of code changed in:

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-10-14 20:09

Concurrent test case for ThreadSafeSimpleDateFormat.

87 lines of code changed in:

joe 2006-04-14 18:38

Pruned some dead code, according to coverage report using acceptance test suite

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.

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

9 lines of code changed in:

joe 2005-02-06 14:33

Maintain order of fields written using ObjectOutputStream.putFields()

64 lines of code changed in:

joe 2005-02-06 12:20

Added PrioritizedList (to hopefully kill two birds with one stone - more control over Converter ordering and ObjectInputValidations).

75 lines of code changed in:

joe 2004-09-02 07:15

Introduced Path object to encapsulate an XPath reference, which was previously a String. This allows the object to have behavior and caching (and reduces the need for repetitive string manipulation).

23 lines of code changed in:

joe 2004-08-06 08:51

Moved Base64 encoder into the internal core package.

82 lines of code changed in:

joe 2004-05-30 11:31

XSTR-84: System.identityHashCode() is not unique, so perform an instance check as well as checking hashcode.

29 lines of code changed in:

joe 2004-03-14 18:53

Refactoring: Extracted IntQueue class

0 lines of code changed in:

joe 2004-03-07 19:11

Create some fast stack implementations (LinkedList too slow)

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT