Directory xstream/src/test/com/thoughtworks/xstream/

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

Browse with ViewVC

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

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

                            directory in repo converters (1 files, 40 lines)

                                directory in repo basic (3 files, 128 lines)

                                directory in repo collections (4 files, 162 lines)

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

                                directory in repo enums (6 files, 186 lines)

                                directory in repo extended (13 files, 818 lines)

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

                                directory in repo javabean (2 files, 362 lines)

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

                                directory in repo reflection (6 files, 551 lines)

                            directory in repo core (6 files, 311 lines)

                                directory in repo util (7 files, 432 lines)

                            directory in repo io (1 files, 165 lines)

                                directory in repo binary (2 files, 133 lines)

                                directory in repo copy (1 files, 44 lines)

                                directory in repo json (1 files, 394 lines)

                                directory in repo path (4 files, 295 lines)

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

                                directory in repo xml (23 files, 1644 lines)

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

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

                            directory in repo mapper (4 files, 194 lines)

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

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

                            directory in repo persistence (4 files, 937 lines)

                            directory in repo testutil (3 files, 129 lines)

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

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

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

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

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

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 667 (100.0%) 14.5
joe 28 (60.9%) 360 (54.0%) 12.8
jvanzyl 7 (15.2%) 142 (21.3%) 20.2
joehni 4 (8.7%) 92 (13.8%) 23.0
mauro 6 (13.0%) 44 (6.6%) 7.3
gas 1 (2.2%) 29 (4.3%) 29.0

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

gas 2006-07-29 16:13

tests for classes containing underline and fields containing underline

29 lines of code changed in:

mauro 2006-05-28 16:38

Added AbstractXmlFriendlyDriver as base class for all xml-based drivers.

Removed XmlFriendlyReplacer from XStream facade - now injectable in all xml drivers.

1 lines of code changed in:

mauro 2006-05-03 14:14

Refactored XmlFriendlyMapper to move common functionality into an abstract class, inherited by XStream11XmlFriendlyMapper

for 1.1 compatibility.

Modified AbstractAcceptanceTestCase to use XStream instance with new 1.2 XmlFriendlyReplacer by default and updated tests accordingly.

Commented 2-3 tests that still fail with new XStream instance (search for FIXME).

3 lines of code changed in:

joehni 2006-04-28 08:15

Test that unmarshals into 'this'.

35 lines of code changed in:

joehni 2006-03-14 21:51

Fix closing stream twice (XSTR-244). Patch by Guilherme.

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

15 lines of code changed in:

mauro 2005-10-23 17:26

Modified test to show dashes can be used in class aliases.

5 lines of code changed in:

mauro 2005-10-23 14:56

Added testUnmarshalsObjectFromXmlWithUnderscores()

17 lines of code changed in:

joe 2005-08-06 23:30

Misc code cleanup and tiny performance tweaks.

1 lines of code changed in:

mauro 2005-04-19 20:16

Applied patch by Gábor Lipták (XSTR-215)

2 lines of code changed in:

joe 2005-02-26 09:44

XSTR-179: Support for ObjectInputStream.registerValidation(ObjectInputValidation).

XSTR-178: Serialized inner class now maintains reference to outer class.

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

15 lines of code changed in:

joe 2005-01-31 22:48

XSTR-178: Inner classes now maintain reference to outer class

23 lines of code changed in:

joe 2005-01-15 11:37

Added XStream ObjectOutputStream.close() impl.

5 lines of code changed in:

joe 2005-01-10 22:37

ObjectInputStream detects end of stream and throws EOFException

8 lines of code changed in:

joe 2005-01-10 21:48

Two cool additions (with very little effort).

XSTR-168: SerializableConverter now handles classes that use getFields()/putFields().

XSTR-169: Drop in replacement from ObjectInputStream/ObjectOutputStream. Use XStream.createObjectInputStream().

35 lines of code changed in:

mauro 2004-12-19 19:31

Added ability to change default converter ( XSTR-142)

16 lines of code changed in:

joe 2004-05-10 09:18

Reenabled some tests.

1 lines of code changed in:

joe 2004-05-09 13:26

More JDK1.3 compatability.

57 lines of code changed in:

(26 more)

Generated by StatSVN 0.3.2-SNAPSHOT