Directory xstream/src/java/com/thoughtworks/xstream/io/

Directory Created:
2004-03-07 11:10
Total Files:
10
Deleted Files:
1
Lines of Code:
523

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/io

                                directory in repo binary (4 files, 714 lines)

                                directory in repo copy (1 files, 41 lines)

                                directory in repo json (2 files, 256 lines)

                                directory in repo path (5 files, 404 lines)

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

                                directory in repo xml (36 files, 3856 lines)

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

                                    directory in repo xppdom (2 files, 225 lines)

Lines of Code

xstream/src/java/com/thoughtworks/xstream/io/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 610 (100.0%) 12.7
joe 25 (52.1%) 358 (58.7%) 14.3
joehni 18 (37.5%) 211 (34.6%) 11.7
mauro 4 (8.3%) 41 (6.7%) 10.2
jstrachan 1 (2.1%) 0 (0.0%) 0.0

Most Recent Commits

joehni 2007-03-17 23:02

Document moveUp & moveDown (XSTR-383).

7 lines of code changed in:

joehni 2006-11-10 22:28

Adjust svn properties.

33 lines of code changed in:

mauro 2006-06-22 10:17

XSTR-321: Applied patch2 from Paul Hammant.

41 lines of code changed in:

joe 2006-06-04 20:01

First cut at binary serialization.

4 lines of code changed in:

joehni 2006-04-01 18:00

XStream can marshal itself (XSTR-50).

XStream can marshal itself into a XStream (XSTR-227).

Use FastStack instead of LinkedList in Dom4JWriter.

Prepare Dom4JWriter for DriverEndToEndTest with ObjectStreams.

Fix StatefulWriter barfing wrongly on writing same attributes in different nesting levels.

20 lines of code changed in:

joehni 2006-03-15 06:26

Added new StatefulWriter as general solution for XSTR-244 and preparation for XSTR-276 and XSTR-283.

147 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 2006-02-13 17:52

Fix wrong or missing @since entries.

2 lines of code changed in:

joe 2005-08-06 23:59

Added XStream.toXML(OutputStream) and XStream.fromXML(InputStream).

(Pointed out by Dominik Wagenknecht)

6 lines of code changed in:

joe 2005-04-30 11:23

Merged NamespaceAwareDriver interface into HierarchicalStreamDriver

7 lines of code changed in:

joe 2005-04-30 11:14

HierarchicalStreamDriver now includes createWriter() method. Most implementations still return PrettyPrintWriter, but this moves the hardcoding out of the XStream facade.

3 lines of code changed in:

jstrachan 2005-04-29 08:08

Fixed namespace handling with StAX and added a bunch more test cases to ensure we respect both repairing modes as well as fixing the toXML() methods on XStream to use the StAX driver

0 lines of code changed in:

joe 2005-04-25 21:51

Merged StaxReader and XppReader features into AbstractPullReader.java. Fixed a bunch of subtle pull reading bugs.

35 lines of code changed in:

joe 2005-04-10 12:40

Cleanup:

* Added JavaDoc for XPath libraray.

* Removed some long dead code and use of deprecated methods.

* Extracted ReaderWrapper/WriterWrapper from PathTrackingReader/Writer to make it easy to create other decorators.

119 lines of code changed in:

joe 2005-04-09 17:06

Added HierarichalStreamReader.getAttributeNames(). Contributed by Trygve Laugstol.

7 lines of code changed in:

joe 2005-04-09 15:53

JIRA:XSTR-104 HierarchicalStreamReader now exposes all available attributes to the Converter implementations

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

87 lines of code changed in:

joe 2004-09-14 07:50

XSTR-118: Provided mechanism to access wrapped exception for JDK 1.3

4 lines of code changed in:

joe 2004-08-09 21:18

Deprecated peekUnderlyingNode

1 lines of code changed in:

joe 2004-05-08 18:51

Added lots of helpful information to the ConversionException upon unmarshalling.

8 lines of code changed in:

(6 more)

Generated by StatSVN 0.3.2-SNAPSHOT